codeql/cpp-all 4.0.2 (changelog, source) Index Search For other CodeQL resources, including tutorials and examples, see the CodeQL documentation .Expr Import path Imports Classes Module Expr Provides classes modeling C/C++ expressions. Import path import semmle.code.cpp.exprs.Expr Imports Element ...
Gets the name of a primary CodeQL class to which this element belongs. from Top getFile Gets the file associated with this element. from Top getLocation Gets the source location for this element. from Top getNumberOfCommentLines Gets the number of comment lines that this element ranges over. ...
Pin benchstat to specific commit (884df5) compatible with Go 1.18 instead of using "latest" which now requires Go 1.23+ Add explanatory comment about benchstat version constraints Upgrade actions/upload-artifact from v3 to v4 in fuzz.yml Upgrade github/codeql-action from v2 to v3 in fuzz.yml ...
ScheduledCodeQL#187:bygithub-advanced-securitybot March 19, 2024 09:47 March 19, 2024 09:472m 0s Push on masterCodeQL#186:byantonmedv March 17, 2024 07:51 March 17, 2024 07:511m 42s expr.Operatorpasses beforeexpr.Envcaused error (#606)check#626:Commitcfe9787pushed byantonmedv ...
Gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs. from Locatable getStartLine Gets the line on which this element starts. from Locatable getStringValue Gets the constant string value this expression evaluates to, if any. from Expr getTopLevel...
getAPrimaryQlClass Gets the name of a primary CodeQL class to which this node belongs. getGreaterOperand Gets the greater operand of this comparison, that is, the right operand for a < or <= comparison, and the left operand for >= or >. getLesserOperand Gets the lesser operand of this...
CodeQL on: dynamic Analyze (javascript-typescript) Pull Request on: pull_request_target Validate PR title is Conventional Commit Warn external contributors about force-pushing Formatting on: pull_request cargo clippy cargo fmt eslint build-nargo Nargo fmt Formatting End Spellcheck on...
Project coverage is 87.18%. Comparing base(2bd3cf1)to head(58bf242). Additional details and impacted files @@ Coverage Diff @@## main #2459 +/- ##=== Coverage 87.18% 87.18% === Files 350 350 Lines 39847 39855 +8 Branches 2577...
Gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs. from ElementBase getRightOperand Gets the right operand of this binary operation. from BinaryOperation getType Gets the type of this expression. from Expr getUnconverted Gets the unique non-Conve...
Gets a comma-separated list of the names of the primary CodeQL classes to which this element belongs. from ElementBase getType Gets the type of this expression. from Expr getUnconverted Gets the unique non-Conversion expression e for which this = e.getConversion*(). from Expr getUnderlyingType...