As an OpenAPI Terraform admin
I want the OpenAPI Terraform library to run gosec when making changes to the repo
So I can ensure the changes follow basic security best practices
Acceptance criteria
What's required to consider this feature request complete?
Scenario:
Given changes that need to be made to the Terraform OpenAPI repo
When a new PR is created or a branch is pushed to master
Then gosec should be run as part of the CI/CD pipeline
Checklist (for admin only)
Don't forget to go through the checklist to make sure the issue is created properly:
[x] I have added a corresponding label (feature request) to the issue (right side menu)
[x] I have added this issue to the 'API Terraform Provider' GitHub project (right side menu)
Is your feature request related to a problem?
Acceptance criteria
What's required to consider this feature request complete?
Checklist (for admin only)
Don't forget to go through the checklist to make sure the issue is created properly: