MCPcopy 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
688def campaign_to_ANSI(test_campaign, theme):
689 return campaign_to_TEXT(test_campaign, theme)
690
691
692def campaign_to_xUNIT(test_campaign):

Callers 1

execute_campaignFunction · 0.85

Calls 1

campaign_to_TEXTFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…