Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/aboutcode-org/vulnerablecode
/ get_element
Method
get_element
vulnerabilities/lib_oval.py:583–584 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
581
return
child.text
582
583
def
get_element(self):
584
return
self.element
585
586
def
setProduct(self, product):
587
""
"
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected