
com.puppycrawl.tools.checkstyle.sarif.ResultFileOnly.template Maven / Gradle / Ivy
{
"level": "${severityLevel}",
"locations": [
{
"physicalLocation": {
"artifactLocation": {
"uri": "${uri}"
}
}
}
],
"message": {
"text": "${message}"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy