yajra / laravel-datatables-export

Laravel DataTables Export plugin that uses queue, spout and livewire for bulk data export.
MIT License
30 stars 18 forks source link

fix: phpoffice/phpspreadsheet vulnerabilities #64

Closed edwinvdpol closed 1 month ago

edwinvdpol commented 1 month ago

Hi Arjay 👋

During installation of laravel-datables, it found 5 security vulnerability advisories. All were related to phpoffice/phpspreadsheet.

These issues were solved in 2.3.0.

Screenshot 2024-10-09 at 14 11 03

👋 - Edwin

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

yajra commented 1 month ago

Thanks. I missed those new CVE advisories in the PHP office again. I have also enabled Dependabot to send a PR for any CVE updates.