Skip to content

Commit d3e0606

Browse files
Run rules-api update (#167)
1 parent 04a3719 commit d3e0606

File tree

8 files changed

+43
-1
lines changed

8 files changed

+43
-1
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Amazon Web Services credentials should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Amazon MWS credentials should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Google API keys should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Google Cloud service accounts keys should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Alibaba Cloud AccessKeys should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "IBM API keys should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
{
22
"title": "Azure Storage Account Keys should not be disclosed",
33
"type": "VULNERABILITY",
4+
"code": {
5+
"impacts": {
6+
"SECURITY": "HIGH"
7+
},
8+
"attribute": "TRUSTWORTHY"
9+
},
410
"status": "ready",
511
"remediation": {
612
"func": "Constant\/Issue",

sonarpedia-secrets/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"SECRETS"
55
],
6-
"latest-update": "2023-05-12T06:10:33.626020480Z",
6+
"latest-update": "2023-08-07T09:33:29.463115100Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

0 commit comments

Comments
 (0)