Commit Graph

14816 Commits

Author SHA1 Message Date
pyth0n1c ecfa6fc388 Branch was auto-updated. 2022-03-24 02:09:21 -07:00
P4T12ICK 7bea429c82 Merge pull request #2108 from splunk/TR-1714_add_supported_tas
TR-1714 add supported tas to research site
2022-03-24 10:08:55 +01:00
P4T12ICK 21695821df merged with develop 2022-03-24 09:24:31 +01:00
P4T12ICK d1ca6280f0 Merge branch 'develop' into TR-1714_add_supported_tas 2022-03-24 09:06:47 +01:00
P4T12ICK 6bb1f0d0b9 small bug fix 2022-03-24 09:01:56 +01:00
d1vious f5b2db0ebf fixing a url error 2022-03-23 21:15:52 -04:00
d1vious d91040b6c8 working enrichment 2022-03-23 20:34:39 -04:00
pyth0n1c d619b6804f Branch was auto-updated. 2022-03-23 15:21:42 -07:00
Bhavin Patel 3b5284ff99 Merge pull request #2107 from splunk/FindOrphanedTestFilesv2
Find orphaned test filesv2
2022-03-23 15:21:15 -07:00
pyth0n1c 9710f9888e Renamed two test files whose detection files are in the experimental detection folder. Since the new branch looks for an fails on these, we fix them here. 2022-03-23 13:40:31 -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 16d0b6e352 Branch was auto-updated. 2022-03-23 12:25:30 -07:00
Bhavin Patel a9cbe2f026 Merge pull request #2106 from splunk/AddPercentageToCICDSummary
Fix Summary Artifact,Add percentage to cicd summary
2022-03-23 12:25:04 -07:00
pyth0n1c 372f83b673 Updating name of a summary.json field 2022-03-23 11:48:43 -07:00
pyth0n1c defa3d0f73 Path was wrong for SummaryTestResults.
This error was introduced when the YML
was updated during the detection testing
code cleanup.  This resulted in the entire 
folder being uploaded instead of a single 
json file.
2022-03-23 11:29:34 -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 d4a20db47b adding more pieces 2022-03-22 22:12:09 -04:00
d1vious e740e4e5e1 adding datasources to docgen 2022-03-22 21:43:34 -04:00
pyth0n1c 3abdacdcc0 Branch was auto-updated. 2022-03-22 13:22:01 -07:00
pyth0n1c 38700efb91 Merge pull request #2103 from splunk/deprecate_aws_batch_testing
cleaning up old CI jobs
2022-03-22 13:21:33 -07:00
pyth0n1c 9ba8cba89c Changed paths in detection-testing.yml
to reflect new paths after update of bin
folder to remove deprecated testing code.
2022-03-22 13:16:20 -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
pyth0n1c 3e460e4c36 Branch was auto-updated. 2022-03-21 15:23:27 -07:00
Bhavin Patel 316ece5e80 Merge pull request #2100 from splunk/revert-2088-ssa_minor_fix
Revert "ssa_minor_fix"
2022-03-21 15:23:07 -07:00
Bhavin Patel d13ca29533 Revert "ssa_minor_fix" 2022-03-21 15:22:13 -07:00
pyth0n1c a793e644ab Branch was auto-updated. 2022-03-21 15:22:07 -07:00
Bhavin Patel bbcd4ff3aa Merge pull request #2088 from splunk/ssa_minor_fix
ssa_minor_fix
2022-03-21 15:21:45 -07:00
pyth0n1c c7c8203a78 Branch was auto-updated. 2022-03-21 13:00:40 -07:00
pyth0n1c f32146c18f Branch was auto-updated. 2022-03-21 13:00:39 -07:00
Bhavin Patel d17851aff8 Merge pull request #2098 from splunk/FixingBaselineSearches
Fixed Paths to Relocated Baseline Files
2022-03-21 13:00:14 -07:00
pyth0n1c 1e948c8b26 Branch was auto-updated. 2022-03-21 12:39:48 -07:00
pyth0n1c 7bfb115f50 Branch was auto-updated. 2022-03-21 12:39:46 -07:00
pyth0n1c fa851c87ad Branch was auto-updated. 2022-03-21 12:39:44 -07:00
Bhavin Patel bce94bb882 Merge pull request #2099 from splunk/FailOnMissingTest
Fail on Missing Tests
2022-03-21 12:39:20 -07:00
pyth0n1c bd39380a50 Branch was auto-updated. 2022-03-21 04:18:37 -07:00
pyth0n1c a9dd0c5f79 Branch was auto-updated. 2022-03-21 04:18:35 -07:00
pyth0n1c e1bdfafa6f Branch was auto-updated. 2022-03-21 04:18:33 -07:00
pyth0n1c b600bc3e8e Branch was auto-updated. 2022-03-21 04:18:32 -07:00
P4T12ICK f2edb19317 Merge pull request #2096 from splunk/improve_validate
Improve validation
2022-03-21 12:18:12 +01:00
P4T12ICK 86cd0e9d8d Merge branch 'improve_validate' of github.com:splunk/security_content into improve_validate 2022-03-21 09:29:26 +01:00
P4T12ICK 510a196a0d Improve validation 2022-03-21 09:27:53 +01:00
pyth0n1c 1aab697272 Properly fixing name of test and detection to match each other. 2022-03-18 16:58:45 -07:00
pyth0n1c 923e3c2d79 Revert "Final fix to incorrect naming of a test and detection to match each other."
inluded modified files that should not have been in this commit.  Rolling back
those changes.
This reverts commit 2db4f0caae.
2022-03-18 16:55:22 -07:00
pyth0n1c 2db4f0caae Final fix to incorrect naming of a test and detection to match each other. 2022-03-18 16:44:39 -07:00
pyth0n1c e61e35c3f6 In a previous update, baselines were moved into the baselines folder, but the path to the baselines was not updated in the test files. All of the paths have now been updated. 2022-03-18 16:10:52 -07:00
pyth0n1c d984d1e245 Updating two incorrectly named tests. 2022-03-18 14:01:31 -07:00
pyth0n1c a70ca7d827 If a test or detection file is missing, then all of the missing files should be printed and an exception should be thrown. We must not be allowed to continue testing. 2022-03-18 13:56:51 -07:00
pyth0n1c 0b94605983 Branch was auto-updated. 2022-03-18 08:45:51 -07:00
pyth0n1c f42c82683e Branch was auto-updated. 2022-03-18 08:45:48 -07:00