Commit Graph

11 Commits

Author SHA1 Message Date
pyth0n1c 5c3b66194a Large number of changes to support testing
against repos that are not the exact
security_content repo on GitHub.  This
includes different main branch name,
different project name, and different
url name for the repo.
2022-09-28 14:29:03 -07:00
pyth0n1c 091f35ee4a Update to get selected mode working and
to force-test everything in GitHub Actions
2022-09-19 17:01:21 -07:00
pyth0n1c 43a6c3b87d More changes moving from
detection filenames to
detection objects.
2022-09-09 10:20:32 -07:00
pyth0n1c 5f9d6b0981 Fix whitespace difference 2022-09-09 09:55:26 -07:00
pyth0n1c b207948975 Simplified diffing of changed
content.
2022-09-08 17:26:48 -07:00
pyth0n1c c973b3493c Check all files and accumulate
all errors before raising any
exceptions.
2022-09-08 13:31:08 -07:00
pyth0n1c 6f3a3746ab Simplifications for treating each
detection as an object instead
of as a file.  This makes the
logic for dealing with them much
easier.
2022-09-08 13:20:06 -07:00
pyth0n1c 6cfa2014d2 Remove ambiguity from the git checkout
command used by the detection testing code.
2022-06-28 16:46:51 -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
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