This is a unoffical mirror of the original project and issues and bugs are managed by the original repo owners here: https://github.com/bunkerity/bunkerweb-plugins https://docs.bunkerweb.io/latest/plugins/
  • Lua 38.3%
  • Shell 27.2%
  • Python 24%
  • Mermaid 5.4%
  • Go 4.5%
  • Other 0.6%
Find a file
Théophile Diot fb55b84a55
Merge pull request #206 from bunkerity/dev
Road to 1.11 🚀
2026-06-26 15:51:59 +02:00
.github Merge pull request #204 from bunkerity/dependabot/github_actions/dev/actions/setup-python-6.3.0 2026-06-26 15:40:39 +02:00
.tests fix(tests): stop cloudflare e2e pinning host-colliding subnets 2026-06-26 14:42:43 +02:00
authentik docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
clamav docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
cloudflare docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
coraza docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
discord docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
matrix docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
misc docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
slack docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
spec feat(cloudflare): add Cloudflare plugin (real IP, origin CA, mTLS, edge bans) 2026-06-26 11:50:50 +02:00
templates docs: replace plugin diagrams with inline Mermaid 2026-06-26 09:27:27 +02:00
tests feat(cloudflare): add Cloudflare plugin (real IP, origin CA, mTLS, edge bans) 2026-06-26 11:50:50 +02:00
virustotal docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
webhook docs(plugins): bring every plugin README to authentik parity 2026-06-26 15:36:37 +02:00
.busted test: parallelize CI into a matrix, cover notifier plugins, add unit layer 2026-06-25 16:06:55 +02:00
.coderabbit.yaml docs: replace plugin diagrams with inline Mermaid 2026-06-26 09:27:27 +02:00
.gitignore test: parallelize CI into a matrix, cover notifier plugins, add unit layer 2026-06-25 16:06:55 +02:00
.luacheckrc Add StyLua and luacheck to precommit config file and apply it 2023-10-12 11:18:11 +02:00
.pre-commit-config.yaml chore(ci): modernize pre-commit hooks, bump Python to 3.11 2026-06-26 13:54:09 +02:00
.prettierignore chore(ci): modernize pre-commit hooks, bump Python to 3.11 2026-06-26 13:54:09 +02:00
CLAUDE.md feat(cloudflare): add Cloudflare plugin (real IP, origin CA, mTLS, edge bans) 2026-06-26 11:50:50 +02:00
COMPATIBILITY.json fix(notifiers): redact credential headers, harden http error paths 2026-06-25 19:02:03 +02:00
CONTRIBUTING.md Apply good practices 2023-10-11 17:49:49 +02:00
LICENSE.md docs - project info 2022-05-04 22:40:00 +02:00
logo.png update logo 2024-01-08 14:57:34 +01:00
package-lock.json chore(ci): modernize pre-commit hooks, bump Python to 3.11 2026-06-26 13:54:09 +02:00
package.json chore(ci): modernize pre-commit hooks, bump Python to 3.11 2026-06-26 13:54:09 +02:00
pyproject.toml chore(ci): modernize pre-commit hooks, bump Python to 3.11 2026-06-26 13:54:09 +02:00
README.md feat(cloudflare): add Cloudflare plugin (real IP, origin CA, mTLS, edge bans) 2026-06-26 11:50:50 +02:00
SECURITY.md Apply good practices 2023-10-11 17:49:49 +02:00
stylua.toml Add StyLua and luacheck to precommit config file and apply it 2023-10-12 11:18:11 +02:00

BunkerWeb logo

This repository contains "official" plugins for the BunkerWeb solution. If you don't already know BunkerWeb, you should first read the documentation.

Prerequisites

The installation of external plugins is covered in the plugins section of the documentation.

Plugins

Each plugin is located in a subdirectory of this repository. A README file located in each subdirectory contains documentation about the plugin. Here is the list :

Support

Professional

We offer professional services related to BunkerWeb like :

  • Consulting
  • Support
  • Custom development
  • Partnership

Please contact us at contact [@] bunkerity.com if you are interested.

Community

To get free community support you can use the following media :

Please don't use GitHub issues to ask for help, use it only for bug reports and feature requests.

License

This project is licensed under the terms of the GNU Affero General Public License (AGPL) version 3.

Contribute

If you would like to contribute to the plugins you can read the contributing guidelines to get started.

Security policy

We take security bugs as serious issues and encourage responsible disclosure, see our security policy for more information.