| Rule | Count |
|---|---|
| security/detect-object-injection | 2 |
| security/detect-unsafe-regex | 1 |
| File | Location | Severity | Rule | Message |
|---|---|---|---|---|
| src/features/compiler/evaluate.ts | 30:27 | warn | security/detect-unsafe-regex | Unsafe Regular Expression |
| src/features/compiler/interpreter.ts | 143:62 | warn | security/detect-object-injection | Generic Object Injection Sink |
| src/features/compiler/interpreter.ts | 343:64 | warn | security/detect-object-injection | Generic Object Injection Sink |