There was an error while loading. Please reload this page.
2 parents 7bc5575 + 78dd5ae commit 360077cCopy full SHA for 360077c
1 file changed
vulntotal/validator.py
@@ -54,7 +54,7 @@ def datasource_advisory(self, purl) -> Iterable[VendorData]:
54
return NotImplementedError
55
56
@classmethod
57
- def support_ecosystem(cls):
+ def supported_ecosystem(cls):
58
"""
59
Return dictionary containing supported ecosystem
60
{
0 commit comments