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: trufflesecurity/trufflehog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.81.4
Choose a base ref
...
head repository: trufflesecurity/trufflehog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.81.5
Choose a head ref
  • 11 commits
  • 16 files changed
  • 6 contributors

Commits on Aug 2, 2024

  1. Update README.md (#3160)

    joeleonjr authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4498c4b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update module github.com/schollz/progressbar/v3 to v3.14.6 (

    …#3158)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6ddae12 View commit details
    Browse the repository at this point in the history
  3. [analyze] Fix off-by-one error in generated data structures (#3162)

    * [analyze] Fix off-by-one error in generated data structures
    
    * Generate data structures
    
    * Fix finegrained checks
    mcastorina authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f939572 View commit details
    Browse the repository at this point in the history
  4. [bug] - Create a new context with timeout per request (#3163)

    * Create a new context with timeout per request
    
    * match timeout
    
    * use context timeout
    
    * reduce timeout
    ahrav authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0a3451a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a130f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    88359ad View commit details
    Browse the repository at this point in the history
  2. Update Zulip detector (#2897)

    * fix(zulip): prevent false positives
    
    * update extra data
    
    ---------
    
    Co-authored-by: Dustin Decker <dustin@trufflesec.com>
    rgmz and dustin-decker authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f335d48 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module golang.org/x/oauth2 to v0.22.0 (#3168)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4b75ab8 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module golang.org/x/sync to v0.8.0 (#3169)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    41a4b08 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update github.com/tailscale/depaware digest to 585336c (#3166

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    38db52e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    c2e5506 View commit details
    Browse the repository at this point in the history
Loading