Commit Graph

10 Commits

Author SHA1 Message Date
pyth0n1c 8c2458a717 Bring back resultCount as well. We will compare this value to eventCount. They are different numbers. 2022-05-05 19:39:10 -07:00
pyth0n1c 9e9ef8d329 Bing back eventCount when running a search.
This is important in determining the number
of results a search finds and determining
which searches, if any, produce a particularly
large number of results.  These searches may
be eligible for improvement.
2022-05-05 19:16:54 -07:00
pyth0n1c 8abf0592fc Converting string to fstring 2022-04-04 15:32:09 -07:00
pyth0n1c 0209621f81 Code to generate and upload
pass rate badge after completion
of a scheduled run.  Also uploads
the summary_test_results.json file
for use on research.splunk.com
2022-04-04 15:29:28 -07:00
Lou Stella 6804803c8b Add application folder to tests & detections 2022-03-28 12:30:57 -05:00
pyth0n1c 2d4032e7a5 A number of changes to support
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.
2022-03-23 13:26:00 -07:00
pyth0n1c 372f83b673 Updating name of a summary.json field 2022-03-23 11:48:43 -07:00
pyth0n1c af9e5e991d Added a pass rate output to
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.
2022-03-23 11:09:19 -07:00
d1vious 98ec30b49c Merge branch 'develop' into deprecate_aws_batch_testing 2022-03-22 15:51:32 -04:00
d1vious cff7ba417a cleaning up old CI jobs 2022-03-22 15:37:49 -04:00