The Artifact Storage section in generated GitHub documentation like https://fortify.github.io/fcli/v3/ci/github/v3.1.x/ast-action-without-artifacts-fod.html#_artifact_storage has non-working links in the table that lists action variants, pointing to for example https://fortify.github.io/fcli/v3/ci/github/v3.1.x/ast-action-$eval%7Bproduct%7D.html.
Looks like $eval{product} is not being properly resolved to current product in ci-doc.yaml; this needs to be fixed in the next fcli release.
The
Artifact Storagesection in generated GitHub documentation like https://fortify.github.io/fcli/v3/ci/github/v3.1.x/ast-action-without-artifacts-fod.html#_artifact_storage has non-working links in the table that lists action variants, pointing to for examplehttps://fortify.github.io/fcli/v3/ci/github/v3.1.x/ast-action-$eval%7Bproduct%7D.html.Looks like
$eval{product}is not being properly resolved to current product inci-doc.yaml; this needs to be fixed in the next fcli release.