Files
splunk-security_content/bin/modules/assertions/endpoint/assertions.py
T

6 lines
126 B
Python

# Add your custom assertion functions for `endpoint` tests in this file
def dummy_endpoint_func(output=[]):
return True