Commit 9633ba4
security: enable detect-bidi-characters ESLint rule (#53)
## Summary
- Enable `security/detect-bidi-characters` rule from
eslint-plugin-security 4.0 (PR #46)
- Protects against [Trojan Source](https://trojansource.codes/) attacks
(invisible Unicode bidirectional control characters)
- No findings or false positives in current codebase
Closes #50
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cb8569f commit 9633ba4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments