fortify / fcli

fcli is a command-line utility for interacting with various Fortify products
https://fortify.github.io/fcli/
Other
31 stars 22 forks source link

`fcli fod action run release-summary`: Failure if release has OSS scan with 0 vulnerabilities #612

Closed rsenden closed 1 month ago

rsenden commented 1 month ago

Current Behavior

The FoD release-summary sometimes fails with an exception if open-source scans have been enabled for a release, due to missing safe navigation operators in the SpEL expressions:

image

Expected Behavior

The FoD release-summary action should complete without any errors.

Steps To Reproduce

No response

Environment

fcli: 2.7.0

Anything else?

No response