Skip to content

Commit f48cdc3

Browse files
committed
bugfix cyberwatch parser
1 parent ec9ede1 commit f48cdc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/tools/cyberwatch_galeax/parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
logger = logging.getLogger(__name__)
1212

1313

14-
class CyberwatchParser:
14+
class CyberwatchGaleaxParser:
1515
def get_scan_types(self):
1616
return ["Cyberwatch scan (Galeax)"]
1717

0 commit comments

Comments
 (0)