mirror of
https://github.com/github/codeql.git
synced 2026-05-03 04:39:29 +02:00
Use non-breaking hyphen in CWE identifier
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
CWE,Sink identifier,Label
|
||||
CWE-089,sql,SQL injection
|
||||
CWE-022,create-file,Path injection
|
||||
CWE-036,url-open-stream,Path traversal
|
||||
CWE-094,bean-validation,Code injection
|
||||
CWE-319,open-url,Cleartext transmission
|
||||
CWE-079,xss,Cross-site scripting
|
||||
CWE-090,ldap,LDAP injection
|
||||
CWE‑089,sql,SQL injection
|
||||
CWE‑022,create-file,Path injection
|
||||
CWE‑036,url-open-stream,Path traversal
|
||||
CWE‑094,bean-validation,Code injection
|
||||
CWE‑319,open-url,Cleartext transmission
|
||||
CWE‑079,xss,Cross-site scripting
|
||||
CWE‑090,ldap,LDAP injection
|
||||
|
Reference in New Issue
Block a user