rspec/rules/S5344/kotlin/highlighting.adoc
Pierre-Loup 84d701ffe5
Create rule S5344 for Kotlin (SONARKT-582) (#4803)
* Create rule S5344 for Kotlin

* Apply review suggestions
2025-03-25 15:04:15 +00:00

7 lines
279 B
Plaintext

=== Highlighting
* Main location: The `iteration` argument of the PBEKeySpec constructor call
* Secondary location
** The location where the `iteration` argument value is assigned
** The location where the `algorithm` argument value of SecretKeyFactory.getInstance is assigned