Skip to content

feat(core): add auto-redaction for PII protection#271

Merged
HugoRCD merged 1 commit intomainfrom
EVL-53
Apr 11, 2026
Merged

feat(core): add auto-redaction for PII protection#271
HugoRCD merged 1 commit intomainfrom
EVL-53

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Apr 11, 2026

🔗 Linked issue

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@HugoRCD HugoRCD self-assigned this Apr 11, 2026
@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Apr 11, 2026

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
30209873 Triggered JSON Web Token f98b692 packages/evlog/test/redact.test.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Apr 11, 2026 9:05pm
just-use-evlog Ready Ready Preview, Comment Apr 11, 2026 9:05pm

@github-actions
Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Copy Markdown
Contributor

Benchmark report

Bundle size

Threshold: 5% · 🔴 larger · 🟡 warning · 🟢 smaller · ⚪ unchanged · 🆕 new

Status Entry Base (gzip) Current (gzip) Change Raw delta
🆕 http 1.23 kB new +2.91 kB
🔴 core (index) 205 B 253 B +23.4% +99 B
🔴 client 118 B 128 B +8.5% +26 B
🔴 utils 1.41 kB 1.52 kB +8.2% +272 B
framework/nitro 6.69 kB 6.82 kB +1.9% +314 B
framework/next 4.05 kB 4.13 kB +1.8% +171 B
workers 960 B 976 B +1.7% +19 B
framework/vite 2.38 kB 2.40 kB +0.9% +154 B
framework/elysia 1.05 kB 1.05 kB +0.1% 0 B
framework/ai 3.11 kB 3.11 kB 0.0% 0 B
enrichers 1.92 kB 1.92 kB 0.0% 0 B
error 1.46 kB 1.46 kB 0.0% 0 B
pipeline 1.35 kB 1.35 kB 0.0% 0 B
types 31 B 31 B 0.0% 0 B
adapter/otlp 2.10 kB 2.10 kB -0.1% 0 B
adapter/datadog 2.44 kB 2.44 kB -0.1% 0 B
adapter/sentry 2.35 kB 2.34 kB -0.1% 0 B
framework/sveltekit 1.54 kB 1.54 kB -0.1% 0 B
adapter/posthog 1.51 kB 1.50 kB -0.1% 0 B
adapter/fs 1.42 kB 1.41 kB -0.1% 0 B
adapter/hyperdx 1.19 kB 1.19 kB -0.2% 0 B
framework/hono 596 B 595 B -0.2% 0 B
adapter/better-stack 1.10 kB 1.09 kB -0.2% 0 B
adapter/axiom 1.33 kB 1.32 kB -0.2% 0 B
framework/fastify 1014 B 1011 B -0.3% 0 B
framework/nestjs 1.21 kB 1.21 kB -0.3% 0 B
toolkit 243 B 242 B -0.4% 0 B
framework/express 705 B 702 B -0.4% 0 B
🟢 browser 1.22 kB 289 B -76.9% -2360 B
🟢 logger 3.91 kB 207 B -94.8% -12041 B
🟢 Total 48.51 kB 45.48 kB -6.3% -10366 B

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 11, 2026

npm i https://pkg.pr.new/evlog@271
npm i https://pkg.pr.new/@evlog/nuxthub@271

commit: f98b692

@HugoRCD HugoRCD merged commit 583fab4 into main Apr 11, 2026
15 of 16 checks passed
@HugoRCD HugoRCD deleted the EVL-53 branch April 11, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant