Commit Graph

13 Commits

Author SHA1 Message Date
pyth0n1c ed5bb59358 better time logging for diffing
summaries experiment
2022-04-06 09:28:01 -07:00
pyth0n1c 6e02918b72 Generate counts as well. 2022-03-29 10:14:14 -07:00
pyth0n1c 1c5f66c043 Added back pausing for interactive mode 2022-03-24 15:23:48 -07:00
pyth0n1c e2f707e3b6 print out progress 2022-03-24 14:48:53 -07:00
pyth0n1c 635847decf prevent loading of the same dataset
more than once
2022-03-24 14:41:07 -07:00
pyth0n1c 5d07927c4a Don't delete data after upload. Correctly use cached data 2022-03-24 14:23:01 -07:00
pyth0n1c c271345e33 Only upload data once 2022-03-24 14:16:00 -07:00
pyth0n1c d6ad93f65d FP Smoketesting 2022-03-24 12:47:37 -07: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