You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bumped dependecies that were marked insecure by Scorecard
(https://github.com/ossf/scorecard) and Trivy
(https://github.com/aquasecurity/trivy)
The vulnerable dependencies can also be automatically bumped with
dependabot, similar to #154:
```yaml
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "gomod"
```
0 commit comments