@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
49 lines • 2.12 kB
JSON
{
"name": "PingOne DaVinci Linter",
"pass": false,
"errorCount": 1,
"rulePackResults": [
{
"pass": false,
"errorCount": 1,
"lintResults": [
{
"flowId": "d3a8d4dd071aac3bc51e0f8fb37e9df7",
"flowName": "SecurIdAndLexisNexis",
"pass": false,
"errorCount": 1,
"errors": [
{
"code": "dv-bp-globalVariable-003",
"flowId": "d3a8d4dd071aac3bc51e0f8fb37e9df7",
"message": "Custom JavaScript usage in flow",
"recommendation": "Review the script in the node(s): '6ge2g03srg', 'n9hid0qw8m', 'wwbk853v9n', 'hdivzx9fav' to ensure it does not introduce security vulnerabilities.",
"type": "best-practice"
}
],
"rulesApplied": [
"dv-rule-globalVariable-001"
],
"ruleResults": [
{
"ruleId": "dv-rule-globalVariable-001",
"pass": false,
"errorCount": 1,
"errors": [
{
"code": "dv-bp-globalVariable-003",
"flowId": "d3a8d4dd071aac3bc51e0f8fb37e9df7",
"message": "Custom JavaScript usage in flow",
"recommendation": "Review the script in the node(s): '6ge2g03srg', 'n9hid0qw8m', 'wwbk853v9n', 'hdivzx9fav' to ensure it does not introduce security vulnerabilities.",
"type": "best-practice"
}
]
}
],
"rulesIgnored": []
}
],
"rulesIgnored": true
}
]
}