org.sonar.l10n.shellcheck.rules.shellcheck.SC2186.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-shellcheck-plugin Show documentation
Show all versions of sonar-shellcheck-plugin Show documentation
ShellCheck plugin for SonarQube
{
"title": "tempfile is deprecated. Use mktemp instead.",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"shell",
"convention"
],
"defaultSeverity": "Major"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy