Skip to content

Commit 1d6f9be

Browse files
committed
Python: Update qlrefs
1 parent 3a18881 commit 1d6f9be

28 files changed

+28
-28
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CVE-2018-1281/BindToAllInterfaces.ql
1+
Security/BadPractice/BindToAllInterfaces/BindToAllInterfaces.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-020-ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql
1+
POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-020-ExternalAPIs/UntrustedDataToExternalAPI.ql
1+
POI/ExternalAPIs/UntrustedDataToExternalAPI.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-020/IncompleteHostnameRegExp.ql
1+
Security/BadPractice/IncompleteUrlSanitizer/IncompleteHostnameRegExp.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-020/IncompleteUrlSubstringSanitization.ql
1+
Security/BadPractice/IncompleteUrlSanitizer/IncompleteUrlSubstringSanitization.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-022/PathInjection.ql
1+
Security/Injection/PathInjection/PathInjection.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-022/TarSlip.ql
1+
Security/Injection/TarSlip/TarSlip.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-078/CommandInjection.ql
1+
Security/Injection/CommandInjection/CommandInjection.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-078/CommandInjection.ql
1+
Security/Injection/CommandInjection/CommandInjection.ql
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Security/CWE-079/Jinja2WithoutEscaping.ql
1+
Security/BadPractice/Jinja2RenderWithoutEscape/Jinja2WithoutEscaping.ql

0 commit comments

Comments
 (0)