Skip to content
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 #3109

Merged
merged 1 commit into from May 14, 2022

Conversation

naveensrinivasan
Copy link
Contributor

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 172697+naveensrinivasan@users.noreply.github.com

> 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 <172697+naveensrinivasan@users.noreply.github.com>
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 14, 2022
@codecov
Copy link

codecov bot commented May 14, 2022

Codecov Report

Merging #3109 (62fe6a4) into main (4ab2fbf) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3109      +/-   ##
==========================================
- Coverage   84.51%   84.41%   -0.10%     
==========================================
  Files         112      113       +1     
  Lines        9190     9300     +110     
==========================================
+ Hits         7767     7851      +84     
- Misses       1149     1176      +27     
+ Partials      274      273       -1     
Impacted Files Coverage Δ
internal/client/github.go 34.45% <0.00%> (-3.46%) ⬇️
internal/git/config.go 90.56% <0.00%> (-2.30%) ⬇️
internal/deprecate/deprecate.go 93.54% <0.00%> (-1.33%) ⬇️
internal/pipe/archive/archive.go 93.57% <0.00%> (-0.92%) ⬇️
internal/pipe/nfpm/nfpm.go 92.68% <0.00%> (-0.76%) ⬇️
cmd/build.go 91.30% <0.00%> (-0.42%) ⬇️
cmd/root.go 100.00% <0.00%> (ø)
pkg/archive/archive.go 100.00% <0.00%> (ø)
pkg/archive/tar/tar.go 81.63% <0.00%> (ø)
internal/archivefiles/archivefiles.go 100.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ab2fbf...62fe6a4. Read the comment docs.

@caarlos0
Copy link
Member

nice, thank you!

@caarlos0 caarlos0 merged commit 6289aee into goreleaser:main May 14, 2022
@github-actions github-actions bot added this to the v1.9.0 milestone May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants