Skip to content

Commit cbace09

Browse files
Update rules metadata
1 parent 226763a commit cbace09

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sonar-ruby-plugin/sonarpedia.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"languages": [
44
"RUBY"
55
],
6-
"latest-update": "2025-11-26T09:09:53.433355Z",
6+
"latest-update": "2026-01-09T08:51:15.339592200Z",
77
"options": {
88
"no-language-in-filenames": true,
99
"preserve-filenames": true

sonar-ruby-plugin/src/main/resources/org/sonar/l10n/ruby/rules/ruby/S1313.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
],
2424
"OWASP Top 10 2021": [
2525
"A1"
26+
],
27+
"CWE": [
28+
547
2629
]
2730
},
2831
"quickfix": "unknown"

0 commit comments

Comments
 (0)