| Version | Supported |
|---|---|
| main branch | ✅ |
We take security vulnerabilities seriously, even in documentation and skill files.
This repository contains:
- Documentation and templates (low risk)
- A Python assessment script (
scripts/assess-project.py) that runs locally - GitHub Actions workflow templates
Please do NOT report security vulnerabilities through public GitHub issues.
Instead, please report security vulnerabilities using one of these methods:
-
GitHub Security Advisories (Recommended)
- Go to the Security tab
- Click "Report a vulnerability"
- Fill out the form with details
-
Private Disclosure
- Open a private security advisory
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Suggested fix (if any)
| Stage | Timeline |
|---|---|
| Initial acknowledgment | Within 72 hours |
| Assessment | Within 7 days |
| Resolution | Within 30 days |
When using this skill:
- Review templates before use: Templates are starting points - review and customize for your project
- Workflow templates: Review GitHub Actions workflows before adding to your repository
- Assessment script: The
assess-project.pyscript only reads files locally and outputs JSON - it does not make network requests or modify files
We appreciate responsible disclosure and will acknowledge reporters in our release notes (unless they prefer anonymity).
This project follows the security practices it teaches - practicing what we preach!