Feat/asset scanning plan check#263
Conversation
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
| skipDependencies?: boolean; | ||
| authenticationMethod?: string; | ||
| linkedWorkspaces?: Array<{ uid: string; space_uid: string; is_default: boolean }>; | ||
| planStatus: any; |
There was a problem hiding this comment.
Can we please refrain from using 'any' if possible
| context: Context; | ||
| csAssetsUrl?: string; | ||
| csAssetsEnabled?: boolean; | ||
| planStatus: any; |
There was a problem hiding this comment.
Can we please refrain from using 'any' if possible
naman-contentstack
left a comment
There was a problem hiding this comment.
Can we please refrain from using 'any' if possible, rest LGTM
No description provided.