Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix: Notify to secrets to DB on complete redacted text #564

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

aponcedeleonch
Copy link
Contributor

Closes: #563.

See the issue for full context. With this PR we wait until all the secrets have been redacted (we have a full protected text) to report the secrets to DB. It will prevent from contigous secrets to get stored in DB as plain text.

Closes: #563.

See the issue for full context. With this PR we wait until all
the secrets have been redacted (we have a full protected text)
to report the secrets to DB. It will prevent from contigous
secrets to get stored in DB as plain text.
@aponcedeleonch aponcedeleonch merged commit 43158aa into main Jan 13, 2025
2 checks passed
@aponcedeleonch aponcedeleonch deleted the contigous-secrets branch January 13, 2025 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secrets stored in plain text when more than one contiguous secrets are detected
2 participants