Commit Graph

9678 Commits

Author SHA1 Message Date
P4T12ICK 8d51af0e53 add dataset 2021-09-01 10:54:03 +02:00
Bhavin Patel 9af8c6e5e0 Merge pull request #1615 from splunk/SemgrepIgnore
Add .semgrepignore to avoid scanning spl files
2021-08-31 15:48:34 -07:00
Bhavin Patel 67b8963f8c Update .semgrepignore 2021-08-31 15:43:37 -07:00
github-actions[bot] 9dba0eebf3 Branch was auto-updated. 2021-08-31 22:12:49 +00:00
Bhavin Patel 5fdb50ddc0 Merge pull request #1616 from splunk/issue_1538
update links
2021-08-31 15:12:32 -07:00
pyth0n1c d39bd68abc Ignoring the dist directory, which contains the
Splunk Packaging Toolkit
2021-08-31 15:10:18 -07:00
patel-bhavin fa530705da update links 2021-08-31 14:47:46 -07:00
github-actions[bot] d3f6c3f6ac Branch was auto-updated. 2021-08-31 21:25:08 +00:00
Bhavin Patel 32124761cf Merge pull request #1590 from splunk/issue_1557_bug_with_lnk_file
updating detection from feedback in issue 1557
2021-08-31 14:24:51 -07:00
pyth0n1c 027c8341a6 Added newline at the end of the .semgrepignore
file
2021-08-31 13:58:52 -07:00
pyth0n1c 9ef84b385f added a .semgrepignore file to ignore erroneous
eval errors from semgrep. eval is used in spl files
and does not present a security risk.
2021-08-31 13:56:19 -07:00
patel-bhavin 670571ab19 Merge branch 'issue_1557_bug_with_lnk_file' of github.com:splunk/security_content into issue_1557_bug_with_lnk_file 2021-08-31 13:49:55 -07:00
patel-bhavin 7a7341f9ba spl update 2021-08-31 13:48:25 -07:00
Bhavin Patel 39db6357ae Update process_creating_lnk_file_in_suspicious_location.yml 2021-08-31 13:08:47 -07:00
github-actions[bot] ec07aec2e5 Branch was auto-updated. 2021-08-31 20:03:02 +00:00
Bhavin Patel 155b580394 Merge pull request #1614 from splunk/website_error
Website fix: update links and content
2021-08-31 13:02:44 -07:00
patel-bhavin 8a465cec87 Merge branch 'develop' into issue_1557_bug_with_lnk_file 2021-08-31 12:57:36 -07:00
patel-bhavin 542a841ad7 CI 2021-08-31 12:54:56 -07:00
patel-bhavin 7f8a3bebb6 update links and content 2021-08-31 12:45:02 -07:00
Bhavin Patel 1f5c139f60 Update process_creating_lnk_file_in_suspicious_location.yml 2021-08-31 12:09:55 -07:00
Bhavin Patel adc89161d0 Merge pull request #1613 from splunk/DoubleTestsFix
Fixed testing so that it only runs on Push and Create/Reopen PR.
2021-08-31 12:09:01 -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
Bhavin Patel e2a6b775b6 Merge pull request #1612 from splunk/blank_risk
Blank risk scores
2021-08-31 11:15:13 -07:00
patel-bhavin d2c2cf38f7 add observable and clean up 2021-08-31 11:06:47 -07:00
patel-bhavin 3d80496f79 if victim then risk 2021-08-31 10:49:39 -07:00
Bhavin Patel 60eb53ad18 Merge pull request #1608 from zbraiterman/develop
Enhance specificity of cybersecurity terminology and references in README.md
2021-08-30 17:18:23 -07:00
Bhavin Patel 2083671135 Merge pull request #1603 from splunk/blackbolt_patch
blackbolt duplicate
2021-08-30 16:14:25 -07:00
Bhavin Patel aa446f4c30 Merge branch 'develop' into blackbolt_patch 2021-08-30 15:46:45 -07:00
Bhavin Patel 290f27b069 Merge pull request #1611 from splunk/DetectionTestingPRMapping
Detection testing pr mapping
2021-08-30 15:45:12 -07:00
patel-bhavin 23dd1e6f64 test 2021-08-30 15:13:16 -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
patel-bhavin 29c6e20ddb detection testing 2021-08-30 13:48:04 -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
Bhavin Patel 05b10cecab Update create_local_admin_accounts_using_net_exe.yml 2021-08-30 11:47:43 -07:00
Bhavin Patel 74a25076aa Update create_local_admin_accounts_using_net_exe.yml 2021-08-30 11:47:19 -07:00
zbraiterman 5fdbe3eeed Enhance specificity of cybersecurity terminology and references 2021-08-29 02:02:45 -04:00
github-actions[bot] 198d9c0d5f Branch was auto-updated. 2021-08-27 22:52:32 +00:00
github-actions[bot] 898180ee95 Branch was auto-updated. 2021-08-27 22:52:26 +00:00
github-actions[bot] 939c9da4ea Branch was auto-updated. 2021-08-27 22:52:20 +00:00