Skip to content

Commit 59417e6

Browse files
add SECURITY.md
1 parent 89e7372 commit 59417e6

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Security updates are applied to the latest release on the `main` branch. If you are using an older release, please upgrade to the newest version before reporting issues.
6+
7+
## Reporting a Vulnerability
8+
9+
Please report security issues privately so we can investigate and address them responsibly.
10+
11+
Preferred contact:
12+
13+
- GitHub Security Advisories: [https://github.com/RageAgainstThePixel/unity-cli/security/advisories](https://github.com/RageAgainstThePixel/unity-cli/security/advisories)
14+
15+
If you cannot use GitHub Security Advisories, open a minimal issue and request a private channel; do not include sensitive details in public issues.
16+
17+
When reporting, please include:
18+
19+
- A clear description of the issue and impact
20+
- Steps to reproduce (proof-of-concept or minimal example)
21+
- Affected versions, if known
22+
- Any relevant logs or configuration details (redact secrets)
23+
24+
## Disclosure Process
25+
26+
We follow responsible disclosure practices:
27+
28+
- We will acknowledge receipt of your report within 5 business days
29+
- We will work on a fix and coordinate a release
30+
- We will credit reporters who want acknowledgment
31+
32+
## Out of Scope
33+
34+
The following are generally out of scope:
35+
36+
- Issues in outdated or unsupported versions
37+
- Social engineering or physical attacks
38+
- Denial of service issues that require unreasonable traffic volumes
39+
- Vulnerabilities in dependencies without a direct impact on this project
40+
41+
## Security Updates
42+
43+
Security releases will be published through GitHub Releases and, when appropriate, GitHub Security Advisories.

0 commit comments

Comments
 (0)