-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature - Add a check for dependency review action #1828
Comments
@ossf/scorecard-maintainers Thoughts about including this in our checks. Either include it part of Dependency check or Vulnerability check. |
@azeemshaikh38 / @laurentsimon FYI... Didn't realize @azeemshaikh38 and @laurentsimon weren't in the @ossf/scorecard-admins or @ossf/scorecard-maintainers groups. |
list of dependency-related checks we can put in a single check:
Maybe we need to keep track of these under single issue? |
This issue is stale because it has been open for 60 days with no activity. |
This issue is stale because it has been open for 60 days with no activity. |
Is your feature request related to a problem? Please describe.
The dependency review action lets you proactively block pull requests that introduce dependencies with known vulnerabilities.
GitHub introduced https://github.com/actions/dependency-review-action https://github.blog/2022-04-06-prevent-introduction-known-vulnerabilities-into-your-code/
The text was updated successfully, but these errors were encountered: