Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CiscoPSIRT/openVulnQuery
/ debug
Method
debug
tests/test_advisory.py:31–32 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
29
30
class
MockLogger(object):
31
def
debug(self, *args, **kwargs):
32
pass
33
34
35
class
AdvisoryTest(unittest.TestCase):
Callers
1
advisory_factory
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected