Commit Graph

12922 Commits

Author SHA1 Message Date
tccontre 1250e85540 conti_leak 2021-08-10 14:13:54 +02:00
tccontre 94c05bbb18 Merge branch 'conti_leak' of github.com:splunk/security_content into conti_leak 2021-08-10 13:27:43 +02:00
tccontre bf47d0fa1f conti leak
conti leak
2021-08-10 13:27:30 +02:00
P4T12ICK 6607ca9508 Merge branch 'develop' into analytic_types 2021-08-10 11:02:18 +02:00
pyth0n1c 4270461242 Was not printing out the report correctly. 2021-08-09 18:10:23 -07:00
Stanislav Miskovic 833ffcc2e7 Misko: Adding RBA fields to SSA detections - message, risk_score, impact, confidence, context, observable, etc. 2021-08-09 17:55:28 -07:00
pyth0n1c b4b15339fc Printing out the report so that we can figure out what appinspect didn't like 2021-08-09 17:53:45 -07:00
pyth0n1c 1338335c9f Removed duplicate of the semgrep testing flow. 2021-08-09 17:27:40 -07:00
pyth0n1c ed50f77308 Changing the way that we validate the tag name for a tagged release. 2021-08-09 17:22:45 -07:00
pyth0n1c 07bc3664a3 Merged all the new changes into my personal repo. 2021-08-09 17:04:05 -07:00
pyth0n1c 08faaaa605 Removed a file created for testing 2021-08-09 16:42:44 -07:00
pyth0n1c eecfdf786a Merging the migrate_to_github_actions in the develop branch - everything looking good?
Merge commit '274c1dd9a94498ae0b16fcf2eec3acf81c1e5f0d' into develop
2021-08-09 16:41:00 -07:00
pyth0n1c 274c1dd9a9 Just added a check for tag validation and put it at the beginning of all the workflows. 2021-08-09 16:33:10 -07:00
pyth0n1c 2ca826e4d9 Uncommented all the tests from before that were commented... making sure that the file lints and runs correctly before merging it into the develop branch. 2021-08-09 15:30:11 -07:00
research bot 3fbed7d3be Just adding a simple file, let's see if it works! 2021-08-09 20:54:34 +00:00
pyth0n1c 981a894c34 Wrong argument to checkout - ref not branch 2021-08-09 13:53:09 -07:00
pyth0n1c ce714fb714 Forgot to add username and email before committing. 2021-08-09 13:46:01 -07:00
pyth0n1c 607b5955ec After our discussion, making everything much simpler by always pushing to develop. Test to see if this works. 2021-08-09 13:43:12 -07:00
mhaag-spl 833001dd15 Update suspicious_rundll32_rename.yml 2021-08-09 14:19:27 -06:00
github-actions[bot] f6f2744f72 Branch was auto-updated. 2021-08-09 18:42:37 +00:00
github-actions[bot] 7c85b0dfd8 Branch was auto-updated. 2021-08-09 18:42:36 +00:00
github-actions[bot] befd0e60e6 Branch was auto-updated. 2021-08-09 18:42:33 +00:00
Jose Enrique Hernandez da6a9c2d0f Merge pull request #1550 from splunk/ssa_TR-770_add_event_id
TR-770 added event_id to ssa detections
2021-08-09 11:42:14 -07:00
pyth0n1c 81fb796b51 show-ref not git-ref 2021-08-09 11:21:15 -07:00
pyth0n1c 8557f7f4ed git-ref printout 2021-08-09 11:18:06 -07:00
pyth0n1c 6b55e8765c Fixed git ref? 2021-08-09 11:11:59 -07:00
pyth0n1c d34a8c1cbc fixed path so it isn't deleted 2021-08-09 11:06:12 -07:00
pyth0n1c f58f77b552 Changed the path to the branch 2021-08-09 11:01:42 -07:00
pyth0n1c e57c890f35 changed the path we are pushing to... 2021-08-09 10:55:09 -07:00
pyth0n1c ddfeeea2ea Deleted from the repo then updated what should be contained in the test file. 2021-08-09 10:49:55 -07:00
pyth0n1c a1fee0c2d1 Added -f to push statement. 2021-08-09 10:42:22 -07:00
pyth0n1c ad2530b790 Ensure that we are checking out the remote branch we want to modify... 2021-08-09 10:35:01 -07:00
pyth0n1c cfa3f2a5f9 Full refspec path 2021-08-09 10:29:30 -07:00
pyth0n1c 234649a36e Adding the github actor to the checkout step 2021-08-09 10:26:30 -07:00
pyth0n1c 85b69db698 Adding github token during original pull 2021-08-09 10:19:40 -07:00
pyth0n1c 0d16526223 More verbose push to solve detached head issue? 2021-08-09 10:13:12 -07:00
pyth0n1c 4849999140 Python requirements install failed due to later checkout. 2021-08-09 10:07:11 -07:00
pyth0n1c 92de174e14 Removed the checkout repo action and replaced it with manual git commands 2021-08-09 10:02:37 -07:00
tccontre 341a7f16d6 conti_leak
conti_leak
2021-08-09 17:04:36 +02:00
pyth0n1c f12120e587 setting ident 2021-08-06 17:40:19 -07:00
pyth0n1c 171b888422 adding prints for each step 2021-08-06 17:35:40 -07:00
pyth0n1c c8b0c088c0 Newer workflow for git ops 2021-08-06 17:29:15 -07:00
pyth0n1c 7fc4192c43 command line test of github action 2021-08-06 17:03:17 -07:00
pyth0n1c cb344bcc99 more verbose git pull 2021-08-06 16:40:46 -07:00
pyth0n1c 1b2cf75356 Get rid of the clone, do it the way that we tried before. 2021-08-06 16:35:30 -07:00
pyth0n1c fb971af706 Compute the branch name and set is as a variable so that it can be passed to the push action. 2021-08-06 16:30:37 -07:00
pyth0n1c 58b2fc67f2 change from colon to slash in github repo path 2021-08-06 16:24:22 -07:00
pyth0n1c 27696f8773 Can we move environment varaibles from one name to another? probably not... 2021-08-06 16:16:13 -07:00
pyth0n1c 7febf7e3a6 Pushing to the proper target branch 2021-08-06 15:49:43 -07:00
pyth0n1c 0c2b195932 Fixed the push destination 2021-08-06 15:44:51 -07:00