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

Application Version (Application Release) Diff #512

Open MikeTheSnowman opened 4 months ago

MikeTheSnowman commented 4 months ago

This is an enhancement request to add some kind of functionality within fcli to perform a diff of issues between Application Versions (in the case of SSC) and Application Releases (in the case of FoD), regareless if the app versions/releases belong to the same application.

The primary use case that I'm thinking of is to artifically support the diffing of git branches where an application version/release can be used as a way to represent a git branch.

There may be other use cases for this kind of feature, but this was the first idea that came to mind.

image