All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.openapi.rules.openapi.PathMaskerading.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Paths SHOULD NOT mask each other or be ambiguous",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1h"
  },
  "tags": [
    "suspicious",
    "specification",
    "should"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#path-templating-matching",
  "sqKey": "PathMaskerading"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy