php-framework/src
Snider 4f09bfedd2
Some checks failed
Code Style / Laravel Pint (push) Has been cancelled
Code Style / PHP CodeSniffer (push) Has been cancelled
Static Analysis / PHPStan (push) Has been cancelled
Static Analysis / Psalm (push) Has been cancelled
Static Analysis / Security Audit (push) Has been cancelled
Static Analysis / PHP Syntax Check (push) Has been cancelled
Tests / PHP 8.2 - Laravel 11.* (push) Has been cancelled
Tests / PHP 8.3 - Laravel 11.* (push) Has been cancelled
Tests / PHP 8.4 - Laravel 11.* (push) Has been cancelled
Tests / PHP 8.3 - Laravel 12.* (push) Has been cancelled
Tests / PHP 8.4 - Laravel 12.* (push) Has been cancelled
fix(csp): add nonce to all inline style and script tags
Register CSP nonce with Vite::useCspNonce() so Livewire and Flux
inherit it automatically. Add @cspnonce directive to all inline
<style> and <script> blocks in layout templates to satisfy strict
style-src/script-src CSP in production.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-13 19:45:09 +00:00
..
Core fix(csp): add nonce to all inline style and script tags 2026-02-13 19:45:09 +00:00
Mod fix: add return types to render() methods 2026-01-29 23:12:35 +00:00
Plug feat(components): add new Blade components for Flux UI including icons, charts, and form elements 2026-01-26 21:21:53 +00:00
Website feat(components): add new Blade components for Flux UI including icons, charts, and form elements 2026-01-26 21:21:53 +00:00