Skip to content

Commit 1d39402

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: remove url-open-stream from cwe-sink csv; this removes CWE-036 from the framework coverage report
1 parent 2224c5d commit 1d39402

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
CWE,Sink identifier,Label
22
CWE‑089,sql,SQL injection
33
CWE‑022,create-file,Path injection
4-
CWE‑036,url-open-stream,Path traversal
54
CWE‑094,bean-validation,Code injection
65
CWE‑319,open-url,Cleartext transmission
76
CWE‑079,xss,Cross-site scripting
8-
CWE‑090,ldap,LDAP injection
7+
CWE‑090,ldap,LDAP injection

0 commit comments

Comments
 (0)