Skip to content

Commit dd14c9b

Browse files
committed
feat: Update workflow to be able to scan projects using extractors
1 parent 804b263 commit dd14c9b

File tree

7 files changed

+488
-123
lines changed

7 files changed

+488
-123
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
21
.env
32
target/
43
extractors/
54
db-*/
5+
.codeql/
6+

0 commit comments

Comments
 (0)