Skip to content

Commit 85ee04a

Browse files
committed
make sure func signatures match
1 parent ebb37c1 commit 85ee04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/tools/mayhem/parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class MayhemParser(SarifParser):
4040
def get_scan_types(self):
4141
return ["Mayhem SARIF Report"]
4242

43-
def get_description_for_scan_types(self):
43+
def get_description_for_scan_types(self, scan_type):
4444
return "Mayhem SARIF reports from code or API runs."
4545

4646
# Due to mixing of class methods and package functions, we need to override some of these methods

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy