Skip to content

feat: add asset scanning support in import#210

Open
naman-contentstack wants to merge 1 commit into
feat/Asset-Scanning-v1from
feat/DX-8661
Open

feat: add asset scanning support in import#210
naman-contentstack wants to merge 1 commit into
feat/Asset-Scanning-v1from
feat/DX-8661

Conversation

@naman-contentstack
Copy link
Copy Markdown
Contributor

No description provided.

@naman-contentstack naman-contentstack self-assigned this Jun 5, 2026
@naman-contentstack naman-contentstack requested a review from a team as a code owner June 5, 2026 09:10
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 1 25 ✅ Passed
🟡 Medium Severity 0 3 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

⚠️ Warning: The following vulnerabilities have exceeded their SLA thresholds (days since publication).

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 2 90 / 365 days ⚠️ Warning
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ 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:

  • Critical without fixes: 0
  • High without fixes: 1
  • Medium without fixes: 3
  • Low without fixes: 0

⚠️ BUILD PASSED WITH WARNINGS - SLA breaches detected for issues without available fixes

Consider reviewing these vulnerabilities when fixes become available.

log.success('Assets imported successfully!', this.importConfig.context);

if (this.importConfig.assetScanningEnabled) {
log.info(' Asset Scanning is enabled for this stack.', this.importConfig.context);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the whitespaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants