feat: v1 asset scanning support in bulk publish and import - #217
Conversation
feat: add asset scanning support in import
🔒 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:
❌ BUILD FAILED - Security checks failed Please review and fix the security vulnerabilities before merging. |
…portCommand for asset publishing
…nd update related logic
🔒 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. |
fix: Update flags in AssetsPublishCommand and add user reminder in ImportCommand for asset publishing
🔒 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:
❌ BUILD FAILED - Security checks failed Please review and fix the security vulnerabilities before merging. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
added audit check and fix for assets in pending or quarantined state
handled assets in pending or quarantine states export failure
🔒 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
✅ BUILD PASSED - All security checks passed |
Brings in the 27 commits development gained after the previous merge (PR #217 Asset-Scanning-v1, #322, #323 and others), clearing the conflict that was blocking PR #243 and preventing GitHub Actions from producing a merge ref. Only .talismanrc conflicted. Resolved to the checksum for the merged pnpm-lock.yaml (95ad8483..., confirmed via `talisman --checksum`) and moved `version` back to the top level, where talisman expects it — development's side had it indented under the fileignoreconfig entry. Verified before push: - `pnpm install --frozen-lockfile` passes (the auto-merged lockfile is self-consistent; this is the check that caught the broken lockfile in PR #324 and the dropped `open` dependency in the previous merge) - dependency sweep against both merge parents: nothing lost - undeclared-import sweep unchanged from baseline: no new hybrids - test suites for all six packages this merge touched: contentstack-audit 160 passing contentstack-export 485 passing contentstack-external-migrate 42 passing contentstack-import 1736 passing contentstack-query-export 139 passing contentstack-bulk-publish (no test script) Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Brings in the 27 commits development gained after the previous merge (PR #217 Asset-Scanning-v1, #322, #323 and others), clearing the conflict that was blocking PR #243 and preventing GitHub Actions from producing a merge ref. Only .talismanrc conflicted. Resolved to the checksum for the merged pnpm-lock.yaml (95ad8483..., confirmed via `talisman --checksum`) and moved `version` back to the top level, where talisman expects it — development's side had it indented under the fileignoreconfig entry. Verified before push: - `pnpm install --frozen-lockfile` passes (the auto-merged lockfile is self-consistent; this is the check that caught the broken lockfile in PR #324 and the dropped `open` dependency in the previous merge) - dependency sweep against both merge parents: nothing lost - undeclared-import sweep unchanged from baseline: no new hybrids - test suites for all six packages this merge touched: contentstack-audit 160 passing contentstack-export 485 passing contentstack-external-migrate 42 passing contentstack-import 1736 passing contentstack-query-export 139 passing contentstack-bulk-publish (no test script) Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
No description provided.