Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ campaign_to_ANSI
Function
campaign_to_ANSI
scapy/tools/UTscapy.py:688–689 ·
view source on GitHub ↗
(test_campaign, theme)
Source
from the content-addressed store, hash-verified
686
687
688
def
campaign_to_ANSI(test_campaign, theme):
689
return
campaign_to_TEXT(test_campaign, theme)
690
691
692
def
campaign_to_xUNIT(test_campaign):
Callers
1
execute_campaign
Function · 0.85
Calls
1
campaign_to_TEXT
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…