Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Cloud Artifact Vulnerability Scans #8552

Closed
BoBeR182 opened this issue Aug 24, 2023 · 1 comment
Closed

Google Cloud Artifact Vulnerability Scans #8552

BoBeR182 opened this issue Aug 24, 2023 · 1 comment

Comments

@BoBeR182
Copy link

Google Artifact Security Scan
Google Cloud has a Artifact Registry that you can enable security scans https://cloud.google.com/artifact-registry/docs/analysis
Once a scan is completed, results can be pulled via API/gcloud https://cloud.google.com/artifact-analysis/docs/metadata-storage and exported to json
gcloud artifacts docker images describe northamerica-northeast1-docker.pkg.dev/test-cloud/testing/testing-image@sha256:decode00000000000000000000000000000000000000000000000deadbeef --show-package-vulnerability --format=json

Sample File
Please attach a sample file and the format of the file (xml, json, csv).
vulns.json.txt
Had to rename ending to .txt but its a json file.

Minor censorship was done on the file, format should be the same but repo/project/image names are faked.

manuel-sommer added a commit to manuel-sommer/django-DefectDojo that referenced this issue Jan 16, 2024
mtesauro pushed a commit that referenced this issue Jan 19, 2024
* ✨ implement google cloud artifact scan, #8552

* fix unittest

* docs update
@manuel-sommer
Copy link
Contributor

This issue can be closed @mtesauro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants