-
Notifications
You must be signed in to change notification settings - Fork 171
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
chore(deps): Included dependency review #788
chore(deps): Included dependency review #788
Conversation
Codecov Report
@@ Coverage Diff @@
## main #788 +/- ##
=======================================
Coverage 47.56% 47.56%
=======================================
Files 62 62
Lines 5460 5460
=======================================
Hits 2597 2597
Misses 2558 2558
Partials 305 305 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Could you please add version comments to the pinned actions? e.g.
rekor/.github/workflows/build.yml
Line 55 in e0b7916
uses: google-github-actions/auth@b258a9f230b36c9fa86dfaa43d1906bd76399edb # v0.7.1 |
The dependabot doesn't update the version. It becomes obsolete, and that is why I didn't add one. Let me know. |
usually i update the dependabot pr to update the version |
5fe704a
to
87eab33
Compare
> Dependency Review GitHub Action in your repository to enforce dependency reviews on your pull requests. > The action scans for vulnerable versions of dependencies introduced by package version changes in pull requests, > and warns you about the associated security vulnerabilities. > This gives you better visibility of what's changing in a pull request, > and helps prevent vulnerabilities being added to your repository. https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement Signed-off-by: naveensrinivasan <[email protected]>
87eab33
to
82416d1
Compare
I can add the version. If that is required.
Included the version. |
@cpanato A friendly ping to merge. |
https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
Signed-off-by: naveensrinivasan [email protected]