nrkno / nrkno/github-workflow-terraform-config
only scan files changed in PR
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It is a bit annoying to be bothered with trivy-scans in PRs unrelated to code being scanned. example: https://github.com/nrkno/iac-terraform-gcloud-kubernetes/actions/runs/4111970971/jobs/7096321976
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the reusable GitHub workflow in this repository and inspect the linked example workflow run to understand when the Trivy scan currently runs. Trace how the workflow identifies files in a pull request; done means scans run only when files relevant to the scanned code have changed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, terraform
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100