Skip to content

Commit 8f9e0a2

Browse files
github-actions[bot]sonartech
authored andcommitted
Update rule metadata (#470)
Co-authored-by: petertrr <petertrr>
1 parent 523d22f commit 8f9e0a2

36 files changed

+38
-38
lines changed

sonar-text-plugin/sonarpedia-secrets/sonarpedia.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"languages": [
44
"SECRETS"
55
],
6-
"latest-update": "2024-10-31T13:12:57.243065442Z",
6+
"latest-update": "2024-11-26T09:25:55.849890649Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true
1010
}
11-
}
11+
}

sonar-text-plugin/sonarpedia-text/sonarpedia.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"languages": [
44
"TEXT"
55
],
6-
"latest-update": "2024-10-31T13:13:11.713685066Z",
6+
"latest-update": "2024-11-26T09:26:04.996895117Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true
1010
}
11-
}
11+
}

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6290.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h4>Phishing and spam</h4>
1818
<p>An attacker can use this secret to spam users or lure them into links to a malicious domain controlled by the attacker.</p>
1919
<p>Spam can cause users to be exposed to the following:</p>
2020
<ul>
21-
<li> Unsolicited, inappropriate content, such as pornographic material </li>
21+
<li> Unsolicited, inappropriate content </li>
2222
<li> Fraudulent attempts to trick users into sending information or money </li>
2323
<li> Abusive or hateful statements </li>
2424
<li> False advertising or fraudulent claims </li>

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6292.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ <h4>Phishing and spam</h4>
1818
<p>An attacker can use this secret to spam users or lure them into links to a malicious domain controlled by the attacker.</p>
1919
<p>Spam can cause users to be exposed to the following:</p>
2020
<ul>
21-
<li> Unsolicited, inappropriate content, such as pornographic material </li>
21+
<li> Unsolicited, inappropriate content </li>
2222
<li> Fraudulent attempts to trick users into sending information or money </li>
2323
<li> Abusive or hateful statements </li>
2424
<li> False advertising or fraudulent claims </li>

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6292.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "VULNERABILITY",
44
"code": {
55
"impacts": {
6-
"SECURITY": "HIGH"
6+
"SECURITY": "BLOCKER"
77
},
88
"attribute": "TRUSTWORTHY"
99
},

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6334.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "VULNERABILITY",
44
"code": {
55
"impacts": {
6-
"SECURITY": "HIGH"
6+
"SECURITY": "BLOCKER"
77
},
88
"attribute": "TRUSTWORTHY"
99
},

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6335.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h4>Phishing and spam</h4>
1212
<p>An attacker can use this secret to spam users or lure them into links to a malicious domain controlled by the attacker.</p>
1313
<p>Spam can cause users to be exposed to the following:</p>
1414
<ul>
15-
<li> Unsolicited, inappropriate content, such as pornographic material </li>
15+
<li> Unsolicited, inappropriate content </li>
1616
<li> Fraudulent attempts to trick users into sending information or money </li>
1717
<li> Abusive or hateful statements </li>
1818
<li> False advertising or fraudulent claims </li>

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6335.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "VULNERABILITY",
44
"code": {
55
"impacts": {
6-
"SECURITY": "HIGH"
6+
"SECURITY": "BLOCKER"
77
},
88
"attribute": "TRUSTWORTHY"
99
},

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6338.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "VULNERABILITY",
44
"code": {
55
"impacts": {
6-
"SECURITY": "HIGH"
6+
"SECURITY": "BLOCKER"
77
},
88
"attribute": "TRUSTWORTHY"
99
},

sonar-text-plugin/src/main/resources/org/sonar/l10n/secrets/rules/secrets/S6684.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "VULNERABILITY",
44
"code": {
55
"impacts": {
6-
"SECURITY": "HIGH"
6+
"SECURITY": "BLOCKER"
77
},
88
"attribute": "TRUSTWORTHY"
99
},

0 commit comments

Comments
 (0)