Commit Graph

12973 Commits

Author SHA1 Message Date
pyth0n1c 85ac64bb8f Branch was auto-updated. 2022-01-12 15:19:35 -08:00
Bhavin Patel dee77e7957 Merge pull request #1932 from splunk/DockerDetectionUpdatesAndFixes
Changed summarize_json.py to return success
2022-01-12 15:19:13 -08:00
pyth0n1c 73998ca5c1 Changed summarize_json.py to return success
(0) code even if there are failures or errors found
during testing during the initial testing of CI/CD.
This is because we don't want these to hold up
the build process. Eventually we will report actual
success/failure of all tests after we have the
opportunity to validate the new testing pipeline and
make updates to failing searches.
2022-01-12 14:57:17 -08:00
pyth0n1c 6408f2d14a Branch was auto-updated. 2022-01-12 14:23:26 -08:00
Bhavin Patel 41b58642c4 Merge pull request #1931 from splunk/DockerDetectionUpdatesAndFixes
Docker detection updates and fixes
2022-01-12 14:22:53 -08:00
pyth0n1c c9d0e72cf3 removed accidental brackets from branch name in
CI testing branch name.
2022-01-12 14:04:38 -08:00
pyth0n1c 588eaad92a Accidentally hardcoded the branch name for testing.
Fixed.
2022-01-12 13:44:01 -08:00
pyth0n1c 5d42ca4454 Branch was auto-updated. 2022-01-12 12:17:54 -08:00
Bhavin Patel 52e482c604 Merge pull request #1928 from splunk/DockerDetectionUpdatesAndFixes
Docker detection updates and fixes
2022-01-12 12:17:22 -08:00
pyth0n1c b12ccf0cd2 Added a readme.md. Need to check that the
markdown renders appropriately
2022-01-12 10:54:45 -08:00
pyth0n1c 3afef5d559 Updated the error for providing both PR and
commit_hash to a warning.  This was causing
an error during PR triggered testing in github
actions as both of these are provided.  Perhaps
we actually can include both of these and can
get old PRs based on commit hash, but until
then we will just test using the PR number and
ignore the commit_hash if we find both.
2022-01-12 10:38:23 -08:00
pyth0n1c c67ba4f10c Branch was auto-updated. 2022-01-12 00:13:37 -08:00
tccontre 4073b95fae Merge pull request #1923 from splunk/linux_persist_priv_batch_4
linux_persist_priv_batch_4
2022-01-12 09:13:04 +01:00
pyth0n1c 4d9349084e Changed to run nightly on develop and changes on other branches for pushes and PRs. 2022-01-11 16:37:03 -08:00
pyth0n1c 7b3029b187 Removed splunkbase-only test_config file. Pushing to run a test on all. Will push again for changes only. 2022-01-11 16:35:19 -08:00
pyth0n1c 23da2f45d2 removing file that was accidentally added. 2022-01-11 16:06:47 -08:00
pyth0n1c e3ba9f0074 Finished removing dead code from DataManipulation.
Added the new_sysmon as an additional default application.
While it is not ideal to have the old and new sysmons installed
side by side, there are some detection that only work with one
and not the other.  We will run both until we have moved
all detections to the new sysmon.
2022-01-11 16:03:04 -08:00
pyth0n1c 6a6bd04819 Removing some dead code from
DataManipulation.py
2022-01-11 15:46:38 -08:00
patel-bhavin e8b6be29c7 yml changes and testing 2022-01-11 15:44:16 -08:00
pyth0n1c 79d13fccef Converted DataManipulation from using FileInput to with open, readline, etc. We needed to do this because FileInput with inplace=True remaps the print command, which may be called by several parallel threads running DataManipulation or to output status info, will cause a crash if multiple threads write to it. 2022-01-11 14:18:04 -08:00
pyth0n1c 81df4e0eec A bunch of changes to support parallel testing and waiting to ensure data has been properly ingested/indexed before running a test. Still double-checking edge cases for this. Also improved some error printouts and status printouts. When a test completes, it now includes its runtime in its pass/fail/error print. 2022-01-11 11:59:26 -08:00
root 60edc89fdc Added detection testing service results inLinux Common Process For Elevation Control 2022-01-11 10:30:16 +00:00
tccontre 0770e7b2a1 Merge branch 'linux_persist_priv_batch_4' of github.com:splunk/security_content into linux_persist_priv_batch_4 2022-01-11 11:09:54 +01:00
tccontre ec7e006abb linux_persist_priv_batch_4 2022-01-11 11:09:41 +01:00
root d4259f39ef Added detection testing service results inLinux Possible Access To Sudoers File 2022-01-11 09:12:52 +00:00
pyth0n1c c11cb4e5e8 Branch was auto-updated. 2022-01-10 17:05:27 -08:00
pyth0n1c 68af8de4fe Branch was auto-updated. 2022-01-10 17:05:26 -08:00
Bhavin Patel dccafa2887 Merge pull request #1902 from splunk/linux_persist_priv_batch_1
linux_persist_priv_batch_1
2022-01-10 17:05:10 -08:00
patel-bhavin b44fe4b8d8 text and yml updates 2022-01-10 16:59:08 -08:00
Detection Testing Service 14a775b185 Merge branch 'linux_persist_priv_batch_4' of https://github.com/splunk/security_content into linux_persist_priv_batch_4 2022-01-11 00:54:52 +00:00
root d7d8acaced Added detection testing service results inLinux Sudo OR Su Execution 2022-01-11 00:54:51 +00:00
root ba46f791bb Added detection testing service results inLinux Possible Access To Credential Files 2022-01-11 00:51:50 +00:00
Detection Testing Service 3a82eaf972 Merge branch 'linux_persist_priv_batch_4' of https://github.com/splunk/security_content into linux_persist_priv_batch_4 2022-01-11 00:12:46 +00:00
root fbc5e53407 Added detection testing service results inLinux Doas Tool Execution 2022-01-11 00:12:45 +00:00
root eeff9d94b2 Added detection testing service results inLinux Doas Conf File Creation 2022-01-11 00:11:47 +00:00
root 745e918176 Added detection testing service results inLinux Add User Account 2022-01-10 23:51:42 +00:00
d1vious 2d3acc2019 moved detections to deprecated 2022-01-10 18:11:10 -05:00
d1vious ede5fd35af moving ssa detection deprecated 2022-01-10 18:06:45 -05:00
d1vious 17d7312bc6 excluding experimental detections from the package 2022-01-10 18:00:59 -05:00
d1vious ce2f362f6e Merge branch 're-org-ssa' of github.com:splunk/security_content into re-org-ssa 2022-01-10 17:46:03 -05:00
d1vious 2197a6986c removed deprecated detections from ssa package 2022-01-10 17:45:57 -05:00
pyth0n1c be8e1fcf20 Branch was auto-updated. 2022-01-10 14:37:38 -08:00
pyth0n1c f11db775c7 Branch was auto-updated. 2022-01-10 14:37:32 -08:00
pyth0n1c c508820126 Branch was auto-updated. 2022-01-10 14:37:31 -08:00
Bhavin Patel 2b00ccf154 Merge pull request #1918 from splunk/linux_persist_priv_batch_3
linux_persist_priv_batch_3
2022-01-10 14:37:05 -08:00
patel-bhavin a8d236c1c2 test results passed from CI 2022-01-10 13:22:24 -08:00
patel-bhavin 69c2787e51 text updates 2022-01-10 13:21:39 -08:00
pyth0n1c 4bc8539d78 Branch was auto-updated. 2022-01-10 13:06:27 -08:00
pyth0n1c 4a4f99e7a9 Branch was auto-updated. 2022-01-10 13:06:26 -08:00
pyth0n1c c76e167d05 Branch was auto-updated. 2022-01-10 13:06:25 -08:00