You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Completely client-side**. No data is sent to the server. Actually, there is no server.
9
+
10
+
- Get the JSON output* from TruffleHog
11
+
- Upload it to TruffleShow.
12
+
- View the results.
13
+
14
+
Note: TruffleHog produces [a broken JSON file](https://github.com/trufflesecurity/trufflehog/issues/2164). To get a valid JSON file, you can use `jq` like this:
0 commit comments