Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 22, 2023

  1. Merge pull request #13234 from jketema/std-inline

    C++: Include inline namespaces in `StdNamespace`
    jketema committed May 22, 2023
  2. Merge pull request #13233 from hvitved/ruby/type-tracking-summary-ret…

    …-node
    
    Ruby: Allow for flow out of callbacks passed to summarized methods in type tracking
    hvitved committed May 22, 2023
  3. C++: Add change note

    jketema committed May 22, 2023
  4. Merge pull request #13237 from jketema/pointer-deref-fp

    C++: Add `cpp/invalid-pointer-deref` false positives
    MathiasVP committed May 22, 2023
  5. Merge pull request #13236 from github/ginsbach/IdentifierSpecification

    repair and update the Identifier section of the QL specification
    ginsbach committed May 22, 2023
  6. Merge pull request #13229 from MathiasVP/add-fp-testcase

    C++: Add FP testcase for `cpp/overrun-write`
    jketema committed May 22, 2023
  7. Merge pull request #13232 from github/redsun82/swift-hidden-ast

    Swift: fix hidden AST getters
    redsun82 committed May 22, 2023
  8. introduce parameterName rule

    ginsbach committed May 22, 2023
  9. Update ruby/ql/lib/codeql/ruby/typetracking/TypeTrackerSpecific.qll

    Co-authored-by: Asger F <asgerf@github.com>
    hvitved and asgerf committed May 22, 2023
  10. Merge pull request #13196 from erik-krogh/indirectCommand

    JS: require arguments to be shell interpreted to be flagged by indirect-command-injection
    erik-krogh committed May 22, 2023
  11. Merge pull request #13230 from atorralba/atorralba/java/groove-templa…

    …te-engine-sink
    
    Java: Add TemplateEngine.createTemplate as a Groovy injection sink
    atorralba committed May 22, 2023
  12. Swift: fix hidden AST getters

    For consistency with the C/C++ QL library, getters of AST elements
    within the hidden AST should not themselves skip other hidden AST
    elements.
    redsun82 committed May 22, 2023
  13. Merge pull request #13231 from hvitved/ruby/type-tracker-missing-call…

    …back-flow-out
    
    Ruby: Allow for flow through callbacks to summarized methods in type tracking
    hvitved committed May 22, 2023

Commits on May 21, 2023

Commits on May 19, 2023

  1. Merge pull request #13223 from geoffw0/useasnominaltypedecl

    Swift: Use asNominalTypeDecl more.
    MathiasVP committed May 19, 2023
  2. Merge pull request #13222 from github/ginsbach/SignatureSyntax

    add syntax for signature definitions to QL specification
    ginsbach committed May 19, 2023
  3. Merge pull request #13224 from github/sashabu/tsp-empty-help-links

    Swift: Drop support for plaintext diagnostics (and `helpLinks`).
    sashabu committed May 19, 2023
  4. Swift: Drop support for plaintext diagnostics (and helpLinks).

    The recommended option is Markdown diagnostics, and we have already migrated everything to emit them. The empty help link we're currently emitting everywhere is a bug.
    sashabu committed May 19, 2023
  5. Merge pull request #13186 from github/redsun82/swift-diagnostics-wording

    Swift: reword TSP diagnostics after doc team review
    sashabu committed May 19, 2023
  6. Swift: TSP message wording changes.

    Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
    sashabu and isaacmbrown committed May 19, 2023
Older