Skip to content

Security: filamentphp/demo

SECURITY.md

Security Policy

Please review the Version Support Policy on our website.

Reporting a Vulnerability

This repository contains the Filament demo application only. Where you report depends on what the vulnerability affects:

  • The Filament framework — if the issue is in Filament itself (forms, tables, panels, actions, etc.) rather than something specific to this demo, please report it to filament/filament. Reporting it there means the fix reaches every Filament application, not just this demo.
  • The demo application — if the issue is specific to this demo (its configuration, seeders, or example code), please report it through GitHub.

All security vulnerabilities will be promptly addressed.

Scope

The demo is a public showcase running on disposable, seeded sample data — it is not used with any real or personal user data. The practical impact of a vulnerability in the demo itself is therefore limited. Vulnerabilities in the underlying Filament framework can affect real-world applications, so please report those to filament/filament as noted above.

There aren't any published security advisories