Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CiscoPSIRT/openVulnQuery
/ json
Method
json
tests/test_authorization.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
self.status_code = status_code
37
38
def
json(self):
39
return
self.json_in
40
41
def
raise_for_status(self):
42
if
self.status_code != OK_STATUS:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected