Skip to content

fix: move rollup binary pin to overrides to cover nested installs - #80

Closed
cs-raj wants to merge 2 commits into
mainfrom
fix/rollup-glibc-and-lockfile
Closed

fix: move rollup binary pin to overrides to cover nested installs#80
cs-raj wants to merge 2 commits into
mainfrom
fix/rollup-glibc-and-lockfile

Conversation

@cs-raj

@cs-raj cs-raj commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The binary was loading from node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu (rollup's own nested copy) not the root, so the optionalDependencies pin had no effect. Moving the pin to overrides forces 4.62.2 across ALL instances in the tree.

The binary was loading from node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu
(rollup's own nested copy) not the root, so the optionalDependencies pin had no effect.
Moving the pin to overrides forces 4.62.2 across ALL instances in the tree.
@cs-raj
cs-raj requested a review from a team as a code owner July 30, 2026 13:20
@github-actions

Copy link
Copy Markdown

🔒 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 0 25 ✅ Passed
🟡 Medium Severity 0 44 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

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 0 90 / 365 days ✅ Passed
🔵 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: 0
  • Medium without fixes: 44
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@github-actions

Copy link
Copy Markdown

🔒 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 0 25 ✅ Passed
🟡 Medium Severity 0 44 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

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 0 90 / 365 days ✅ Passed
🔵 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: 0
  • Medium without fixes: 44
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@cs-raj cs-raj closed this Jul 30, 2026
@cs-raj
cs-raj deleted the fix/rollup-glibc-and-lockfile branch July 30, 2026 13:28
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.

1 participant