RedHatProductSecurity / cvss-v4-calculator

CVSS v4.0 calculator
https://redhatproductsecurity.github.io/cvss-v4-calculator/
BSD 2-Clause "Simplified" License
32 stars 22 forks source link

Fix issue with undefined macroVector on 'show details' #55

Closed derek-sappington closed 4 months ago

derek-sappington commented 4 months ago

Hello, I work with Chris Turner, and our team recently made a pull request to refactor the scoring logic outside the Vue application (https://github.com/RedHatProductSecurity/cvss-v4-calculator/pull/52). This refactor introduced an undefined error in the calculator view's 'Show details' dropdown. This pull request addresses the error.