Skip to content

Commit 699d8d4

Browse files
committed
x
1 parent 78e7793 commit 699d8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-942/CorsPermissiveConfigurationCustomizations.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ module CorsPermissiveConfiguration {
9191
/** Gets the expression that configures `cors` on this route setup. */
9292
Cors::Cors getCorsConfiguration() { result = corsConfig }
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)