Skip to content

Commit d112b5a

Browse files
committed
Add SECURITY
1 parent b366cdd commit d112b5a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

SECURITY.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Security Policy
2+
3+
## Version Support
4+
Currently, the latest version of `ATSyntaxTools` supports security vulnerability reports.
5+
6+
## Reporting a Vulnerability
7+
8+
Please don’t report possible security vulnerabilities in public forums, channels, or services. This includes the Issues section on GitHub, Discord, or some other service. Instead, please go to Security > Advisories and click on [New Draft Security Advisory](https://github.com/ATProtoKit/ATSyntaxTools/security/advisories/new). Alternatively, you can email me at [security@cjrriley.com](mailto:security@cjrriley.com?subject=ATSyntaxTools%20Security%20Vulnerability:%20[ENTER%20TITLE%20HERE])
9+
with the subject line `ATSyntaxTools Security Issue: [title of vulnerability]`. Please type out what you found, how to reproduce the steps, a possible link to a sample project that can reproduce the error, and any other additional information that could help me fix the problem.
10+
11+
I will get back to you within three business days, along with a follow-up when I fix the vulnerabilities. Once I fixed it, you’re free to discuss it.
12+
13+
If you’d like for me to add you to the CONTRIBUTORS file, please give me the following details:
14+
- Your name; whether it’s:
15+
- First and last name (optional)
16+
- Your username on some Git service (GitHub, GitLab, Bitbucket) (optional)
17+
- An alias (required if you don’t want to use the above options)
18+
- Email address (optional)
19+
- Social media (up to three; Bluesky link encouraged!)
20+
- Website (optional)

0 commit comments

Comments
 (0)