Skip to content

Commit 75207c9

Browse files
committed
POC for vulnerability triaging using rules
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent c3399c8 commit 75207c9

14 files changed

Lines changed: 2456 additions & 0 deletions

File tree

dejacode/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ def gettext_noop(s):
345345
"policy",
346346
"notification",
347347
"vulnerabilities",
348+
"triage_rules",
348349
]
349350

350351
EXTRA_APPS = env.list("EXTRA_APPS", default=[])

0 commit comments

Comments
 (0)