Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truffleHog: command not found #101

Closed
rupsray opened this issue May 2, 2018 · 1 comment
Closed

truffleHog: command not found #101

rupsray opened this issue May 2, 2018 · 1 comment

Comments

@rupsray
Copy link

rupsray commented May 2, 2018

While using truffleHog --regex --entropy=False https://github.com/dxa4481/truffleHog.git command getting error truffleHog: command not found

Is there any dependency to access the command?

@rupsray rupsray changed the title "No module named git" error truffleHog: command not found May 3, 2018
@rupsray
Copy link
Author

rupsray commented May 3, 2018

python3 truffleHog.py <ssh_url of repository>
Scanned using the above command, and it solved the issue.
I have two versions of Python, default version is 2.7 and truffleHog is installed on Python 3.4. That is why I have used python3 to run the command instead of python.

@rupsray rupsray closed this as completed May 3, 2018
dustin-decker pushed a commit that referenced this issue Apr 3, 2022
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.21 to 1.43.23.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.43.21...v1.43.23)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant