Last 12 weeks · 0 commits
2 of 6 standards met
Draft to support proposed change here: https://github.com/kubernetes/security/issues/56 https://github.com/kubernetes/community/pull/5398 We might also want to temporarily disable secping from running in test-infra, during the migration from SECURITY_CONTACTS to OWNERS: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml#L333
Repository: jessfraz/secping. Description: A tool for reading the SECURITY_CONTACTS file in a kubernetes repository. Stars: 11, Forks: 4. Primary language: Go. Languages: Go (69.6%), Makefile (27.7%), Dockerfile (2.7%). License: MIT. Latest release: v0.0.7 (7y ago). Open PRs: 3, open issues: 2. Last activity: 3mo ago. Community health: 42%. Top contributors: jessfraz, fejta, toc-me[bot].
Search for issue opened by anyone, not just Jess ;-) Create new issue when previous one was closed without creating the SECURITY_CONTACTS file () Ping open issues on a regular basis () Auto-assign people (, , ) Auto-close issues once there is a SECURITY_CONTACTS file () Add flags to modify behavior: : control which orgs to scan : do not scan this repo : do not log email addresses in the file : actually created/edit issues, otherwise pretend. : read token from this file instead of putting the value in Require go-github to be on the local path until https://github.com/google/go-github/pull/1076 is addressed