jfrog-vscode-extension icon indicating copy to clipboard operation
jfrog-vscode-extension copied to clipboard

Add Applicability evidence to non-applicable vulnerabilities

Open dortam888 opened this issue 1 year ago • 0 comments

  • [ ] All tests passed. If this feature is not already covered by the tests, I added new tests.
  • [x] I used npm run format for formatting the code before submitting the pull request.

Add Applicability evidence logic to non-applicable vulnerabilities. So far we had applicability evidence only for applicable status. Added the logic that non-applicable will also send API to webview to show.

Linked to webview fix: https://github.com/jfrog/jfrog-ide-webview/pull/63

dortam888 avatar Sep 15 '24 22:09 dortam888