org.sonar.l10n.javascript.rules.javascript.S4829.json Maven / Gradle / Ivy
{
"title": "Reading the Standard Input is security-sensitive",
"type": "SECURITY_HOTSPOT",
"status": "deprecated",
"tags": [],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4829",
"sqKey": "S4829",
"scope": "Main",
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}