pyth0n1c
94a7845f9c
Add experimental support for smoketest.
...
That means running all detections
without replaying data or checking
correctness.
2023-04-11 12:48:49 -07:00
pyth0n1c
545a106937
forgot to remove exception raise
...
in last commit
2023-01-05 16:38:14 -08:00
pyth0n1c
b333422bca
don't throw error, just warn
...
when a detection contains
more than one test
2023-01-05 16:29:10 -08:00
pyth0n1c
6556205305
initial support for pulling tests
...
from the detection file instead of
separately. This feature is implemented
as a stopgap as we move to new
tooling.
2023-01-04 11:28:50 -08:00
pyth0n1c
71b7c5d45c
Forgot to specify the host that data
...
was being uploaded from. This means
that delete does not work as expected,
causing a large number of tests to fail
and slower searches.
2022-07-11 14:06:01 -07:00
pyth0n1c
c98d7b6855
Fix an issue where trying to download a file from attack_data that returns a 404 fails too late in the process, giving a nondescriptive error message and resulting in a bad filename being included in the detection failure manifest.
2022-06-21 12:52:32 -07:00
pyth0n1c
1e9b95542d
Missing parenthesis added
2022-06-08 15:30:49 -07:00
pyth0n1c
8eb675522e
Moved printout of delete status
...
updates to a better location and
condensed multiple printouts for
multiple indices to 1.
2022-06-08 15:21:54 -07:00
pyth0n1c
5e36835ce9
Moving default data index
...
definition to splunk_sdk file.
2022-06-08 14:57:33 -07:00
pyth0n1c
d3da287905
Added support for specifying a custom index
...
to delete after a test in each attack_data
dataset in the test file. It is important to
have this level of control (per-dataset), not
just per test or per-file!
2022-06-06 16:08:06 -07:00
d1vious
cff7ba417a
cleaning up old CI jobs
2022-03-22 15:37:49 -04:00