Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

chore: Add snyk monitoring for main branch #7

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

jfsoul
Copy link
Contributor

@jfsoul jfsoul commented Jul 20, 2022

This PR reliably integrates the repository with the snyk GitHub action which will scan your code’s dependencies and alert you if vulnerabilities are found. This PR has only been raised on repos that have already been tested to make sure scanning will work out of the box. ‘reliably integrated’ means that this action compares the hash of the last commit on main to the one that snyk has, and makes sure that they match.

Copy link
Member

@JustinPinner JustinPinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears reasonable but I wonder what it'll actually monitor. As a publishing mechanism for thrift models, I think that means that other than sbt plugins, we don't have many/any other dependencies. If we're ok with this I don't see a reason not to apply it though, so will approve anyway.

@jfsoul
Copy link
Contributor Author

jfsoul commented Jul 22, 2022

There's still a few dependencies that are worth tracking. You can see what it will look like in the screenshot below. I would agree that this is probably a fairly low priority project, but our aim is 100% coverage. That will give better visibility, at which point we can make smarter decisions about how to prioritise projects.

image

@NovemberTang NovemberTang merged commit 0ec4ad2 into master Jul 25, 2022
@NovemberTang NovemberTang deleted the nori/add-snyk branch July 25, 2022 13:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants