Skip to content

Commit ed06628

Browse files
committed
Add documentation string for CorsPermissiveConfiguration
1 parent 816eebb commit ed06628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/lib/semmle/javascript/security/dataflow/CorsPermissiveConfigurationCustomizations.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import javascript
88

9+
/** Module containing sources, sinks, and sanitizers for overly permissive CORS configurations. */
910
module CorsPermissiveConfiguration {
1011
/**
1112
* A data flow source for permissive CORS configuration.

0 commit comments

Comments
 (0)