prisma-cloud-scan icon indicating copy to clipboard operation
prisma-cloud-scan copied to clipboard

GitHub action to scan container images with Palo Alto Networks' Prisma Cloud

Results 13 prisma-cloud-scan issues
Sort by recently updated
recently updated
newest added

## Describe the bug When scan result contains some vulnerabilities with severity level set to `unassigned` the action fails to parse the sarif file. The action seems to already handle...

bug

## Description The feature permits to activate a debug mode for the twistlock command line. The optional boolean flag is named `twistcli_debug` is not activated by default. ## Motivation and...

Currently some of the scans with this action take more than 4 minutes. I wanted to enable debug logs so that we can understand what is contributing to the delay....

enhancement

## Description Add support to vulnerabilities with level: `unassigned` (when sarif parsing is used) ## Motivation and Context Context described in the following issue: https://github.com/PaloAltoNetworks/prisma-cloud-scan/issues/55 ## How Has This Been...

## Describe the bug I've found that if change the scan workflow from the out of box format its provided I run into the following issue: Uploading results Processing sarif...

bug

### Is your feature request related to a problem? We want to run this action on PRs. The images created in a PR are not the ones we will actually...

enhancement

## Describe the bug not yet a bug on github actions I get the following: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment...

bug

### Is your feature request related to a problem? Give a possibility to scan image tarball ### Describe the solution you'd like new flag to handle https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin-compute/tools/twistcli_scan_images#_scan_image_tarballs ### Describe alternatives...

enhancement

### Is your feature request related to a problem? No ### Describe the solution you'd like We are planning to move Image scanning to Github Actions by help of Prisma...

enhancement

Hello, we have a question: is it possible to run Docker-image-scan with GitHub-hosted runners on k8s without elevated priviliged access? Thanks!