Richard Gomez

Results 129 comments of Richard Gomez

While that is a concern, I'm not sure how you'd feasibly implement this without making the output significantly more verbose. I guess another opt-in flag? What about for non-http protocols...

> This probably needs some more polish and LDAP is out of my wheelhouse but it looks like the Bind: Bind usually requires the full DistinguishedName OR distinct username attribute....

What version of Maven are you running (`mvn -v`)? [The "blocked" option was added in 3.8.1](https://maven.apache.org/docs/3.8.1/release-notes.html#how-to-fix-when-i-get-a-http-repository-blocked), so make sure you aren't using an older version.

> As we don't use pagerduty (or exchange rate api) I simply discard does result. Is there a way to deactivate some detectors via config or cli? That should be...

> I do not have a list right now, but I recall running into that previously. We need to make sure that the situation is handled gracefully. Good point. I've...

@dustin-decker I've refactored some of the logic. Let me know your thoughts on this so far. **Scanning one image** Old ```sh $ ./trufflehog docker --image=ubuntu:10.04 🐷🔑🐷 TruffleHog. Unearth your secrets....

@rosecodym I've updated the implementation based on feedback and testing. Let me know your thoughts on this.

I wouldn't say the problem is specific to lock files. There are lots of files that create a high volume of false detections for specific detectors, that doesn't mean the...