Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 72b8349

Browse files
chore: semgrep ignore (#62)
* chore: add semgrepignore file * chore: add semgrepignore to .licenserc
1 parent ae0f38f commit 72b8349

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.licenserc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ header:
3232
- "**/*.csv"
3333
- ".flake8"
3434
- ".jscdp.json"
35+
- ".semgrepignore"
3536

3637
comment: on-failure

.semgrepignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
mibs/
2+
tests/
3+
profiles/
4+
lookups/
5+
docs/

0 commit comments

Comments
 (0)