Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/datadog-static-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b118e6e
Choose a base ref
...
head repository: DataDog/datadog-static-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 548decb
Choose a head ref
  • 6 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 27, 2026

  1. Store the hash of the original code that was compiled into a v8::Unbo…

    …undScript. Add helper to evict the cache if this hash doesn't match
    jasonforal committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    9bd8970 View commit details
    Browse the repository at this point in the history
  2. Fix bug where the cached_analysis_request was not properly invalida…

    …ting the v8::UnboundScript cache for the passed in JSRuntime.
    jasonforal committed Apr 27, 2026
    Configuration menu
    Copy the full SHA
    d2fbb08 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Configuration menu
    Copy the full SHA
    c7ebf93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #901 from DataDog/jf/K9VULN-14008

    [K9VULN-14008] Fix stale v8 script cache when using `datadog-static-analyzer-server`
    jasonforal authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    8fdfae4 View commit details
    Browse the repository at this point in the history
  3. Release 0.8.3

    jasonforal committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    6053242 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #902 from DataDog/jf/release

    Release 0.8.3
    jasonforal authored Apr 28, 2026
    Configuration menu
    Copy the full SHA
    548decb View commit details
    Browse the repository at this point in the history
Loading