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

Read Sqlite databases for credentials #19

Open
ankushgoel27 opened this issue Dec 10, 2024 · 1 comment
Open

Read Sqlite databases for credentials #19

ankushgoel27 opened this issue Dec 10, 2024 · 1 comment
Labels
area/handlers kind/enhancement New feature or request

Comments

@ankushgoel27
Copy link

gcloud stores GCP credentials in .db format which is the sqlite format. Currently, trufflehog doesn't detect valid GCP credentials from the .db file.

There is already an issue open in the main fork. I would appreciate if you can work on it to fix it and read the files reliably to detect any credentials inside sqlite files.

@rgmz
Copy link
Owner

rgmz commented Dec 15, 2024

Related to: trufflesecurity#2095 and trufflesecurity#3056

@rgmz rgmz added the kind/enhancement New feature or request label Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/handlers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants