Skip to content

Add flare-redact to Input Validation & Output Encoding - #150

Open
GravityHaxx wants to merge 1 commit into
lirantal:mainfrom
GravityHaxx:add-flare-redact
Open

Add flare-redact to Input Validation & Output Encoding#150
GravityHaxx wants to merge 1 commit into
lirantal:mainfrom
GravityHaxx:add-flare-redact

Conversation

@GravityHaxx

Copy link
Copy Markdown

Adds flare-redact next to the other data-masking entry (data-guardian), following the existing format.

flare-redact is an MIT-licensed, zero-dependency TypeScript library that redacts secrets and PII by reading content rather than field names — it catches the AWS key pasted into a free-text field, not just password properties. Detectors are checksum-validated (Luhn, mod-97, Verhoeff…) to keep false positives out of logs, patterns are ReDoS-bounded with an adversarial benchmark in CI, releases are npm provenance-signed, and there are one-line pino/winston/Express integrations plus a CLI with SARIF output for CI secret scanning.

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.

1 participant