You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My organization is both a GitLab Ultimate and Prisma Cloud Compute customer. We are attempting to integrate Prisma Container Scans with the GitLab Container Scanning widget, however it has a specific json schema in order to be ingested.
Describe the solution you'd like
It would be ideal if twistcli was able to generate a JSON output that adhered to the GitLab Ultimate Container Scanning Report Schema.
Describe alternatives you've considered
Writing custom code that will convert from the source twistcli JSON to the destination GitLab schema for report ingestion.
Is your feature request related to a problem?
My organization is both a GitLab Ultimate and Prisma Cloud Compute customer. We are attempting to integrate Prisma Container Scans with the GitLab Container Scanning widget, however it has a specific json schema in order to be ingested.
Describe the solution you'd like
It would be ideal if twistcli was able to generate a JSON output that adhered to the GitLab Ultimate Container Scanning Report Schema.
Describe alternatives you've considered
Writing custom code that will convert from the source twistcli JSON to the destination GitLab schema for report ingestion.
Additional context
https://docs.gitlab.com/ee/development/integrations/secure.html#report
https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/de53e7e533e012fefa1b937c2661091adbae8209/dist/container-scanning-report-format.json
The text was updated successfully, but these errors were encountered: