opentelemetry-lambda icon indicating copy to clipboard operation
opentelemetry-lambda 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:

  • [x] 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
    • [x] Security Policy ✅
    • [x] Security advisories ✅
    • [x] Private vulnerability reporting ✅
    • [x] Dependabot alerts ✅
    • [ ] Code scanning alerts ✅

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

codeboten avatar Aug 21 '23 17:08 codeboten