opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

[security] audit repository tooling

Open codeboten opened this issue 1 year ago • 0 comments

The security SIG is looking to ensure that security tooling is setup consistently across the organization. As a result, we're asking maintainers to ensure the following tools are enabled in each repository:

  • [ ] CodeQL enabled via GitHub Actions
  • [ ] Static code analysis tool (the collector uses govulncheck [https://pkg.go.dev/golang.org/x/vuln] on every build)
  • [ ] Repository security settings
    • [ ] Security Policy ✅
    • [ ] Security advisories ✅
    • [ ] Private vulnerability reporting ✅
    • [ ] Dependabot alerts ✅
    • [ ] Code scanning alerts ✅

Parent issue: https://github.com/open-telemetry/sig-security/issues/12

codeboten avatar Aug 30 '23 15:08 codeboten