Commit Graph

8935 Commits

Author SHA1 Message Date
pyth0n1c c7194e4ece increased the fetch depth? 2021-08-04 12:18:35 -07:00
pyth0n1c f39b33047e Fixed up the tag naming for the --contains argument 2021-08-04 11:15:04 -07:00
pyth0n1c 915968ceea Print out the git log to see everything that is recent... 2021-08-04 11:06:38 -07:00
pyth0n1c faaad71030 Changing up how we get the branch name ofr a tagged release since Actions will not be as cooperative about it as CircleCI... 2021-08-04 10:54:48 -07:00
pyth0n1c c4efa7f011 More troubleshooting for tag and branch push functionality 2021-08-03 17:38:16 -07:00
pyth0n1c ecda35ec98 Updating the way that we get the latest branch commit so that we can push to it? 2021-08-03 17:22:10 -07:00
pyth0n1c f90791d73f Now uncommenting the if statement in detection testing. 2021-08-03 15:51:30 -07:00
pyth0n1c e2b9bc79cf Trying to figure out why the seaparate detection testing action is being skipped. 2021-08-03 15:47:58 -07:00
pyth0n1c 3de73c7b6e fixed syntax errors in added stuff to detection-testing 2021-08-03 15:43:35 -07:00
pyth0n1c 99f87c82ef Getting the branch name associated with the tag? 2021-08-03 15:35:08 -07:00
pyth0n1c ab86cbce34 There needs to be at least one step in each of the yaml files. restoring one for testing. 2021-08-03 15:12:26 -07:00
pyth0n1c a23550f3aa testing the naming of branch 2021-08-03 15:05:31 -07:00
pyth0n1c ab1abaa2a4 Fixing up filename again. 2021-08-03 14:22:21 -07:00
pyth0n1c b761a44c1f Fixing filed push in update-sources-github job 2021-08-03 13:33:51 -07:00
pyth0n1c f78f4b17de Removed the 'needs' dependencies from detection-testing. 2021-08-03 12:32:38 -07:00
pyth0n1c 9f4ff3f20c Fixed some missing lines in detection-testiny.yml 2021-08-03 12:27:57 -07:00
pyth0n1c 013209c67e Broke detection testing out into its own workflow. Set certain steps to only run on v tags. 2021-08-03 12:25:23 -07:00
pyth0n1c 16c0a1d315 Created an environment to enforce manual approval of detection testing. 2021-08-03 11:49:35 -07:00
pyth0n1c 34a200226a Re-adding testing into the detection step. 2021-07-30 18:07:13 -07:00
pyth0n1c 1ea3985188 Added the proper python version and commented out potential long running task for testing. 2021-07-30 18:02:50 -07:00
pyth0n1c 8125f55ac5 Needed to add aws region as one of the values set in the configure-aws-credentials 2021-07-30 17:54:55 -07:00
pyth0n1c d12e459367 added the configure-aws-credentials action so that we can use boto3 2021-07-30 17:51:43 -07:00
pyth0n1c f96b951492 Another minor syntax issue - extraneous quotation 2021-07-30 17:18:35 -07:00
pyth0n1c b9af26c080 Forgot to comment out one of the steps 2021-07-30 17:14:04 -07:00
pyth0n1c 4d19b93550 Merge branch 'migrate_to_github_actions' of https://github.com/pyth0n1c/security_content into migrate_to_github_actions 2021-07-30 17:12:07 -07:00
pyth0n1c 5c12fe9379 Fixing a syntax error in the way variables are enterted in detection-testing. commented out all the other tests for the sake of speed. 2021-07-30 17:11:58 -07:00
research bot 06fc865cb2 updating docs and package bits [ci skip] 2021-07-30 23:57:13 +00:00
pyth0n1c c974f8e3b6 Merge branch 'migrate_to_github_actions' of https://github.com/pyth0n1c/security_content into migrate_to_github_actions 2021-07-30 16:28:27 -07:00
pyth0n1c 7446e4201f Type (extra quote) in detection testing 2021-07-30 16:24:02 -07:00
research bot 904335e01b updating docs and package bits [ci skip] 2021-07-30 23:12:35 +00:00
pyth0n1c 15fa4114f0 Merge branch 'migrate_to_github_actions' of https://github.com/pyth0n1c/security_content into migrate_to_github_actions 2021-07-30 15:43:17 -07:00
pyth0n1c 340baf1842 Finished up the last two tests (master-api-update
and detection-testing).
2021-07-30 15:39:39 -07:00
research bot add115d1c5 updating docs and package bits [ci skip] 2021-07-30 21:08:28 +00:00
pyth0n1c 660cb60b51 Testing attack range update (to s3) 2021-07-30 13:35:31 -07:00
pyth0n1c 8cc6c5aae4 Testing attack range update 2021-07-30 13:32:48 -07:00
pyth0n1c 5381df19cf github.repository contains
account_name/repository_name and that is c
ausing issues with the release. Hopefully trimmed
off the account name and /.
2021-07-30 13:14:38 -07:00
pyth0n1c 9ec730f872 Updating the way we get the tag name 2021-07-30 12:20:49 -07:00
pyth0n1c 4d08448368 Fixed typo (unmatched braces) 2021-07-30 12:04:59 -07:00
pyth0n1c db8377fdb4 Merge branch 'migrate_to_github_actions' of https://github.com/pyth0n1c/security_content into migrate_to_github_actions 2021-07-30 12:02:42 -07:00
pyth0n1c 76344bdaab Testing publish-github-release. Commented out
several long-running jobs which aren't needed for
this specific test.
2021-07-30 12:02:38 -07:00
research bot 3579f4e87d updating docs and package bits [ci skip] 2021-07-30 02:54:58 +00:00
pyth0n1c 37eb71e281 Reorder steps to do the checkout first, then do other
operations.  I think the checkout into the current repo
will overwrite the other contents there?
2021-07-29 19:23:57 -07:00
pyth0n1c f20718bf62 Diagnosing seeminly missing directories 2021-07-29 18:50:43 -07:00
pyth0n1c 0e683695ef Testing update-sources-github for the first time 2021-07-29 18:04:59 -07:00
pyth0n1c 5d033645fe Created AWS User, key, and id for testing upload
to S3
2021-07-29 15:33:10 -07:00
pyth0n1c cf527c0b35 Removed a debug print - appinspect step is
passing correctly and produced/saved the expected
reports!
2021-07-29 14:10:43 -07:00
pyth0n1c a9c17291ae Downloading artifacts to the proper directory now 2021-07-29 13:48:05 -07:00
pyth0n1c a69b9812cf Testing path to appinspect targets, properly quoting
tests in bash shell
2021-07-29 13:40:15 -07:00
pyth0n1c f67e95c544 Fixing bad paths to appinspect targets again 2021-07-29 13:29:12 -07:00
pyth0n1c 8a4a411a4f Bad path for appinspect submission and minor change
to appinspect.sh script for package_name vs
package_path
2021-07-29 13:21:41 -07:00