File tree Expand file tree Collapse file tree
sonar-java-plugin/src/main/resources/org/sonar/l10n/java/rules/java Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ <h3>Standards</h3>
7272 Insufficient Cryptography</ a > </ li >
7373 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/759 "> CWE-759 - Use of a One-Way Hash without a Salt</ a > </ li >
7474 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/760 "> CWE-760 - Use of a One-Way Hash with a Predictable Salt</ a > </ li >
75- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222542 "> Application Security and
75+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222542 "> Application Security and
7676 Development: V-222542</ a > - The application must only store cryptographic representations of passwords. </ li >
7777</ ul >
7878
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h2>See</h2>
3838 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/311 "> CWE-311 - Missing Encryption of Sensitive Data</ a > </ li >
3939 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/315 "> CWE-315 - Cleartext Storage of Sensitive Information in a Cookie</ a > </ li >
4040 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/614 "> CWE-614 - Sensitive Cookie in HTTPS Session Without 'Secure' Attribute</ a > </ li >
41- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222576 "> Application Security and
41+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222576 "> Application Security and
4242 Development: V-222576</ a > - The application must set the secure flag on session cookies. </ li >
4343</ ul >
4444
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ <h3>Standards</h3>
6262 </ li >
6363 < li > < a href ="https://wiki.sei.cmu.edu/confluence/x/I9cxBQ "> CERT, INT18-C.</ a > - Evaluate integer expressions in a larger size before comparing or
6464 assigning to that size </ li >
65- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222612 "> Application Security and
65+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222612 "> Application Security and
6666 Development: V-222612</ a > - The application must not be vulnerable to overflow attacks. </ li >
6767</ ul >
6868
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ <h3>Articles & blog posts</h3>
137137</ ul >
138138< h3 > Standards</ h3 >
139139< ul >
140- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222567 "> Application Security and
140+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222567 "> Application Security and
141141 Development: V-222567</ a > - The application must not be vulnerable to race conditions. </ li >
142142</ ul >
143143
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h3>Standards</h3>
4949 < li > OWASP - < a href ="https://owasp.org/www-project-top-ten/2017/A2_2017-Broken_Authentication "> Top 10 2017 Category A2 - Broken Authentication</ a >
5050 </ li >
5151 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/807 "> CWE-807 - Reliance on Untrusted Inputs in a Security Decision</ a > </ li >
52- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222582 "> Application Security and
52+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222582 "> Application Security and
5353 Development: V-222582</ a > - The application must not re-use or recycle session IDs. </ li >
5454</ ul >
5555
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h2>See</h2>
7373 Create files with appropriate access permissions </ li >
7474 < li > < a href ="https://wiki.sei.cmu.edu/confluence/display/c/FIO06-C.+Create+files+with+appropriate+access+permissions "> CERT, FIO06-C.</ a > - Create
7575 files with appropriate access permissions </ li >
76- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222430 "> Application Security and
76+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222430 "> Application Security and
7777 Development: V-222430</ a > - The application must execute without excessive account permissions. </ li >
7878</ ul >
7979
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ <h3>Standards</h3>
105105 < li > < a href ="https://cheatsheetseries.owasp.org/cheatsheets/Web_Service_Security_Cheat_Sheet.html#user-authentication "> OWASP Web Service Security
106106 Cheat Sheet</ a > </ li >
107107 < li > CWE - < a href ="https://cwe.mitre.org/data/definitions/522 "> CWE-522 - Insufficiently Protected Credentials</ a > </ li >
108- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222533 "> Application Security and
108+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222533 "> Application Security and
109109 Development: V-222533</ a > - The application must authenticate all network connected endpoint devices before establishing any connection. </ li >
110110</ ul >
111111
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h3>Noncompliant code example</h3>
1818< h2 > Resources</ h2 >
1919< h3 > Standards</ h3 >
2020< ul >
21- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222567 "> Application Security and
21+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222567 "> Application Security and
2222 Development: V-222567</ a > - The application must not be vulnerable to race conditions. </ li >
2323</ ul >
2424
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h3>Articles & blog posts</h3>
4343</ ul >
4444< h3 > Standards</ h3 >
4545< ul >
46- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222567 "> Application Security and
46+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222567 "> Application Security and
4747 Development: V-222567</ a > - The application must not be vulnerable to race conditions. </ li >
4848</ ul >
4949
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ <h3>Articles & blog posts</h3>
7676< h3 > Standards</ h3 >
7777< ul >
7878 < li > < a href ="https://wiki.sei.cmu.edu/confluence/x/4jdGBQ "> CERT, VNA01-J.</ a > - Ensure visibility of shared references to immutable objects </ li >
79- < li > STIG Viewer - < a href ="https://stigviewer.com/stig /application_security_and_development/2023-06-08 /finding/V-222567 "> Application Security and
79+ < li > STIG Viewer - < a href ="https://stigviewer.com/stigs /application_security_and_development/2024-12-06 /finding/V-222567 "> Application Security and
8080 Development: V-222567</ a > - The application must not be vulnerable to race conditions. </ li >
8181</ ul >
8282
You can’t perform that action at this time.
0 commit comments