update_timestamp and modified
testing code to always update
timestamp. This will cause some issues
as not all sourcetypes are supported, yet.
We will work to support them all before
merging these changes to develop.
detection of test.yml files that do
not have a detection .yml file.
The reverse checking was already
in place.
Removed an outdated
and unused Python file
new_arguments.py.
Removed the unused option
detections_file from the
test_config.json - because
detections_list exists, this is
no longer required or usable.
the summary.json file AND the
print output to make it easier
to see the pass rate at a glance.
This means we don't have to
calculate it by hand and it's
easier to integrate into our
high-level metrics.