Skip to content

Commit 360077c

Browse files
authored
Merge branch 'nexB:vulntotal' into vulntotal
2 parents 7bc5575 + 78dd5ae commit 360077c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vulntotal/validator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def datasource_advisory(self, purl) -> Iterable[VendorData]:
5454
return NotImplementedError
5555

5656
@classmethod
57-
def support_ecosystem(cls):
57+
def supported_ecosystem(cls):
5858
"""
5959
Return dictionary containing supported ecosystem
6060
{

0 commit comments

Comments
 (0)