niljson/.github/workflows
Winni Neessen 10d77340d5
Add security workflows for code analysis
This commit introduces three GitHub Actions workflows: `govulncheck`, `dependency-review`, and `scorecards`. These workflows enhance security by scanning for vulnerabilities, reviewing dependencies, and analyzing the supply-chain, respectively.
2024-09-11 10:58:53 +02:00
..
codecov.yml Initial checkin 2024-09-01 16:01:58 +02:00
dependency-review.yml Add security workflows for code analysis 2024-09-11 10:58:53 +02:00
golangci-lint.yml Initial checkin 2024-09-01 16:01:58 +02:00
govulncheck.yml Add security workflows for code analysis 2024-09-11 10:58:53 +02:00
reuse.yml Initial checkin 2024-09-01 16:01:58 +02:00
scorecards.yml Add security workflows for code analysis 2024-09-11 10:58:53 +02:00
sonarqube.yml Fix Go version syntax in SonarQube workflow 2024-09-11 10:22:51 +02:00