opentelemetry-lambda
opentelemetry-lambda copied to clipboard
[security] audit repository tooling
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