rspec/rules/S6432/message.adoc
Loris S b031dd36b8
Modify S6432: Add conciseness and clear actionability to the message (#3805)
* Modify S6432: Add conciseness to the message

* Apply suggestions from code review

Co-authored-by: daniel-teuchert-sonarsource <141642369+daniel-teuchert-sonarsource@users.noreply.github.com>

---------

Co-authored-by: daniel-teuchert-sonarsource <141642369+daniel-teuchert-sonarsource@users.noreply.github.com>
2024-03-25 15:24:54 +01:00

9 lines
238 B
Plaintext

=== Message
* Primary location
** Use a dynamically-generated initialization vector (IV) instead of hardcoded values.
* Secondary location
** The initialization vector is configured here.
** The initialization vector is a static value.