Create SECURITY.md (#3288)

* Create SECURITY.md

* Update SECURITY.md

Remove boiler plate text
This commit is contained in:
Shawn Duncan 2025-04-24 15:41:47 -04:00 committed by GitHub
parent 86893ebf4c
commit 0da03839ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
SECURITY.md Normal file
View File

@ -0,0 +1,15 @@
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 2.x | :white_check_mark: |
| 1.9.x | :white_check_mark: |
| < 1.9 | :x: |
## Reporting a Vulnerability
If you think you've found a vulnerability, please use the _Report a vulnerability_ button found in the [security tab](https://github.com/bigskysoftware/htmx/security) of the project on Github.
This process is documented in GitHub's _Secure Coding_ guide: [Privately reporting a security vulnerability](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability).