Commit Graph

18530 Commits

Author SHA1 Message Date
pyth0n1c 609d151e16 removing venv 2022-07-22 11:45:02 -07:00
pyth0n1c 0e1e6a2798 trying to use pip cache and
auto install of requirements
2022-07-22 11:42:45 -07:00
pyth0n1c cfe4839136 typo in contentctl 2022-07-22 11:31:37 -07:00
pyth0n1c c2141acaf1 Forgot to activate virtualenv
in next step after installing
requirements.
2022-07-22 11:29:50 -07:00
pyth0n1c a219628235 Disable fail-fast behavior 2022-07-22 11:22:24 -07:00
pyth0n1c ba5e73e6a7 Updated name for 3.11 to 3.11-dev 2022-07-22 11:20:30 -07:00
pyth0n1c 0856357154 Need to quote python versions.
Also added 3.11 because why not.
2022-07-22 11:16:46 -07:00
pyth0n1c 21adea0c76 Job to test contentctl and slim
on different platforms with
different python versions.
2022-07-22 11:14:34 -07:00
pyth0n1c b720ecd702 Branch was auto-updated. 2022-07-21 14:39:27 -07:00
pyth0n1c 7834ca8e88 Branch was auto-updated. 2022-07-21 14:39:26 -07:00
pyth0n1c a9aab00921 Branch was auto-updated. 2022-07-21 14:39:25 -07:00
pyth0n1c d65f58a985 Branch was auto-updated. 2022-07-21 14:39:23 -07:00
pyth0n1c 52c6b37787 Branch was auto-updated. 2022-07-21 14:39:22 -07:00
pyth0n1c b83185ebc4 Branch was auto-updated. 2022-07-21 14:39:20 -07:00
Bhavin Patel 1247e88692 Merge pull request #2295 from splunk/dependabot/bundler/docs/nokogiri-1.13.7
Bump nokogiri from 1.13.4 to 1.13.7 in /docs
2022-07-21 14:38:58 -07:00
pyth0n1c 02930ad974 Change from ResultsReader to
JSONResultsReader since
ResultsReader was deprecated
in the latest Splunk SDK.
2022-07-21 12:38:15 -07:00
Michael Haag 6e1c5f5c89 Update linux_persistence_and_privilege_escalation_risk_behavior.yml 2022-07-21 12:50:01 -06:00
Michael Haag d6a707bc09 Linux Correlation 2022-07-21 10:31:52 -06:00
pyth0n1c 51edd7950a Condensed multiple requirements.txt
files into single requirements.txt in
the root of security_content.
Removed explicit calls to python3
in CI/CD workflows and inside of
the docker_detection_testing tool.
These are not required and in fact
should not be done since python
interpreters started by the
detection tester inherit the
venv the parent was run under.
2022-07-20 15:53:20 -07:00
pyth0n1c 3d34352b9a Branch was auto-updated. 2022-07-20 15:21:25 -07:00
pyth0n1c b7fd7fb2b1 Branch was auto-updated. 2022-07-20 15:21:24 -07:00
pyth0n1c ae474fbefb Branch was auto-updated. 2022-07-20 15:21:23 -07:00
pyth0n1c 62c2b01d6f Branch was auto-updated. 2022-07-20 15:21:22 -07:00
pyth0n1c 5dbbf22cce Branch was auto-updated. 2022-07-20 15:21:19 -07:00
pyth0n1c 8b029edbef Branch was auto-updated. 2022-07-20 15:21:18 -07:00
Bhavin Patel 13ffea7801 Merge pull request #2300 from splunk/deprecate_container_implantation_monitoring_and_investigation_story
moving to deprecated
2022-07-20 15:20:59 -07:00
d1vious 48271e8878 moving to deprecated 2022-07-20 17:52:11 -04:00
P4T12ICK dce7b86179 add crowdstrike data to detection 2022-07-20 14:58:23 +02:00
P4T12ICK cad5215f3e add crowdstrike data to detection 2022-07-20 12:36:41 +02:00
tccontre 2a2fd8b6f5 fix-git-issue-req 2022-07-20 11:10:15 +02:00
tccontre b21d754be3 attack_data_helper 2022-07-20 10:54:59 +02:00
research bot 7f80da5894 updating docs and package bits [ci skip] 2022-07-19 21:35:47 +00:00
pyth0n1c 71d3996d4c Branch was auto-updated. 2022-07-19 14:15:34 -07:00
pyth0n1c 90c454b327 Branch was auto-updated. 2022-07-19 14:15:33 -07:00
pyth0n1c 04ebd3367c Branch was auto-updated. 2022-07-19 14:15:32 -07:00
pyth0n1c 01c769f54d Branch was auto-updated. 2022-07-19 14:15:31 -07:00
Bhavin Patel 1e3d207675 Merge pull request #2285 from splunk/ProtoHaag
Domo Arigato Mr Haagato 🤖
v3.45.0
2022-07-19 14:15:09 -07:00
Bhavin Patel 89f750135f Update windows_identify_protocol_handlers.yml 2022-07-19 14:12:15 -07:00
pyth0n1c f9e2978db9 Branch was auto-updated. 2022-07-19 13:50:54 -07:00
pyth0n1c eb12371edf Branch was auto-updated. 2022-07-19 13:50:53 -07:00
pyth0n1c 6a0e563fc5 Branch was auto-updated. 2022-07-19 13:50:52 -07:00
pyth0n1c f347d26d39 Branch was auto-updated. 2022-07-19 13:50:51 -07:00
pyth0n1c e075a1a183 Branch was auto-updated. 2022-07-19 13:50:50 -07:00
Bhavin Patel d166d1080a Merge pull request #2296 from splunk/Fix_GitHub_Actions_Test_Config_Syntax_Error
JSON file contained the words None, which is correctly for Python cod…
2022-07-19 13:50:29 -07:00
pyth0n1c d5d7725afe JSON file contained the words None, which is correctly for Python code, instead of null which is valid JSON 2022-07-19 13:47:05 -07:00
pyth0n1c 8e2afd3b9b Branch was auto-updated. 2022-07-19 13:27:49 -07:00
pyth0n1c 62b5a31d7b Branch was auto-updated. 2022-07-19 13:27:47 -07:00
pyth0n1c 3ed49f35b9 Branch was auto-updated. 2022-07-19 13:27:46 -07:00
pyth0n1c d09d549e2b Branch was auto-updated. 2022-07-19 13:27:44 -07:00
pyth0n1c bac44ba666 Branch was auto-updated. 2022-07-19 13:27:41 -07:00