Skip to content

Commit de866aa

Browse files
authored
chore: Add SECURITY.md file (#14)
Signed-off-by: Roger Barker <pendletonroger@gmail.com>
1 parent 91baf2c commit de866aa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/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+
## Supported Versions
4+
We currently support the following versions with security updates:
5+
6+
| Version | Supported |
7+
|---------|------------------|
8+
| 1.0.3 | :white_check_mark: |
9+
| 1.0.2 | :white_check_mark: |
10+
11+
## Reporting a Vulnerability
12+
If you discover a security vulnerability, please report it privately by emailing [maintainers@pandaswhocode.com](mailto:maintainers@pandaswhocode.com).
13+
Do not create a public issue to disclose the vulnerability.
14+
15+
We will acknowledge receipt of your report within 48 hours and work on a fix as soon as possible.
16+
17+
## Security Best Practices
18+
- Follow [GitHub's security best practices](https://docs.github.com/en/code-security).
19+
- Ensure dependencies are up to date.
20+
- Use GitHub Dependabot to monitor vulnerabilities.

0 commit comments

Comments
 (0)