tenable / accurics-action

The Accurics GitHub Action scans Infrastructure as Code files checked into the respository to help ensure that cloud resources are secure and compliant from creation.
https://accurics.com
14 stars 11 forks source link

Terragrunt Support (tgplan) #12

Open bcarranza opened 2 years ago

bcarranza commented 2 years ago

Hi Accuris community,

I need to implement a pipeline for scan IAC by Accuris in Tenable Cloud Security, but I didn't see a terragrunt compatibility in GitHub actions.

The new feature should include

reference: https://github.com/accurics/accurics-action/blob/43f40afcf96fb8b540fe18bba35939a92472089c/entrypoint.sh#L55

bcarranza commented 2 years ago

Pull request: https://github.com/accurics/accurics-action/pull/13

bcarranza commented 2 years ago

@nitumore