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.0
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.1
Choose a head ref
  • 5 commits
  • 10 files changed
  • 6 contributors

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    170f6ab View commit details
    Browse the repository at this point in the history
  2. Add Analyzers interface for Square (#3141)

    * implement analyzer interface for square
    
    * linked detector with analyzer for square
    fix test for square.
    
    * code refactoring
    
    ---------
    
    Co-authored-by: Abdul Basit <abasit@folio3.com>
    abmussani and abasit-folio3 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c1645e8 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module google.golang.org/api to v0.190.0 (#3146)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fe9ac9d View commit details
    Browse the repository at this point in the history
  4. quick patch for cfor enumeration (#3155)

    Co-authored-by: Joe Leon <joe.leon@trufflesec.com>
    joeleonjr and joeleonjr authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f927076 View commit details
    Browse the repository at this point in the history
  5. Add Analyzers interface for HuggingFace (#3140)

    * implemented analyzer interface with data models for HuggingFace
    
    * correct test for huggingface due to new addition of key in detection result.
    
    ---------
    
    Co-authored-by: Abdul Basit <abasit@folio3.com>
    abmussani and abasit-folio3 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    04a1338 View commit details
    Browse the repository at this point in the history
Loading