File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 2323 value : '(?i)(advisory|attack|(un)?authoriz(e|ation)|clickjack|cross.site|csrf|\bCVE\b|deadlock|denial.of.service|\bEOP\b|exploit|hijack|infinite.loop|malicious|\bNVD\b|OSVDB|\bRCE\b|\bReDoS\b|remote.code.execution|security|victim|\bvuln|\bXEE\b|\bXSRF\b|\bXSS\b|\bXXE\b)' ,
2424 description : 'Strong indication of a silent vulnerability fix'
2525 } ,
26- {
27- name : 'markdown_file' ,
28- rule_type_id : 1 ,
29- value : '(?i)\.(md|markdown)\z' ,
30- description : 'Markdown file'
31- } ,
3226 {
3327 name : 'non_code_file' ,
3428 rule_type_id : 1 ,
4741 value : '(?i)(abuse|compliant|constant.time|credential|\bcrypto|escalate|exhaustion|forced|infinite|RFC\d{4,5})' ,
4842 description : 'Weak indication of a silent vulnerability fix'
4943 } ,
50-
5144 {
5245 name : 'npm_authentication_file' ,
5346 rule_type_id : 1 ,
You can’t perform that action at this time.
0 commit comments