trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Missing Line Number when scanning filesystem

Open bakwc opened this issue 3 years ago • 0 comments

Description

When scanning filesystem there is no "Line" output.

TruffleHog Version

Version from main branch on 27 jun 2022

Expected Behavior

Found unverified result 🐷🔑❓ Detector Type: URI Raw result: https://user:password@test:2379 File: tests/test_etcd.py Line: 278

Actual Behavior

Found unverified result 🐷🔑❓ Detector Type: URI Raw result: https://user:password@test:2379 File: tests/test_etcd.py

Steps to Reproduce

  1. Clone any repo with secrets
  2. scan it with filesystem module

bakwc avatar Jun 27 '22 17:06 bakwc