SAST - pull Artifact Registry scanning results to bucket
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
linked to PR #824
(and *maybe Dependabot - directly) to be used by future DevSecOps dashboard
- [x] create GCP bucket in acm-core
- [x] and try this out: https://github.com/PHACDataHub/ruok-service-autochecker/issues/62
There's continual scanning at the GitHub Repo with Dependabot, at the Artifact Registry and in the [GKE cluster](https://cloud.google.com/kubernetes-engine/docs/concepts/about-workload-vulnerability-scanning). Investigate piping the GCP scans into a bucket for now to be used for future dashboard (or see if there's a better way).
[tutorial for artifact registry](https://medium.com/google-cloud/centrally-managing-artifact-registry-container-image-vulnerabilities-on-google-cloud-part-one-d86fb4791601)
Also note - Artifact Registry archives vulnerabilities that have been stale for >90 days... so we should make note when pulling into dashboard/ repush image if >90 days.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.