Commit Graph

25 Commits

Author SHA1 Message Date
Hare Sudhan 0736dfbda9 Fix svg counter (#2498)
* fix svg counter

* poetry update
2023-07-29 16:18:41 -06:00
Hare Sudhan b498741fa4 added auto assign code 2023-05-19 17:35:09 -04:00
Hare Sudhan b07f1125cf added auto assign code 2023-05-19 17:35:05 -04:00
Josh Rickard 284886292b Atomic Red Team - JSON Schema Validation CI (#2303)
* feat: Adding atomic-red-team JSON Schema defintions

* feat: Adding validate.py script to validate all atomics against the defined schema

* feat: Adding validate-schema GitHub Workflow action to validate on every push to the repo

* ci: Updated the validate-schema workflow to support and use Ruby instead of python

* fix: Updated schema to remove schema draft version (not necessarily needed) and update to remove elevation_required as a required defined property

* fix: Removed the yaml schema version

* docs: Adding start of README

* fix: Adding an updated/better version of the python validation but may ultimately be removed

* feat: Adding Ruby version of validate.rb script

* fix: Removing files not needed since we are changing to github action and using the new validation code

* fix: Adding the yaml schema file back and removed the json version

* docs: Updated README with documentation

* fix: Updating schema to use new format validator

* fix: Updated validate.rb to verify that the Technique IDs are in the correct format.

* fix: Upating validate.rb to raise execptions so that failures flow up to the GitHub Action workflow

* fix: Updated all tests that have input_arguments not conformaing to schema defintion for type value of path

* fix: Updating the Validaton README for typos

* fixL: Minor updates to the schema

* minor schema changes

* github actions fix

* schema changes

---------

Co-authored-by: MSAdministrator <MSAdministrator@users.noreply.github.com>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
Co-authored-by: Hare Sudhan <code@0x6c.dev>
2023-05-12 15:33:47 -06:00
Jose Enrique Hernandez 77ee1faed2 Update generate-counter.yml (#2392)
ci was failing due to wrong python version
2023-03-29 08:42:05 -06:00
Jose Enrique Hernandez 0f385304fb Add total count (#2390)
* add counter parts

* adding readme updated

* updating counter
2023-03-28 08:38:27 -06:00
Jose Enrique Hernandez eff6370693 add counter parts (#2389) 2023-03-27 16:23:55 -06:00
Hare Sudhan 84d99ecc17 merge with master 2023-02-22 13:55:17 -05:00
Josh Rickard 78bd56f47a ci: Updating duration for stale issues before they close. (#2322)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2023-02-13 15:55:02 -07:00
Keith McCammon d3131e5583 Create stale.yml to close stale issues and PRs (#2315) 2023-02-04 18:22:43 -07:00
Hare Sudhan Muthusamy 13f7990317 adding terraform validation 2023-01-23 03:55:16 -05:00
Jose Enrique Hernandez d5dea0d03f minor adjustment to how workflows are triggered (#1905) 2022-04-27 19:13:33 -06:00
d1vious 554a059d2b updating to use secrets 2022-04-26 16:40:43 -04:00
d1vious dd6b884318 force push 2022-04-25 18:41:20 -04:00
d1vious d18280f981 fixing error 2022-04-25 18:21:25 -04:00
d1vious a7f898a298 removing persistence 2022-04-25 17:44:21 -04:00
d1vious b09168f3d4 updating usernames 2022-04-25 16:45:06 -04:00
d1vious baa867efb2 fixing syntax error 2022-04-25 16:33:38 -04:00
Jose Enrique Hernandez 822df4085e Merge branch 'master' into moving_ci_to_github 2022-04-25 16:32:09 -04:00
d1vious 964b949e4e moving circleci out 2022-04-25 15:01:31 -04:00
Jose Enrique Hernandez ef28428d73 minor_ci_fix (#1877) 2022-04-19 10:58:42 -06:00
Jose Enrique Hernandez b0f9a3ee0a minor updates to ci (#1873)
fixes current failing errors
2022-04-18 18:06:37 -06:00
Jose Enrique Hernandez a5576220c0 first skeleton of github ci files (#1836)
* first skeleton of github ci files

* removing guids gen for now

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2022-04-01 08:41:15 -06:00
d1vious 55a04cf8b8 removing guids gen for now 2022-04-01 10:13:13 -04:00
d1vious c865666c9e first skeleton of github ci files 2022-03-31 23:04:36 -04:00