Skip to content

Commit 7b100a7

Browse files
Update osv_source.py
1 parent ab6a3bc commit 7b100a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cve_bin_tool/data_sources/osv_source.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,5 +375,4 @@ async def get_cve_data(self):
375375
return self.format_data(self.all_cve_entries), self.source_name
376376

377377

378-
assert "python" in osv.ecosystems
379-
assert "rust" not in osv.ecosystems
378+

0 commit comments

Comments
 (0)