Skip to content

Commit 5d17633

Browse files
update rules metadata (#1655)
1 parent 7d5c095 commit 5d17633

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

python-checks/src/main/resources/org/sonar/l10n/py/rules/python/S4790.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
},
1010
"status": "ready",
1111
"tags": [
12-
"cwe",
13-
"spring"
12+
"cwe"
1413
],
1514
"defaultSeverity": "Critical",
1615
"ruleSpecification": "RSPEC-4790",

sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"PY"
55
],
6-
"latest-update": "2023-11-13T13:41:12.141897Z",
6+
"latest-update": "2023-11-21T10:24:38.395541Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

0 commit comments

Comments
 (0)