fortify / fcli

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

`limit` option for FoD and SSC action reports #523

Closed MikeTheSnowman closed 2 months ago

MikeTheSnowman commented 2 months ago

Currently FoD actions will retrieve 50 issues at a time and SSC will retrieve 100 issues at a time. It might be a good idea to expose an action option so that users can adjust this value for performance reasons.

rsenden commented 2 months ago

For SSC, a --page-size option has now been added. We won't do this for FoD for now for two reasons: