We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadaf25 commit 36ea360Copy full SHA for 36ea360
ruby/ql/lib/codeql/ruby/Concepts.qll
@@ -662,7 +662,7 @@ class CookieSecurityConfigurationSetting extends DataFlow::Node instanceof Cooki
662
/** Provides a class for modeling new cookie security setting APIs. */
663
module CookieSecurityConfigurationSetting {
664
/**
665
- * A data-flow node that may configure behaviour relating to cookie security.
+ * A data-flow node that may configure behavior relating to cookie security.
666
*
667
* Extend this class to model new APIs. If you want to refine existing API models,
668
* extend `CookieSecurityConfigurationSetting` instead.
0 commit comments