Problem Statement
The metreeca organisation has no security policy. There is no SECURITY.md, no guidance on how to report vulnerabilities, and private vulnerability reporting is not enabled.
Proposed Solution
Add a SECURITY.md to the .github repository (org-wide default) and enable GitHub private vulnerability reporting across all repositories.
SECURITY.md should cover
- Supported versions receiving security patches
- How to report vulnerabilities (GitHub private reporting + email fallback)
- Acknowledgement timeline (e.g. within 5 business days)
- Disclosure policy and embargo period
- Safe harbour clause for good-faith researchers
Additional actions
- Enable private vulnerability reporting org-wide (Settings → Advanced Security)
- Enable Dependabot alerts on active repositories
References
Problem Statement
The metreeca organisation has no security policy. There is no SECURITY.md, no guidance on how to report vulnerabilities, and private vulnerability reporting is not enabled.
Proposed Solution
Add a SECURITY.md to the
.githubrepository (org-wide default) and enable GitHub private vulnerability reporting across all repositories.SECURITY.md should cover
Additional actions
References