redcanaryco / atomic-red-team

Small and highly portable detection tests based on MITRE's ATT&CK.
MIT License
9.76k stars 2.8k forks source link

Adding Github runners support #2839

Closed cyberbuff closed 4 months ago

cyberbuff commented 4 months ago

Details: This PR adds the support for running atomics in Github Actions based upon the assigned label(windows, linux, macos). This helps the reviewers quickly review the PR without testing atomics on an isolated environment. The Github Actions would also show the execution logs.

Screenshot 2024-07-06 at 9 09 45 PM

Testing: Tested on #22

cyberbuff commented 4 months ago

Will recreate the PR as there is an issue with Github Actions with this repo.