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.
This issue is more so for documentation as the repo
fortify/sample-parserdoesn'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.