Skip to content

Commit faf3f9c

Browse files
refactor: remove endpoints from deduplication fields
1 parent 1d8577f commit faf3f9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dojo/tools/qualys/parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def get_dedupe_fields(self) -> list[str]:
7878
return [
7979
"title",
8080
"severity",
81-
"endpoints",
8281
]
8382

8483
def get_scan_types(self):

0 commit comments

Comments
 (0)