Skip to content

Commit 80967dc

Browse files
committed
Fix issues
1 parent 29f765e commit 80967dc

File tree

8 files changed

+2
-34
lines changed

8 files changed

+2
-34
lines changed
File renamed without changes.
File renamed without changes.

csharp/ql/src/experimental/CWE-942/CorsMisconfigurationCredentials.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @problem.severity error
77
* @security-severity 7.5
88
* @precision high
9-
* @id cs/web/cors-misconfiguration
9+
* @id cs/web/cors-misconfiguration-credentials
1010
* @tags security
1111
* external/cwe/cwe-942
1212
*/

csharp/ql/test/experimental/CWE-942/CORSMisconfiguration.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

csharp/ql/test/experimental/CWE-942/CorsMiconfiguration.cs renamed to csharp/ql/test/experimental/CWE-942/CorsMiconfigurationCredentials.cs

File renamed without changes.

csharp/ql/test/experimental/CWE-942/CorsMisconfiguration.expected

Whitespace-only changes.

csharp/ql/test/experimental/CWE-942/CorsMisconfiguration.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
experimental/CWE-942/CorsMisconfigurationCredentials.ql

0 commit comments

Comments
 (0)