We actively support:
- Latest major version (e.g.,
v1,v2) - Most recent minor/patch releases
- Critical security fixes for previous major versions
| Version | Supported |
|---|---|
| 1.x | β Yes |
| < 1.0 | β No (development) |
Please report security vulnerabilities responsibly.
Use GitHub Security Advisories:
- Click "Report a vulnerability" in the Security tab
- Provide detailed information:
- Affected version(s)
- Description and impact
- Steps to reproduce
- Suggested fix (if available)
If GitHub Security Advisories are unavailable, open an issue with prefix [SECURITY] requesting private communication.
Do NOT disclose security issues publicly until coordinated disclosure.
- Initial Response: Within 5 business days
- Triage & Assessment: Reproduce and evaluate severity
- Fix Development: Create and test patch
- Coordinated Disclosure: Publish fix and security advisory
We follow responsible disclosure practices and will work with you to understand and address the issue.
This GitHub Action:
- Processes local repository files only
- Does not make external network calls (except GitHub Actions runtime APIs)
- Generates static text files from inputs
- Runs in isolated GitHub Actions environment
For secure usage:
- π Pin to specific versions:
uses: blackoutsecure/bos-securitytxt-generator@v1.0.0 - β Review generated output before deployment
- π« Avoid including sensitive data in inputs
- π Use standard GitHub Actions security features
For security-related questions (non-vulnerabilities), open a discussion or contact us via the repository.