Skip to content

feat(patterns): add Sentry auth token and DSN detection#36

Merged
EshwarCVS merged 1 commit into
mainfrom
fix/sentry-pattern-from-19
Jul 11, 2026
Merged

feat(patterns): add Sentry auth token and DSN detection#36
EshwarCVS merged 1 commit into
mainfrom
fix/sentry-pattern-from-19

Conversation

@EshwarCVS

Copy link
Copy Markdown
Contributor

Summary

  • Add Sentry auth token (sntrys_…) and DSN detection to patterns/ci-cd.json
  • Add fixture tests with correct TEST_CASES object syntax
  • Supersedes #19 by @tapheret2 (CI failed on a missing }, after the new test cases)

Closes #5
Closes #19

Test plan

  • node scripts/check-patterns.js
  • node tests/test-patterns.js

Based on #19 by @tapheret2. Fixes missing closing brace in
TEST_CASES that broke CI on the original PR.
@EshwarCVS EshwarCVS merged commit 08a6217 into main Jul 11, 2026
11 checks passed
@EshwarCVS EshwarCVS deleted the fix/sentry-pattern-from-19 branch July 11, 2026 00:10
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.

pattern: add Sentry DSN/token detection

1 participant