{
    "name": "PingOne DaVinci Linter",
    "pass": false,
    "errorCount": 1,
    "rulePackResults": [
        {
            "pass": false,
            "errorCount": 1,
            "lintResults": [
                {
                    "flowId": "4deef5f633a9fd627222cc9afe2f790f",
                    "flowName": "Main Flow for CIBA -123",
                    "pass": false,
                    "errorCount": 1,
                    "errors": [
                        {
                            "code": "dv-er-ciba-flow-002",
                            "flowId": "4deef5f633a9fd627222cc9afe2f790f",
                            "message": "Required execution nodes missing from CIBA flow.",
                            "recommendation": "Add at least one 'Out-of-Band Start' and one 'Continue' capability from the Flow Conductor connector. Both are required for proper execution of a CIBA flow.",
                            "type": "error"
                        }
                    ],
                    "rulesApplied": [
                        "dv-rule-ciba-flow-001"
                    ],
                    "ruleResults": [
                        {
                            "ruleId": "dv-rule-ciba-flow-001",
                            "ruleDescription": "Ensure flow is have Ciba capabilities nodes",
                            "pass": false,
                            "errorCount": 1,
                            "errors": [
                                {
                                    "code": "dv-er-ciba-flow-002",
                                    "flowId": "4deef5f633a9fd627222cc9afe2f790f",
                                    "message": "Required execution nodes missing from CIBA flow.",
                                    "recommendation": "Add at least one 'Out-of-Band Start' and one 'Continue' capability from the Flow Conductor connector. Both are required for proper execution of a CIBA flow.",
                                    "type": "error"
                                }
                            ]
                        }
                    ],
                    "rulesIgnored": []
                }
            ],
            "rulesIgnored": true
        }
    ]
}