We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8c0f5 commit 36e467eCopy full SHA for 36e467e
java/documentation/library-coverage/cwe-sink.csv
@@ -1,7 +1,7 @@
1
CWE,Sink identifier,Label
2
-CWE‑089,sql,SQL injection
3
-CWE‑022,create-file,Path injection
+CWE‑089,sql-injection,SQL injection
+CWE‑022,path-injection,Path injection
4
CWE‑094,bean-validation,Code injection
5
-CWE‑319,open-url,Cleartext transmission
6
-CWE‑079,xss,Cross-site scripting
7
-CWE‑090,ldap,LDAP injection
+CWE‑918,request-forgery,Request Forgery
+CWE‑079,html-injection js-injection,Cross-site scripting
+CWE‑090,ldap-injection,LDAP injection
0 commit comments