trufflehog icon indicating copy to clipboard operation
trufflehog copied to clipboard

Followup to PR #4208 : LambdaTest secret detector

Open annetteshajan opened this issue 3 months ago • 1 comments

Description:

Follow up of https://github.com/trufflesecurity/trufflehog/pull/4208 LambdaTest is a cloud-based cross-browser testing platform that allows developers to test their web applications across various browsers and devices. This relates to issue : https://github.com/trufflesecurity/trufflehog/issues/4181 This feature enables detection of username and access key of LambdaTest based on its pattern and verifies the credentials as well by sending a request to the endpoint.

Checklist:

  • [ ✔️ ] Tests passing (make test-community)?
  • [ ✔️ ] Lint passing (make lint this requires golangci-lint)?

annetteshajan avatar Jul 24 '25 14:07 annetteshajan