fortify / fcli

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

FoD: Review and improve commands for configuring & starting scans #420

Closed rsenden closed 10 months ago

rsenden commented 10 months ago

Current code is difficult to understand/maintain, thereby (potentially) causing bugs like trying to load Mobile assessment types when configuring regular SAST scans. Also based on some incorrect assumptions, like assessment types having predefined, fixed names.

kadraman commented 10 months ago

Based on email discussions:

From testing, entitlement-id is automatically set when "Assessment Type" and “Entitlement” (Static/Subscription) is set from the UI so the scan-config setup-sast needs to mimic this. This requires the following: