pyth0n1c
9db4538c10
Forgot to include the needs:[] for run-appinspect
2021-07-28 16:31:45 -07:00
patel-bhavin
4864774de7
testing risk refactor
2021-07-28 16:30:28 -07:00
pyth0n1c
ea9ede7a31
Submitting with the run-appinspect step, however
...
we are currently missing an appinspect
username and password stored as secrets, so
we know it will fail. Testing if it will fail on
validation or fail during test run.
2021-07-28 16:30:25 -07:00
peter-cg
61c6d8b3d9
Adding SSA compile_check util
2021-07-28 17:22:48 -05:00
pyth0n1c
002125be50
Fixing mis-spelling of python
2021-07-28 15:14:29 -07:00
pyth0n1c
6e0735136c
Installed virtualenv for python2.7 and fixed
...
download and untar pathing for the
splunk-packaging-toolkit download
2021-07-28 15:09:14 -07:00
pyth0n1c
878523066e
Testing the build-package job for the first time
2021-07-28 15:02:25 -07:00
peter-cg
a38fef77ce
Increase execution time limit
2021-07-28 16:40:50 -05:00
pyth0n1c
e53346add2
Fixed the path for the upload artifacts.
2021-07-28 14:22:22 -07:00
pyth0n1c
36ca264646
Removed the fix for the simplejson issue - let's
...
see if it comes back... the last build was successful
2021-07-28 14:18:23 -07:00
pyth0n1c
83f64aeef7
Python Double Requirement Error
2021-07-28 14:11:25 -07:00
pyth0n1c
8fb2234238
Fixing another typo in the Python setup
2021-07-28 13:58:40 -07:00
pyth0n1c
75ada44c07
Fixed typo in Python setup (calling virtualenv
...
binary directly) and added needs: validate-
content as a dependency.
2021-07-28 13:53:32 -07:00
pyth0n1c
fcabb2c6d6
First test of the build-sources job
2021-07-28 13:48:53 -07:00
research bot
4b3e48b6f4
updating docs and package bits [ci skip]
2021-07-28 20:27:55 +00:00
pyth0n1c
22ebf84aae
Another path update
2021-07-28 12:50:03 -07:00
peter-cg
c15909c35d
Perform basic tests if no detections/tests have changed but CI code has changed
2021-07-28 14:47:42 -05:00
pyth0n1c
693183807c
More CTI path updates
2021-07-28 12:46:39 -07:00
pyth0n1c
86227cde7f
Final path changes for cti repo
2021-07-28 12:43:01 -07:00
pyth0n1c
b797116bb0
Listing out directory contents to diagnose pathing
...
issues
2021-07-28 12:31:12 -07:00
pyth0n1c
117e895bb9
Another pathing change
2021-07-28 12:24:25 -07:00
github-actions[bot]
944d121191
Branch was auto-updated.
2021-07-28 19:22:28 +00:00
github-actions[bot]
59dc3ee87f
Branch was auto-updated.
2021-07-28 19:22:22 +00:00
Jose Enrique Hernandez
5f0418ce2b
Merge pull request #1545 from splunk/blackbolt_duplicate
...
From @https://github.com/BlackB0lt
2021-07-28 15:22:03 -04:00
pyth0n1c
90d85003f2
changed MITRE CTI path one more time
2021-07-28 12:21:03 -07:00
peter-cg
4fd8e9ec42
Move from stage to gstage
2021-07-28 14:20:08 -05:00
peter-cg
914a04abb2
Adding token validation
2021-07-28 14:20:08 -05:00
pyth0n1c
622b6ff999
Chaning path to mitre repo again
2021-07-28 12:16:59 -07:00
peter-cg
1a68258954
Uploading all data at once
2021-07-28 14:16:13 -05:00
peter-cg
089906ba48
Cleaning up some error reporting and adding activation-wait-loop
2021-07-28 14:16:13 -05:00
pyth0n1c
44c526a239
Bad path to mitre cti repo.... testing a fix
2021-07-28 12:09:35 -07:00
pyth0n1c
4572c064d4
Now try running everything again, not commenting
...
out the stuff we had working before. It seems we
will not be able to fix the complain about pip
version being out of date.
2021-07-28 12:00:36 -07:00
pyth0n1c
284619dc72
Print out the pip version in two different places
2021-07-28 11:55:03 -07:00
pyth0n1c
b9e7baa576
Cehcking to see if it's only the virtualenv that
...
is causing the pip error.
2021-07-28 11:51:58 -07:00
pyth0n1c
2e4ac9e415
Fixed indentation issue
2021-07-28 11:49:14 -07:00
pyth0n1c
7dc36d014d
Checking to see if pip update worked
2021-07-28 11:48:19 -07:00
pyth0n1c
c8a7627c32
Upgrading pip as suggested in the Gitlab Action
...
output pane.
2021-07-28 11:45:36 -07:00
patel-bhavin
9460c02297
Merge branch 'blackbolt_duplicate' of github.com:splunk/security_content into blackbolt_duplicate
2021-07-28 11:45:02 -07:00
patel-bhavin
04e23cba8b
search update
2021-07-28 11:44:51 -07:00
pyth0n1c
2cb57c9c04
Upgrade virtualenv via pip to get rid of pip
...
error message?
2021-07-28 11:35:30 -07:00
pyth0n1c
9c0cd40e33
More comments, trying to update pip correctly
...
(virtualenv pip instead of system pip).
Renamed some of the python binary calls
to python3 to make it more explicit/intentional
2021-07-28 11:29:57 -07:00
Detection Testing Service
76335f0ea7
Merge branch 'blackbolt_duplicate' of https://github.com/splunk/security_content into blackbolt_duplicate
2021-07-28 18:20:18 +00:00
root
8c066fcd26
Added detection testing service results inDetect processes used for System Network Configuration Discovery
2021-07-28 18:20:17 +00:00
pyth0n1c
8ef75cc597
Listing installed requirements explicitly after
...
install
2021-07-28 11:19:31 -07:00
root
2fac7f3a74
Added detection testing service results inDetect New Open S3 Buckets over AWS CLI
2021-07-28 18:19:22 +00:00
pyth0n1c
1eb1fd01c4
Figuring out jsonschema dependency issues
2021-07-28 11:15:41 -07:00
patel-bhavin
ea8de7ad52
Merge branch 'blackbolt_duplicate' of github.com:splunk/security_content into blackbolt_duplicate
2021-07-28 10:52:39 -07:00
patel-bhavin
ecf2886c43
revert
2021-07-28 10:52:22 -07:00
pyth0n1c
15d70a8ee6
Telling pip requirements downloader to ignore
...
simplejson if it already exists.
2021-07-27 17:30:39 -07:00
pyth0n1c
882561908a
Fixing simplejson requirements.txt install error
2021-07-27 17:24:25 -07:00