<%=_("See vulnerability %{vulnerability_link} for any Remediation details.".html_safe)%{vulnerability_link: "[#{vulnerability.id}|#{vulnerability_url(vulnerability)}]"}%>
@@ -181,6 +181,9 @@ RSpec.describe VulnerabilitiesHelper do
* [Cipher does not check for integrity first?|https://crypto.stackexchange.com/questions/31428/pbewithmd5anddes-cipher-does-not-check-for-integrity-first]
@@ -118,6 +118,11 @@ RSpec.describe Issues::CreateFromVulnerabilityService, '#execute' do
### Links:
* [Cipher does not check for integrity first?](https://crypto.stackexchange.com/questions/31428/pbewithmd5anddes-cipher-does-not-check-for-integrity-first)