{
  "name": "PingOne DaVinci Linter",
  "pass": false,
  "errorCount": 1,
  "rulePackResults": [
    {
      "pass": false,
      "errorCount": 1,
      "lintResults": [
        {
          "flowId": "7aa6735caaac1350eb2ef3c200de06eb",
          "flowName": "dv-rule-debug-off-001",
          "pass": false,
          "errorCount": 1,
          "errors": [
            {
              "flowId": "7aa6735caaac1350eb2ef3c200de06eb",
              "code": "dv-bp-debug-off-001",
              "message": "Log level set to Debug",
              "type": "best-practice",
              "recommendation": "The flow log level is set to Debug. For standard operation, it's recommended to set the log level to Info or None unless active troubleshooting is needed."
            }
          ],
          "rulesApplied": [
            "dv-rule-debug-off-001"
          ],
          "ruleResults": [
            {
              "ruleId": "dv-rule-debug-off-001",
              "ruleDescription": "Ensure the flow has debug mode turned off",
              "pass": false,
              "errorCount": 1,
              "errors": [
                {
                  "flowId": "7aa6735caaac1350eb2ef3c200de06eb",
                  "code": "dv-bp-debug-off-001",
                  "message": "Log level set to Debug",
                  "type": "best-practice",
                  "recommendation": "The flow log level is set to Debug. For standard operation, it's recommended to set the log level to Info or None unless active troubleshooting is needed."
                }
              ]
            }
          ],
          "rulesIgnored": []
        }
      ],
      "rulesIgnored": true
    }
  ]
}