Commit Graph

274 Commits

Author SHA1 Message Date
Jose Enrique Hernandez 0cf6ee8539 api has still references to response tasks 2021-10-28 17:21:30 -04:00
divious1 1f6c5070d0 cleaned up cruft from repo 2021-09-28 17:18:51 -04:00
patel-bhavin 3d0e2e33ab all changes except dashboard 2021-09-23 15:17:25 -07:00
pyth0n1c a65e3e84dd Re-enable semgrep output
Re-enable semgrep output.
Issue was fixed by adding
files to .semgrepignore
2021-09-21 09:41:31 -07:00
pyth0n1c 4ab6bc7f88 Disabling Generate_Sarif
Disabled generate_Sarif in an attempt to troubleshoot semgrep action.
2021-09-21 08:57:28 -07:00
pyth0n1c 5353ee54ed Fixed syntax for getting release tag - small
change so intentionally not submitting a PR
2021-09-09 15:14:37 -07:00
Bhavin Patel cb83090574 Revert "adding labels" 2021-09-08 17:12:56 -07:00
patel-bhavin e1434e2f29 adding labels 2021-09-08 16:54:09 -07:00
Bhavin Patel c1061377a1 Branch was auto-updated. 2021-09-08 12:56:33 -07:00
pyth0n1c fd2b5f1a88 Made an extra job that will not run
for dependabot
2021-09-08 12:55:34 -07:00
Bhavin Patel 3a61a153e1 Branch was auto-updated. 2021-09-08 11:46:29 -07:00
pyth0n1c 0d180eb74a Don't run detection testing if the actor
is dependabot
2021-09-08 11:44:23 -07:00
Bhavin Patel f14f330337 Branch was auto-updated. 2021-09-08 00:52:38 -07:00
pyth0n1c 69c0472d6f Revert "New automerge action and conditional on" 2021-09-07 17:04:37 -07:00
Bhavin Patel 30666d18e8 Branch was auto-updated. 2021-09-07 16:50:24 -07:00
pyth0n1c fd97887617 New automerge action and conditional on
actor name
2021-09-07 16:40:30 -07:00
Bhavin Patel 34e7931462 Branch was auto-updated. 2021-09-07 16:35:58 -07:00
pyth0n1c 46836026f0 Revert "Changed automaerge token" 2021-09-07 16:20:44 -07:00
Bhavin Patel 072487a32b Branch was auto-updated. 2021-09-07 15:14:49 -07:00
pyth0n1c bf6e39eedc Changed automaerge token 2021-09-07 15:08:09 -07:00
pyth0n1c 61083657a8 Branch was auto-updated. 2021-09-03 12:20:25 -07:00
patel-bhavin 02828a0d94 testing auto-approve 2021-09-03 11:43:23 -07:00
P4T12ICK 890b46cb22 Merge branch 'develop' into dev_sec_ops_package 2021-09-03 11:35:31 +02:00
pyth0n1c 19bfe26f2c Making use of python2 more explicit in
build-package
2021-09-02 16:16:52 -07:00
pyth0n1c 2a33d7377f Updated boto3 version in requirements.txt.
Removed extra python requirements
installation in detection-testing.
2021-09-02 16:10:16 -07:00
pyth0n1c edff0a09f0 Updated requirements for the build-and-validate
workflow and the wheel install and pip upgrade
everywhere else.  Going to run detection testing
on this and see if it's good.
2021-09-02 15:51:24 -07:00
pyth0n1c 756cb6e1d7 Using pip freeze to get all the new requirements 2021-09-02 15:30:24 -07:00
pyth0n1c 232f22fee5 Added pip install wheel to everything. Changed >= back
to ==. Testing to see if these install are faster.
2021-09-02 14:17:52 -07:00
patel-bhavin 513f86e599 update token 2021-09-02 12:30:47 -07:00
patel-bhavin 22a0de3238 testing 2021-09-02 11:21:54 -07:00
pyth0n1c 3b08a85330 Fixed testing so that it only runs on Push and Create/Reopen PR. 2021-08-31 11:56:18 -07:00
Bhavin Patel da5f877eeb Merge pull request #1602 from splunk/fix_auto_merge
Update auto-merge.yml
2021-08-31 11:29:38 -07:00
Bhavin Patel f9696a663f Update auto-merge.yml 2021-08-31 11:20:17 -07:00
pyth0n1c bddb7a7835 Fixed correct branch and PR number for both pushes and PRs for detection testing. 2021-08-30 14:41:20 -07:00
pyth0n1c 289360bc8d Print out more env variables associated with pull request. 2021-08-30 14:35:20 -07:00
pyth0n1c 9ad3e184e2 Priting out pr number and ohter variables 2021-08-30 14:24:51 -07:00
pyth0n1c 8429e51863 Testing what is being passed to detectrion testing. 2021-08-30 14:18:46 -07:00
pyth0n1c 5bb24d5fc9 Fixed variable name for pull request number. 2021-08-30 13:22:47 -07:00
pyth0n1c 851e0bd536 Removed duplicate id from detection-testing.yml 2021-08-30 13:15:28 -07:00
pyth0n1c c76f9c7c61 Fixed github actions testing behavior for Push vs PR for detection testing. Now checking out of proper source branch and running main.py on the proper source brach and PR number. 2021-08-30 13:14:15 -07:00
pyth0n1c 3d6b2e074d Fixed detection testing to run on PR and push instead of just push. We were bailing on PR 2021-08-30 12:08:51 -07:00
pyth0n1c 7500d66b32 Fixing bad github_ref substitution due to spacing. 2021-08-30 12:03:47 -07:00
pyth0n1c 196a7a07f9 Wrong escape sequence for GITHUB_REF 2021-08-30 12:00:05 -07:00
pyth0n1c 621ecc8ab2 Testing the syntax for the source branch for a pull request. 2021-08-30 11:57:40 -07:00
P4T12ICK 489dc38e15 solve merge conflicts 2021-08-30 09:21:57 +02:00
github-actions[bot] 898180ee95 Branch was auto-updated. 2021-08-27 22:52:26 +00:00
pyth0n1c 4b26f7af13 Fixed the S3 buckets paths to shift from testing to release buckets. 2021-08-27 15:06:57 -07:00
github-actions[bot] 4275beb142 Branch was auto-updated. 2021-08-27 21:23:22 +00:00
pyth0n1c b325b6cb3d Fixed to use the PROTECTED_BRANCH_PUSH_TOKEN to push to repo. Added token to repo 2021-08-27 14:13:37 -07:00
github-actions[bot] e0e2aaf5cd Branch was auto-updated. 2021-08-27 19:49:27 +00:00