org.sonar.l10n.web.rules.Web.LibraryDependencyCheck.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-web-plugin Show documentation
Show all versions of sonar-web-plugin Show documentation
Enables scanning of HTML, and JSP/JSF files.
{
"title": "Some Java packages or classes should not be used in JSP files",
"type": "CODE_SMELL",
"status": "ready",
"tags": [
"jsp-jsf"
],
"defaultSeverity": "Blocker"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy