This is the Pollora skeleton — the project template
composer create-project pollora/pollora installs. Report here anything in the
application shell, the installer, or the shipped configuration.
Most code runs from the framework. A vulnerability in routing, hooks, attributes, discovery or the themes API belongs to Pollora/framework. If you are unsure which one it is, report it to either — we will route it. Do not let the question delay the report.
| Version | Supported |
|---|---|
| 13.x | ✅ |
| < 13.0 | ❌ |
Do not open a public issue.
Use GitHub Security Advisories
to report it privately. If that is not available to you, write to
dev@amphibee.fr.
You can expect:
- An acknowledgment within 48 hours
- A status update within 7 days
- A fix released as a patch version as soon as possible
Please include the versions involved — the output of
composer show pollora/pollora and composer show pollora/framework — and the
steps to reproduce.
Thank you for helping keep Pollora secure.