Skip to content

Commit 376c635

Browse files
Fix rule status (#57)
1 parent b14eb3a commit 376c635

File tree

1 file changed

+1
-1
lines changed
  • sonar-text-plugin/src/main/resources/org/sonar/l10n/text/rules/text

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Using bidirectional characters is security-sensitive",
33
"type": "SECURITY_HOTSPOT",
4-
"status": "beta",
4+
"status": "ready",
55
"remediation": {
66
"func": "Constant\/Issue",
77
"constantCost": "5min"

0 commit comments

Comments
 (0)