panther-labs / panther-analysis

Built-in Panther detection rules and policies
https://panther.com/
Apache License 2.0
339 stars 173 forks source link

Use harden-runner Action for all Workflows #1244

Closed egibs closed 5 months ago

egibs commented 5 months ago

Background

Relates to EPD-368

This PR adds StepSecurity's harden-runners Action to all of our Workflows.

We'll run egress blocks for Workflows that can be validated within a PR and audits for the other Workflows. Once the latter run at least once, we can implement the recommendations in a follow-up PR.

Changes

Testing