Skip to content

chore: resolve Dependabot security advisories#810

Open
vcnainala wants to merge 1 commit into
mainfrom
chore/dependabot-security-updates
Open

chore: resolve Dependabot security advisories#810
vcnainala wants to merge 1 commit into
mainfrom
chore/dependabot-security-updates

Conversation

@vcnainala

Copy link
Copy Markdown
Member

Summary

  • Composer: Updates vulnerable packages including Filament (^4.8.5, tables XSS fix), PhpSpreadsheet (1.30.5), phpseclib (3.0.52), FPDI, Symfony 7.4.12+, AWS SDK, league/commonmark, and spatie/schema-org (3.23.2). composer audit passes cleanly.
  • npm (dev): Bumps axios to 1.17.0, Vite to 6.4.3, laravel-vite-plugin to 1.3.x, plus rollup, follow-redirects, picomatch, and postcss via audit fixes. npm run build succeeds.
  • Python: Bumps export-script dependencies (urllib3, pillow, idna, python-dotenv, requests) to patched versions in resources/scripts/python/exports/requirements.txt.

Test plan

  • composer install and composer audit (expect no advisories)
  • npm ci and npm run build
  • Smoke-test Filament admin UI after asset publish (forms, tables, file upload)
  • Re-check Dependabot alerts after merge (may take a short time to refresh)
  • Optional: reinstall Python export deps and run export script smoke test

Note: Three moderate npm advisories remain in nested vitepress dev dependencies (docs only); no stable vitepress release bundles patched Vite yet.

…nd Python

Bump vulnerable dependencies flagged by GitHub Dependabot, including Filament 4.8.5+, Symfony, PhpSpreadsheet, axios, Vite 6, and Python export script packages.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@cc79f8a). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main    #810   +/-   ##
======================================
  Coverage        ?   6.10%           
  Complexity      ?    1736           
======================================
  Files           ?     227           
  Lines           ?    8945           
  Branches        ?       0           
======================================
  Hits            ?     546           
  Misses          ?    8399           
  Partials        ?       0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants