prisma-cloud-scan
prisma-cloud-scan copied to clipboard
Support 'unassigned' severity level
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 Tested?
Yes, that branch is currently used by our pipeline
Screenshots (if appropriate)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist
- [x] I have updated the documentation accordingly.
- [x] I have read the CONTRIBUTING document.
- [ ] I have added tests to cover my changes if appropriate.
- [x] All new and existing tests passed.