Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[security] audit repository tooling #407

Open
2 of 8 tasks
Tracked by #12
arademm opened this issue Oct 21, 2023 · 3 comments
Open
2 of 8 tasks
Tracked by #12

[security] audit repository tooling #407

arademm opened this issue Oct 21, 2023 · 3 comments
Assignees

Comments

@arademm
Copy link

arademm commented Oct 21, 2023

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: open-telemetry/sig-security#12

@sakshi-1505
Copy link

Hi @pellared Can you please check if dependabot alerts & scanning alerts are enabled for repo? I will pick up the CodeQL & addition of govulncheck into the repo.

@sakshi-1505
Copy link

/assign

@pellared
Copy link
Member

pellared commented Dec 8, 2023

No. I am not a maintainer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants