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 61bf215 commit d832298Copy full SHA for d832298
ruby/ql/lib/codeql/ruby/Concepts.qll
@@ -529,7 +529,7 @@ module HTTP {
529
deprecated DataFlow::Node getURL() { none() }
530
531
/**
532
- * DEPRECATED: overwrite `disablesCertificateValidation/2` instead.
+ * DEPRECATED: override `disablesCertificateValidation/2` instead.
533
*
534
* Holds if this request is made using a mode that disables SSL/TLS
535
* certificate validation, where `disablingNode` represents the point at
0 commit comments