Skip to content

Commit 0420a67

Browse files
Update rule metadata (#1475)
Co-authored-by: petertrr <petertrr>
1 parent 58dd43c commit 0420a67

File tree

7 files changed

+8
-9
lines changed

7 files changed

+8
-9
lines changed

iac-extensions/arm/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"AZURE_RESOURCE_MANAGER"
55
],
6-
"latest-update": "2024-07-31T08:56:58.541310700Z",
6+
"latest-update": "2024-08-16T07:50:07.534405Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

iac-extensions/cloudformation/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"CLOUD_FORMATION"
55
],
6-
"latest-update": "2024-07-31T08:57:14.422814100Z",
6+
"latest-update": "2024-08-16T07:50:15.493939Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

iac-extensions/docker/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"DOCKER"
55
],
6-
"latest-update": "2024-07-31T08:57:32.602129300Z",
6+
"latest-update": "2024-08-16T07:50:23.559218Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

iac-extensions/docker/src/main/resources/org/sonar/l10n/docker/rules/docker/S4790.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ <h2>See</h2>
3838
Exposure</a> </li>
3939
<li> OWASP - <a href="https://owasp.org/www-project-top-ten/2017/A6_2017-Security_Misconfiguration">Top 10 2017 Category A6 - Security
4040
Misconfiguration</a> </li>
41-
<li> OWASP - <a href="https://mobile-security.gitbook.io/masvs/security-requirements/0x08-v3-cryptography_verification_requirements">Mobile AppSec
42-
Verification Standard - Cryptography Requirements</a> </li>
41+
<li> OWASP - <a href="https://mas.owasp.org/checklists/MASVS-CRYPTO/">Mobile AppSec Verification Standard - Cryptography Requirements</a> </li>
4342
<li> OWASP - <a href="https://owasp.org/www-project-mobile-top-10/2016-risks/m5-insufficient-cryptography">Mobile Top 10 2016 Category M5 -
4443
Insufficient Cryptography</a> </li>
4544
<li> CWE - <a href="https://cwe.mitre.org/data/definitions/1240">CWE-1240 - Use of a Risky Cryptographic Primitive</a> </li>

iac-extensions/docker/src/main/resources/org/sonar/l10n/docker/rules/docker/S4830.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ <h3>Standards</h3>
5656
Misconfiguration</a> </li>
5757
<li> OWASP - <a href="https://owasp.org/www-project-mobile-top-10/2016-risks/m3-insecure-communication">Mobile Top 10 2016 Category M3 - Insecure
5858
Communication</a> </li>
59-
<li> OWASP - <a href="https://mobile-security.gitbook.io/masvs/security-requirements/0x10-v5-network_communication_requirements">Mobile AppSec
60-
Verification Standard - Network Communication Requirements</a> </li>
59+
<li> OWASP - <a href="https://mas.owasp.org/checklists/MASVS-NETWORK/">Mobile AppSec Verification Standard - Network Communication Requirements</a>
60+
</li>
6161
<li> CWE - <a href="https://cwe.mitre.org/data/definitions/295">CWE-295 - Improper Certificate Validation</a> </li>
6262
<li> STIG Viewer - <a href="https://stigviewer.com/stig/application_security_and_development/2023-06-08/finding/V-222550">Application Security and
6363
Development: V-222550</a> - The application must validate certificates by constructing a certification path to an accepted trust anchor. </li>

iac-extensions/kubernetes/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"KUBERNETES"
55
],
6-
"latest-update": "2024-07-31T08:57:47.790346500Z",
6+
"latest-update": "2024-08-16T07:50:30.957934Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

iac-extensions/terraform/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"TERRAFORM"
55
],
6-
"latest-update": "2024-07-31T08:58:05.181710100Z",
6+
"latest-update": "2024-08-16T07:50:39.394004Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

0 commit comments

Comments
 (0)