1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Carlos A Becker
0836149357
chore(ci): gitleaks
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-17 22:00:25 -03:00
Naveen
6289aee804
feat(ci): run dependency review action on prs (#3109)
> 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>
2022-05-14 19:48:43 -03:00