Running Snyk On Forgejo/Codeberg Actions (opens in new tab)
Recently I started using Snyk to keep an eye on project dependencies, and I wanted to automate the process of updating the project in Snyk with the latest package lists. I came up with the below, so I thought I’d share it to help others attempting to achieve the same.
Read the original article