@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
49 lines • 2.26 kB
JSON
{
"name": "PingOne DaVinci Linter",
"pass": false,
"errorCount": 1,
"rulePackResults": [
{
"pass": false,
"errorCount": 1,
"lintResults": [
{
"flowId": "fe6cc1fa203fd4acc4a7a22a3e3099a1",
"flowName": "customJavascriptRule",
"pass": false,
"errorCount": 1,
"errors": [
{
"code": "dv-bp-globalVariable-003",
"flowId": "fe6cc1fa203fd4acc4a7a22a3e3099a1",
"message": "Custom JavaScript usage in flow",
"recommendation": "Review the script in the node(s): '55vkpz3zs4', 'hh42vzjfl8', 'ddplm47cah', 'tv6jqu14e9', 'i2r4zzw5xg', 'rudmfr4qai', 'a783x0yjok', 'p19hclhhsg', 'hit7foyj3r' 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": "fe6cc1fa203fd4acc4a7a22a3e3099a1",
"message": "Custom JavaScript usage in flow",
"recommendation": "Review the script in the node(s): '55vkpz3zs4', 'hh42vzjfl8', 'ddplm47cah', 'tv6jqu14e9', 'i2r4zzw5xg', 'rudmfr4qai', 'a783x0yjok', 'p19hclhhsg', 'hit7foyj3r' to ensure it does not introduce security vulnerabilities.",
"type": "best-practice"
}
]
}
],
"rulesIgnored": []
}
],
"rulesIgnored": true
}
]
}