You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is more so for documentation as the repo fortify/sample-parser doesn't have GH issues enabled.
Maybe I'm using it wrong, but I think com.fortify.plugin.api.BasicVulnerabilityBuilder.setVulnerabilityRecommendation(String vulnerabilityRecommendation) does not work.
I notice that when I try to set the recommendatio using this API, I'm unable to show the recommendation even after setting the view template correctly.
As a test, I've also tried calling the SSC REST API and the json being returned is saying that the recommendation is not set.
The text was updated successfully, but these errors were encountered:
This issue is more so for documentation as the repo
fortify/sample-parser
doesn't have GH issues enabled.Maybe I'm using it wrong, but I think
com.fortify.plugin.api.BasicVulnerabilityBuilder.setVulnerabilityRecommendation(String vulnerabilityRecommendation)
does not work.I notice that when I try to set the recommendatio using this API, I'm unable to show the recommendation even after setting the view template correctly.
As a test, I've also tried calling the SSC REST API and the json being returned is saying that the recommendation is not set.
The text was updated successfully, but these errors were encountered: