-
Notifications
You must be signed in to change notification settings - Fork 549
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 #1792
chore(deps): Included dependency review #1792
Conversation
> 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]>
@cpanato 👀 |
Codecov Report
@@ Coverage Diff @@
## main #1792 +/- ##
==========================================
+ Coverage 31.51% 32.85% +1.34%
==========================================
Files 145 147 +2
Lines 8913 9346 +433
==========================================
+ Hits 2809 3071 +262
- Misses 5765 5919 +154
- Partials 339 356 +17
Continue to review full report at Codecov.
|
@naveensrinivasan please sign the DCO |
Signed-off-by: naveensrinivasan <[email protected]>
4d1e463
to
a8c214a
Compare
Done! Thanks |
Signed-off-by: naveensrinivasan <[email protected]>
39c032d
to
feeaf98
Compare
* chore(deps): Included dependency review > 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]> * Update depsreview.yml Signed-off-by: naveensrinivasan <[email protected]> * Update depsreview.yml Signed-off-by: naveensrinivasan <[email protected]>
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]