Grammar: report -> reports

This commit is contained in:
Asger F
2022-06-23 14:17:52 +02:00
committed by GitHub
parent d3df2033f0
commit d94010c244
4 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@
### Minor Analysis Improvements
* The query "Use of a broken or weak cryptographic algorithm" (`py/weak-cryptographic-algorithm`) now report if a cryptographic operation is potentially insecure due to use of a weak block mode.
* The query "Use of a broken or weak cryptographic algorithm" (`py/weak-cryptographic-algorithm`) now reports if a cryptographic operation is potentially insecure due to use of a weak block mode.