Skip to content

Commit 663e6a8

Browse files
committed
Use non-breaking hyphen in CWE identifier
1 parent dda401f commit 663e6a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

misc/scripts/cwe-sink-java.csv

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
CWE,Sink identifier,Label
2-
CWE-089,sql,SQL injection
3-
CWE-022,create-file,Path injection
4-
CWE-036,url-open-stream,Path traversal
5-
CWE-094,bean-validation,Code injection
6-
CWE-319,open-url,Cleartext transmission
7-
CWE-079,xss,Cross-site scripting
8-
CWE-090,ldap,LDAP injection
2+
CWE089,sql,SQL injection
3+
CWE022,create-file,Path injection
4+
CWE036,url-open-stream,Path traversal
5+
CWE094,bean-validation,Code injection
6+
CWE319,open-url,Cleartext transmission
7+
CWE079,xss,Cross-site scripting
8+
CWE090,ldap,LDAP injection

0 commit comments

Comments
 (0)