MCPcopy Create free account
hub / github.com/aboutcode-org/vulnerablecode / NoAffectedPackages

Class NoAffectedPackages

vulnerabilities/importer.py:312–315  ·  view source on GitHub ↗

Raised when there were no affected packages found.

Source from the content-addressed store, hash-verified

310
311
312class NoAffectedPackages(Exception):
313 """
314 Raised when there were no affected packages found.
315 """
316
317
318@functools.total_ordering

Callers 1

mergeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected