Commit Graph

2257 Commits

Author SHA1 Message Date
Jason Brewer 5a901801a0 CRL-1646 - Fixing newly broken reference. 2019-11-25 16:32:14 -08:00
Jason Brewer 604e2ecc11 CRL-1646 - changing from user to src_user 2019-11-25 15:49:32 -08:00
Jason Brewer 38be9ebb26 CRL-1646 , CRL-1697 - Making minor tweaks to excessive run instance detections (using ARN vs username) added -MLTK to labels. Added reference for Cloud Compute Instance Created With Previously Unseen Image to cloud_cryptomining.yml. 2019-11-25 15:17:32 -08:00
dependabot-preview[bot] 79507dcd9a Merge pull request #266 from splunk/dependabot/pip/pyrsistent-0.15.6 2019-11-25 21:34:24 +00:00
dependabot-preview[bot] f6a50a723c Bump pyrsistent from 0.15.5 to 0.15.6
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.15.5 to 0.15.6.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.15.5...v0.15.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 21:28:06 +00:00
Jose Enrique Hernandez 3357aa13a6 Merge pull request #264 from splunk/dependabot/pip/semantic-version-2.8.3
Bump semantic-version from 2.8.2 to 2.8.3
2019-11-25 16:26:54 -05:00
dependabot-preview[bot] a33bcba90a Merge pull request #260 from splunk/dependabot/pip/jsonschema-3.2.0 2019-11-25 21:26:32 +00:00
dependabot-preview[bot] 2cd7356d2d Merge pull request #267 from splunk/dependabot/pip/virtualenv-16.7.8 2019-11-25 21:25:46 +00:00
dependabot-preview[bot] 23efd5eb70 Bump semantic-version from 2.8.2 to 2.8.3
Bumps [semantic-version](https://github.com/rbarrois/python-semanticversion) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/rbarrois/python-semanticversion/releases)
- [Changelog](https://github.com/rbarrois/python-semanticversion/blob/master/ChangeLog)
- [Commits](https://github.com/rbarrois/python-semanticversion/compare/2.8.2...2.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 19:40:18 +00:00
dependabot-preview[bot] 4652ffa7d9 Bump jsonschema from 3.1.1 to 3.2.0
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/Julian/jsonschema/compare/v3.1.1...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 19:40:16 +00:00
Bhavin Patel cef48c974c Merge pull request #262 from splunk/python3_CI
Python3 ci
2019-11-25 11:39:00 -08:00
Jose Enrique Hernandez c00727de8d Merge pull request #263 from splunk/CRL-1493
Removed data sources from fraud searches that were not Splunk
2019-11-25 13:15:14 -05:00
divious1 20842510b0 added pyhthon3 dev tools to make appinspect work 2019-11-25 13:12:15 -05:00
dependabot-preview[bot] db67a65598 Bump virtualenv from 16.7.7 to 16.7.8
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 16.7.7 to 16.7.8.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changes.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/16.7.7...16.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:47:26 +00:00
Jason Brewer 12d6587e4a CRL-1646 - Adjusting how to implement to quote the string and escape the newlines to soothe our tool chain. 2019-11-22 10:21:29 -08:00
David Dorsey d33adf4423 Removed data sources from fraud searches that were not Splunk
Stream since the sourcetype in the search specifies Stream
2019-11-21 21:10:56 -06:00
divious1 4011bec8f1 looks like slim still on python2.7 https://dev.splunk.com/enterprise/docs/releaseapps/packagingtoolkit/installpkgtoolkit\#Update-your-Python-PATH 2019-11-21 20:41:55 -05:00
divious1 e1b39fba45 updating requirements for python3 2019-11-21 20:21:53 -05:00
divious1 be5cd1dd13 migrating docgen to python3 2019-11-21 20:21:24 -05:00
divious1 20c4a18215 moving validate to python3 2019-11-21 20:17:15 -05:00
divious1 2663d3f88b updating generate to use python3 2019-11-21 20:14:44 -05:00
Jason Brewer 37cdeab391 CRL-1646 - fixing stats. 2019-11-21 15:33:02 -08:00
Jason Brewer 3d1846cd2e CRL-1646 - Updating to add input_filter macro to searches and to reference baseline search from detection search. 2019-11-21 14:01:14 -08:00
Jason Brewer f21db84f76 CRL-1646 - Modifying search to see if my yml is wrong for a multiline object with pipes. 2019-11-20 15:50:39 -08:00
Jason Brewer b3b4f4e892 CRL-1646 - Implemented : Update Detection for abnormally_high_instances_launched to use MLTK 2019-11-20 14:18:50 -08:00
divious1 4a912d3242 moved to python 3 2019-11-18 23:30:57 -05:00
research bot 7380035536 updating docs and package bits [ci skip] 2019-11-18 22:32:42 +00:00
divious1 ff8d9ae557 fixing CI errors v1.0.44 2019-11-18 14:56:26 -05:00
divious1 856056c0fb fixing bug with CI 2019-11-18 14:51:06 -05:00
Jose Enrique Hernandez fdc3d8437a Merge pull request #259 from splunk/ci_for_links
adding liche CI test
2019-11-18 14:34:13 -05:00
divious1 244c71dca1 run doc-gen before hand 2019-11-18 14:19:56 -05:00
divious1 5a37a9d881 responses 2019-11-18 13:39:24 -05:00
divious1 63267cdc5f fixing broken link 2019-11-18 13:30:26 -05:00
divious1 6196553fd3 fixing more broken links 2019-11-18 13:17:52 -05:00
divious1 75bb363f66 fixing broken link, regen docs 2019-11-18 13:12:05 -05:00
divious1 6f3c66ae98 cleaning up step 2019-11-18 11:23:24 -05:00
divious1 f656f569e0 trying to set go env 2019-11-18 11:19:06 -05:00
divious1 d93b8ee68c trying to set go env 2019-11-18 11:13:02 -05:00
divious1 4dad285cf2 seeing value in bashrc 2019-11-18 11:08:20 -05:00
divious1 c5e648ebc7 seeing value in bashrc 2019-11-18 11:06:39 -05:00
divious1 8a341d5f9c seeing value in bashrc 2019-11-18 11:01:02 -05:00
divious1 97619451a4 seeing value in bashrc 2019-11-18 10:59:04 -05:00
divious1 2ade171620 adding logic to install go 2019-11-18 10:53:39 -05:00
divious1 477faddbaa fixing one of the broken links 2019-11-15 16:23:50 -05:00
divious1 e2ce3c7367 trying go from snap apt-get does not support modules 2019-11-15 15:31:07 -05:00
divious1 8e8a43a590 trying go from snap apt-get does not support modules 2019-11-15 15:26:03 -05:00
divious1 882b011705 needs the strig 2019-11-15 15:20:48 -05:00
divious1 9cd33aae01 needs the strig 2019-11-15 15:18:30 -05:00
divious1 37834ba535 trying to fix install failing 2019-11-15 15:16:16 -05:00
divious1 f2c3baf565 need to set go modules 2019-11-15 15:09:13 -05:00