MCPcopy Index your code
hub / github.com/aboutcode-org/vulnerablecode / package

Function package

vulnerabilities/tests/test_api_extension.py:33–34  ·  view source on GitHub ↗
(db)

Source from the content-addressed store, hash-verified

31
32@fixture
33def package(db):
34 return Package.objects.from_purl(PURL)
35
36
37@fixture

Callers

nothing calls this directly

Calls 1

from_purlMethod · 0.45

Tested by

no test coverage detected