Use correct plural form of IVs (#246)

This commit is contained in:
Johann Beleites 2021-08-02 17:01:21 +02:00 committed by GitHub
parent b20fe5c6c9
commit 09ce6edecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"title": "Cipher Block Chaining IV's should be unpredictable",
"title": "Cipher Block Chaining IVs should be unpredictable",
"type": "VULNERABILITY",
"status": "ready",
"remediation": {