Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Security Policy

## Reporting a Vulnerability

If you discover a security vulnerability in this project, please report it responsibly.

**Do not open a public GitHub issue for security vulnerabilities.**

Instead, please report vulnerabilities by emailing the repository maintainers or by using [GitHub's private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability).

### What to include

- A description of the vulnerability
- Steps to reproduce the issue
- Any potential impact
- Suggested fix (if available)

### Response

We will acknowledge receipt of your report within 48 hours and aim to provide a resolution or mitigation plan as quickly as possible.

## Supported Versions

This is a community-curated list of prompts. Security policies apply to the repository infrastructure (e.g., CI/CD, dependencies) rather than the prompt content itself.

| Version | Supported |
| ------- | ------------------ |
| latest | :white_check_mark: |

## Additional Resources

- [GitHub Security Advisories](https://docs.github.com/en/code-security/security-advisories)
- [Google Open Source Security](https://opensource.google/documentation/reference/security)