Skip to content

Commit 27f062f

Browse files
docs: add repository security policy (#97)
1 parent c580ad0 commit 27f062f

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Security Policy
2+
3+
## Reporting A Vulnerability
4+
5+
Please do not open public issues for security problems.
6+
7+
Use GitHub private vulnerability reporting:
8+
9+
- Create a private advisory: `https://github.com/shpitdev/cable-intel/security/advisories/new`
10+
- Include repro steps, impact, and any known fix/workaround.
11+
12+
If private advisory creation is unavailable for your access level, contact a maintainer directly and mark the message as `SECURITY`.
13+
14+
## Scope
15+
16+
This policy covers:
17+
18+
- Source code in this repository
19+
- CI/CD workflows and repository automation
20+
- Credentials/secrets exposure risks tied to this repository
21+
22+
## Response Targets
23+
24+
- Initial triage: within 3 business days
25+
- Status update after validation: within 7 business days
26+
27+
## Remediation
28+
29+
Validated vulnerabilities are prioritized by impact and fixed as quickly as practical.
30+
When possible, fixes are released before public disclosure.

0 commit comments

Comments
 (0)