Commit Graph

13984 Commits

Author SHA1 Message Date
pyth0n1c cff00dd28a Branch was auto-updated. 2022-02-18 15:32:28 -08:00
pyth0n1c 9d4e22bf69 Merge pull request #2020 from splunk/UpdatingDetectionsForLatestApps
Updating detections for latest apps
2022-02-18 15:31:56 -08:00
pyth0n1c dd7bbe0442 Branch was auto-updated. 2022-02-18 14:39:02 -08:00
pyth0n1c fe9fa2589b Branch was auto-updated. 2022-02-18 14:38:57 -08:00
pyth0n1c 68db6b1d16 Merge pull request #2036 from splunk/docgen_improvements
Docgen improvements
2022-02-18 14:38:39 -08:00
pyth0n1c 46e0bb0a01 Added a timeout to the CVESSEARCH_API enrichment in doc_gen. Sometimes, this was causing doc_gen to freeze. Now, when the API is not working or is extremely slow and a request takes longer than 10 seconds, a descriptive error will be thrown and the process will exit with 1 2022-02-18 14:19:57 -08:00
pyth0n1c 09c54931af Memoizing/caching a call to CVESSEARCH_API_URL. Gives a SIGNIFICANT speedup in docgen. 2022-02-18 13:36:09 -08:00
patel-bhavin 9da1af7e8c minor changes for CIM fields and other metadata 2022-02-18 11:51:32 -08:00
pyth0n1c 0338044721 Updating the date to today
and bumping the version for
updated searches associated 
with this PR.
2022-02-18 10:57:49 -08:00
pyth0n1c 3d106f1622 Branch was auto-updated. 2022-02-18 09:43:39 -08:00
pyth0n1c 27bc971fdc Branch was auto-updated. 2022-02-18 09:43:34 -08:00
pyth0n1c 602880a421 Merge pull request #2025 from splunk/LatestSplunkbaseApps
Latest splunkbase apps - 
Significant changes to app baseline - will merge and review results of auto-updated/triggered tests.
2022-02-18 09:43:10 -08:00
pyth0n1c aa6ec9315b Branch was auto-updated. 2022-02-18 07:41:50 -08:00
pyth0n1c 0e60fed31a Branch was auto-updated. 2022-02-18 07:41:49 -08:00
pyth0n1c b7075cef72 Branch was auto-updated. 2022-02-18 07:41:40 -08:00
P4T12ICK ac1662310c Merge pull request #1903 from kirtankhatana-crest/test/enrich_detections
WIP: Enriched detections with supprted_tas and tas_with_data in detection files
2022-02-18 16:41:17 +01:00
David Dorsey 33c389740f Changed syntax for special case for java 2022-02-17 22:00:54 -06:00
pyth0n1c 1221fdf107 Branch was auto-updated. 2022-02-17 15:35:51 -08:00
pyth0n1c 6e24d0c2aa Branch was auto-updated. 2022-02-17 15:35:49 -08:00
pyth0n1c 5fce65e703 Merge pull request #2015 from splunk/dependabot/pip/attrs-21.4.0
Bump attrs from 21.2.0 to 21.4.0
2022-02-17 15:35:24 -08:00
pyth0n1c 85d480f707 Branch was auto-updated. 2022-02-17 13:17:33 -08:00
pyth0n1c 794dff58f0 Branch was auto-updated. 2022-02-17 13:17:32 -08:00
pyth0n1c a97af8bda9 Branch was auto-updated. 2022-02-17 13:17:30 -08:00
Lou Stella 3db4110a95 Merge pull request #2029 from splunk/Diskshadow
Hiding in the DiskShadows
2022-02-17 15:17:04 -06:00
pyth0n1c 291769c048 Branch was auto-updated. 2022-02-17 11:42:06 -08:00
pyth0n1c ba05264c80 Branch was auto-updated. 2022-02-17 11:42:02 -08:00
pyth0n1c 2296c84ec0 Branch was auto-updated. 2022-02-17 11:42:00 -08:00
pyth0n1c 428158d2ba Branch was auto-updated. 2022-02-17 11:41:58 -08:00
Bhavin Patel 6bcaa225cc Merge pull request #2026 from splunk/WorkflowFailureOnDetectionTestingFailure
Workflow Fails if Test Fails
2022-02-17 11:41:34 -08:00
pyth0n1c 89e81bbf52 Branch was auto-updated. 2022-02-17 11:01:02 -08:00
pyth0n1c f40d9bb32c Branch was auto-updated. 2022-02-17 11:01:01 -08:00
pyth0n1c 622b5af48b Branch was auto-updated. 2022-02-17 11:00:56 -08:00
pyth0n1c b36fbaea7b Branch was auto-updated. 2022-02-17 11:00:54 -08:00
pyth0n1c 920f44130e Branch was auto-updated. 2022-02-17 11:00:43 -08:00
Bhavin Patel a9ca9c8f34 Merge pull request #2030 from splunk/minor_output_optimization
Update system_information_discovery_detection.yml
2022-02-17 11:00:16 -08:00
Jose Enrique Hernandez 05474921db Update system_information_discovery_detection.yml 2022-02-17 11:59:25 -05:00
Michael Haag dae31d6d6a Quick fix 2022-02-17 09:31:53 -07:00
Lou Stella 95b7a634ac DiskShadow + Story Scaffolding 2022-02-17 10:12:50 -06:00
mjobanputra ddc594f451 Remove DA-ESS_AmazonWebServices_Content from pre-qa 2022-02-17 17:16:21 +05:30
rushabhs-crest 7ed54694f7 Merge branch 'splunk:develop' into test/enrich_detections 2022-02-17 11:15:50 +05:30
pyth0n1c 05898d1c72 Updated the test config used for github actions and the workflow to remove the use of the splunkbase username and password secrets. After this is merged, we can remove them from the repository. We will simply use the versions that we update in S3. 2022-02-15 15:43:36 -08:00
pyth0n1c 580dba242f Added ability to Ctrl-C/SIGINT the testing process and have it gracefully finish. This stops the containers and writes out partial progress to the output file. 2022-02-15 15:37:17 -08:00
research bot 5c8268f137 updating docs and package bits [ci skip] 2022-02-15 23:10:10 +00:00
pyth0n1c a4a1384f6e Branch was auto-updated. 2022-02-15 14:54:53 -08:00
pyth0n1c fba079141a Branch was auto-updated. 2022-02-15 14:54:51 -08:00
Bhavin Patel 03680a72b5 Merge pull request #2017 from splunk/Log4ForgeLog4ShellLog4RCE
Log4Forge Log4Shell LogForceShell
v3.35.0
2022-02-15 14:54:11 -08:00
d1vious 96609e50f1 Merge branch 'Log4ForgeLog4ShellLog4RCE' of github.com:splunk/security_content into Log4ForgeLog4ShellLog4RCE 2022-02-15 17:40:57 -05:00
d1vious b767a93e5b fixing base on feedback 2022-02-15 17:40:51 -05:00
pyth0n1c 78882164b0 Branch was auto-updated. 2022-02-15 12:57:33 -08:00
pyth0n1c d17720f6ba Branch was auto-updated. 2022-02-15 12:57:30 -08:00