{
    "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-001",
                            "flowId": "4deef5f633a9fd627222cc9afe2f790f",
                            "message": "Required response nodes missing from CIBA flow.",
                            "recommendation": "Add at least one 'Return CIBA Success' and one 'Return CIBA Failure' capability from the PingOne Authentication connector. Both are required to return appropriate responses from 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-001",
                                    "flowId": "4deef5f633a9fd627222cc9afe2f790f",
                                    "message": "Required response nodes missing from CIBA flow.",
                                    "recommendation": "Add at least one 'Return CIBA Success' and one 'Return CIBA Failure' capability from the PingOne Authentication connector. Both are required to return appropriate responses from a CIBA flow.",
                                    "type": "error"
                                }
                            ]
                        }
                    ],
                    "rulesIgnored": []
                }
            ],
            "rulesIgnored": true
        }
    ]
}