rspec/rules/S4423/java/rule.adoc

47 lines
874 B
Plaintext
Raw Normal View History

include::../summary.adoc[]
2021-02-02 15:02:10 +01:00
== Why is this an issue?
2020-06-30 12:49:37 +02:00
include::../rationale.adoc[]
2021-02-02 15:02:10 +01:00
include::../impact.adoc[]
2020-06-30 12:49:37 +02:00
// How to fix it section
2021-02-02 15:02:10 +01:00
include::how-to-fix-it/java-cryptography-extension.adoc[]
2020-06-30 12:49:37 +02:00
include::how-to-fix-it/okhttp.adoc[]
== Resources
2020-06-30 12:49:37 +02:00
include::../common/resources/docs.adoc[]
2020-06-30 12:49:37 +02:00
include::../common/resources/articles.adoc[]
2020-06-30 12:49:37 +02:00
include::../common/resources/presentations.adoc[]
2020-06-30 12:49:37 +02:00
include::../common/resources/standards-mobile.adoc[]
* https://wiki.sei.cmu.edu/confluence/x/hDdGBQ[CERT, MSC61-J.] - Do not use insecure or weak cryptographic algorithms
ifdef::env-github,rspecator-view[]
'''
== Implementation Specification
(visible only on this page)
include::../message.adoc[]
=== Highlighting
`SSLContext.getInstance` invocation
'''
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::env-github,rspecator-view[]