Skip to content

Commit 34bf456

Browse files
committed
chore: sync SECURITY.md from .github templates
1 parent ce66e93 commit 34bf456

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

SECURITY.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,14 @@ We follow [coordinated vulnerability disclosure](https://en.wikipedia.org/wiki/C
4242

4343
Security issues we're interested in include:
4444

45-
- Authentication/authorization bypasses
46-
- Data exposure or leakage
47-
- Cryptographic weaknesses
48-
- Injection vulnerabilities
49-
- Supply chain vulnerabilities
45+
- Test fixtures that could expose security vulnerabilities
46+
- Insecure test patterns that might be copied
47+
- Credential exposure in test configurations
5048

5149
## Out of Scope
5250

53-
- Vulnerabilities in dependencies (report to the upstream project)
54-
- Social engineering attacks
55-
- Issues requiring unlikely user interaction
51+
- Vulnerabilities in test dependencies
52+
- Issues that only affect test environments
5653

5754
## Security Updates
5855

0 commit comments

Comments
 (0)