Code Monkey home page Code Monkey logo

Comments (3)

shehackspurple avatar shehackspurple commented on September 1, 2024 1

Thanks for all your help, it works now.

from trufflehog-actions-scan.

edplato avatar edplato commented on September 1, 2024

Hi, no worries. Let me know if this helps out. The main difference I'm seeing in running trufflehog in the command line vs. running this Action is there are default arguments being used with this Action that aren't included by default in the command line.

If you run trufflehog --regex --entropy=False --max_depth=50 in the command line you should see similar scan results to the default arguments used for this Action. The additional --rules /regexes.json should work locally on the command line too, but you may have to play around with changing the relative paths.

I just added a new option to the master branch so if you do:

with:
    scanArguments: " "

then it will only run trufflehog without any arguments. That should replicate what you are seeing when you run on the command line. Although when the entropy option is true then you may end up getting some results that have a lot of false positives.

from trufflehog-actions-scan.

shehackspurple avatar shehackspurple commented on September 1, 2024

Closing now.

from trufflehog-actions-scan.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.