Skip to content

chore(security): document trufflehog audit#501

Open
Maximum-Prosper wants to merge 1 commit into
ceejaylaboratory:mainfrom
Maximum-Prosper:codex/issue-438-trufflehog-audit
Open

chore(security): document trufflehog audit#501
Maximum-Prosper wants to merge 1 commit into
ceejaylaboratory:mainfrom
Maximum-Prosper:codex/issue-438-trufflehog-audit

Conversation

@Maximum-Prosper
Copy link
Copy Markdown

Summary
This PR addresses issue #438 by reviewing the codebase for exposed secrets with TruffleHog and removing a hardcoded local PostgreSQL credential from docker-compose.yml.

What changed

Replaced hardcoded POSTGRES_* values in [docker-compose.yml](/C:/Users/DONALD/Desktop/Prosper space/AnchorPoint/docker-compose.yml) with environment-driven values
Added a root [.env.example](/C:/Users/DONALD/Desktop/Prosper space/AnchorPoint/.env.example) for safe local Compose setup
Added a TruffleHog audit report at [docs/security/trufflehog-audit-2026-05-31.md](/C:/Users/DONALD/Desktop/Prosper space/AnchorPoint/docs/security/trufflehog-audit-2026-05-31.md)
Validation

TruffleHog filesystem scan: 0 verified, 0 unverified findings
TruffleHog git-history scan: 0 verified findings, 1 historical unverified local-dev Postgres finding remains from an older commit
Notes

No history rewrite was performed because the remaining finding is an unverified local-development credential, not a verified live secret.

Closes #438

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@Maximum-Prosper Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Maximum-Prosper
Copy link
Copy Markdown
Author

@Ceejaytech25

@Maximum-Prosper
Copy link
Copy Markdown
Author

@Ceejaytech25 kindly review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[QA] Review codebase for exposed secrets (TruffleHog)

1 participant