Tags: snyk/snyk-to-html
Tags
feat: add risk score to findings, if present [DGP-511] (undoing rever… …t) (#215) - presents Risk Score: <0..1000 inclusive> in upper right of card, directly across from Severity, only if present in the JSON. - adds tests for 0, 50, 975, wrong type (string), and no risk score - generates updated test screenshots, including one with risk score
feat: add risk score to findings, if present [DGP-511] (#212) - presents Risk Score: <0..1000 inclusive> in upper right of card, directly across from Severity, only if present in the JSON. - adds tests for 0, 50, 975, wrong type (string), and no risk score - generates updated test screenshots, including one with risk score
fix: Update color of head banner (#210) * fix: adding test fixture * feat: adding support for display of suppressed (ignored) vulnerabilities with Snyk Code Co-Authored-By: Ian Zink <ian.zink@snyk.io> # Conflicts: # test/fixtures/test-code-consistent-ignores.json * fix: updating project header to match new style guide * fix: updating VRTs * fix: updating snapshots
feat: [CLI-933] Adding support for displaying ignored issues for code… … test (#209) * fix: adding test fixture * feat: adding support for display of suppressed (ignored) vulnerabilities with Snyk Code Co-Authored-By: Ian Zink <ian.zink@snyk.io> * chore: reduced the fixture quite a bit * fix: updating VRTs --------- Co-authored-by: Ian Zink <ian.zink@snyk.io>
PreviousNext