rspec/rules/S2053/java/rule.adoc

36 lines
531 B
Plaintext
Raw Normal View History

2023-07-06 10:32:19 +02:00
include::../summary.adoc[]
2020-06-30 12:48:07 +02:00
2023-07-06 10:32:19 +02:00
== Why is this an issue?
2021-02-18 15:34:22 +01:00
2023-07-06 10:32:19 +02:00
include::../rationale.adoc[]
2021-02-08 19:11:39 +01:00
2023-07-06 10:32:19 +02:00
include::../impact.adoc[]
2020-06-30 12:48:07 +02:00
include::../exceptions.adoc[]
2023-07-06 10:32:19 +02:00
// How to fix it section
2020-06-30 12:48:07 +02:00
2023-07-06 10:32:19 +02:00
include::how-to-fix-it/java-se.adoc[]
2020-06-30 12:48:07 +02:00
2023-07-06 10:32:19 +02:00
== Resources
2021-02-08 19:11:39 +01:00
2023-07-06 10:32:19 +02:00
include::../common/resources/standards.adoc[]
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
2023-07-06 10:32:19 +02:00
=== Message
Salt initialized with a constant.
=== Highlighting
Secondary: on "getBytes()" call if called from a constant
2023-07-06 10:32:19 +02:00
endif::env-github,rspecator-view[]