Azure / ShieldGuard

Enables best security practices for your project from day zero.
MIT License
8 stars 6 forks source link

feat: lockdown github actions versions and permissions #90

Closed bcho closed 7 months ago

bcho commented 7 months ago

This pull request lockdown the actions versions to commit and specified permissions in job level.

Verified in my fork repo:

unit test permissions:

image

lint test permissions:

image

release permissions:

image

release artifacts:

image