Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lathoub committed Sep 1, 2024
2 parents 52953f1 + 9a2b7c9 commit 4ba3dae
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions . njsscan
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
- nodejs-extensions:
- .js

template-extensions:
- .new
- .hbs
- ''

ignore-filenames:
- skip.js

ignore-paths:
- __MACOSX
- skip_dir
- node_modules
- previousSteps
- presentations
- data
- processen

ignore-extensions:
- .jsx

ignore-rules:
- regex_injection_dos
- pug_jade_template

severity-filter:
- WARNING
- ERROR

0 comments on commit 4ba3dae

Please sign in to comment.