File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -42,17 +42,14 @@ We follow [coordinated vulnerability disclosure](https://en.wikipedia.org/wiki/C
4242
4343Security 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
You can’t perform that action at this time.
0 commit comments