If you discover a security issue in this repository or the examples it contains:
- Submit a report via huntr: https://huntr.com/bounties/disclose/
- If huntr is unavailable or your report is time-sensitive, email:
security@subconscious.ai
Please include:
- A clear description of the issue and impact
- Reproduction steps or proof of concept
- Any affected files, links, or endpoints
Do not open public GitHub issues for unpatched security vulnerabilities.
This policy applies to content in this repository, including:
- Documentation and examples in
README.md,api/README.md, andantler_hackathon.md - Repository configuration and workflow files
Third-party services linked from this repository are out of scope unless the issue is caused by this repository's configuration or guidance.
- Never commit real credentials, API keys, client secrets, or tokens.
- Use placeholders such as
<username>,${SUBCONSCIOUS_TOKEN}, and<client_id>. - If credentials are accidentally committed, rotate them immediately and submit a private security report.
We ask reporters to avoid public disclosure until the issue has been triaged and mitigated. We will acknowledge valid reports and coordinate remediation timelines.