Skip to content
Permalink
main

Commits on Jan 13, 2022

  1. Merge pull request #7587 from owen-mc/add-default-taint-sanitizer-guard

    Dataflow: Add default taint sanitizer guard
    aschackmull committed Jan 13, 2022
  2. Merge pull request #7561 from aschackmull/java/misc-perf

    Java: A few perf fixes for getASupertype*().
    aschackmull committed Jan 13, 2022
  3. Merge pull request #7548 from zbazztian/spring-taint-summaries

    Java: Add Spring and Apache Common Langs taint flow steps
    aschackmull committed Jan 13, 2022
  4. Merge pull request #7474 from kaeluka/db-reads-as-taint-sources

    JS: DB reads as taint sources
    kaeluka committed Jan 13, 2022
  5. Merge pull request #7583 from michaelnebel/csharp/fix-broken-test

    C#: Narrow string interpolation expressions to a specific single file in testcase.
    michaelnebel committed Jan 13, 2022
  6. Merge pull request #7097 from erik-krogh/railsReDoS

    JS/PY/RB: support a limited number of ranges for ReDoS analysis
    erik-krogh committed Jan 13, 2022
  7. Merge pull request #7580 from github/workflow/coverage/update

    Update CSV framework coverage reports
    aschackmull committed Jan 13, 2022

Commits on Jan 12, 2022

  1. Merge pull request #7576 from github/henrymercer/js-bump-atm-versions

    JS: Bump ATM pack versions to 0.0.4
    henrymercer committed Jan 12, 2022
  2. Merge pull request #7566 from MathiasVP/smaller-join-in-reachesRefPar…

    …ameter
    
    C++: Smaller join in `reachesRefParameter`
    rdmarsh2 committed Jan 12, 2022
  3. Add predicate defaultTaintSanitizerGuard for each language

    This was done manually, as these files are not synced by sync-files.py.
    owen-mc committed Jan 12, 2022
  4. Sync TaintTrackingImpl.qll

    Done automatically using sync-files.py
    owen-mc committed Jan 12, 2022
  5. Add option for default taint sanitizer guard

    This allows languages to specify A sanitizer guard in all
    global taint flow configurations but not in local taint.
    owen-mc committed Jan 12, 2022
  6. Merge pull request #7567 from github/henrymercer/atm-body-tokens-perf…

    …-opt
    
    ATM: Optimize body tokens by pushing in size restriction
    henrymercer committed Jan 12, 2022
  7. Merge pull request #7573 from tamasvajk/fix/java-field-decl-tostr

    Java: Fix toString on field declarations with single field
    tamasvajk committed Jan 12, 2022
  8. Merge pull request #7574 from pwntester/improve_strings_qll

    Add models for AbstractStringBuilder.substring,subsequence,getChars
    atorralba committed Jan 12, 2022
  9. Added test cases

    atorralba committed Jan 12, 2022
  10. Merge pull request #7572 from github/workflow/coverage/update

    Update CSV framework coverage reports
    aschackmull committed Jan 12, 2022
  11. Merge pull request #7562 from michaelnebel/csharp/record-seal-tostring

    C#: Record types are allowed to seal ToString (test only).
    michaelnebel committed Jan 12, 2022

Commits on Jan 11, 2022

  1. Merge pull request #7355 from github/aeisenberg/remove-upgrades

    Move upgrades into standard library packs
    aeisenberg committed Jan 11, 2022
  2. Merge pull request #7541 from github/rdmarsh2/dataflow-ipa-params

    C++: Use an IPA type rather than negative indexes for argument/parameter matching in data flow
    MathiasVP committed Jan 11, 2022
  3. Merge pull request #7054 from atorralba/atorralba/promote-log-injection

    Java: Promote Log Injection from experimental
    atorralba committed Jan 11, 2022
Older