Skip to content

Repository files navigation

CakePHP Audit Plugin

The Audit plugin diagnoses common configuration, environment, and infrastructure problems in your CakePHP applications through a suite of independent checks. Each diagnostic inspects a single concern — such as runtime directory permissions, the application secret, queue connections, or debug mode — and reports a status with a safe deterministic fix when one is available. Audit runs from the console, integrates with the queue, migration, and scheduling plugins, and supports human-readable, JSON, GitHub Actions, and agent-optimized report formats.

Requirements

  • PHP 8.3+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

About

The Audit plugin diagnoses common configuration, environment, and infrastructure problems in your CakePHP applications. It runs a suite of independent checks with safe deterministic fixes and machine-readable report formats.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages