Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alexandreborges/malwoverview
/ error
Method
error
malwoverview/utils/colors.py:24–28 ·
view source on GitHub ↗
(bkg)
Source
from the content-addressed store, hash-verified
22
23
@staticmethod
24
def
error(bkg):
25
if
bkg == 1:
26
return
mycolors.foreground.lightred
27
else
:
28
return
mycolors.foreground.red
29
30
@staticmethod
31
def
info(bkg):
Callers
15
requestABUSEIPDBAPI
Method · 0.80
check_ip
Method · 0.80
get_multiple_ip_details
Method · 0.80
_get_info_virustotal
Method · 0.80
_get_info_alienvault
Method · 0.80
get_ip_details
Method · 0.80
requestURLSCANIOAPI
Method · 0.80
urlscanio_submit
Method · 0.80
urlscanio_result
Method · 0.80
urlscanio_search
Method · 0.80
requestGREYNOISEAPI
Method · 0.80
quick_check
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected