mirror of
https://github.com/bunkerity/bunkerweb-plugins.git
synced 2026-04-26 20:55:50 +03:00
[PR #84] [MERGED] Add support for new AppSec feature in CrowdSec plugin and update Coraza #88
Labels
No labels
bug
bug
clamav
crowdsec
documentation
enhancement
enhancement
enhancement
pull-request
question
virustotal
virustotal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bunkerweb-plugins#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/84
Author: @TheophileDiot
Created: 6/28/2024
Status: ✅ Merged
Merged: 7/22/2024
Merged by: @fl0ppy-d1sk
Base:
main← Head:dev📝 Commits (10+)
3520b53deps/gha: bump github/codeql-action from 3.25.4 to 3.25.525c6548Merge pull request #72 from bunkerity/dependabot/github_actions/dev/github/codeql-action-3.25.5c5a3821deps/gha: bump actions/checkout from 4.1.5 to 4.1.6e5648480fd1ebfMerge pull request #73 from bunkerity/dependabot/github_actions/dev/actions/checkout-4.1.637444a1Merge pull request #74 from bunkerity/dependabot/github_actions/dev/github/codeql-action-3.25.6488286ddeps/gha: bump docker/login-action from 3.1.0 to 3.2.089b60a5deps/gha: bump actions/checkout from 4.1.6 to 4.1.78a8cdc5deps/gha: bump github/codeql-action from 3.25.6 to 3.25.107c8a050deps/coraza/api: bump github.com/corazawaf/coraza/v3 in /coraza/api📊 Changes
60 files changed (+850 additions, -573 deletions)
View changed files
📝
.github/workflows/codeql.yml(+3 -3)📝
.github/workflows/tests.yml(+7 -4)📝
.gitignore(+1 -1)📝
.pre-commit-config.yaml(+8 -8)📝
.tests/clamav/docker-compose.yml(+2 -2)📝
.tests/coraza.sh(+1 -0)📝
.tests/coraza/docker-compose.yml(+2 -2)📝
.tests/crowdsec.sh(+33 -16)➕
.tests/crowdsec/appsec.yaml(+5 -0)📝
.tests/crowdsec/docker-compose.yml(+5 -3)📝
.tests/virustotal.sh(+1 -0)📝
.tests/virustotal/docker-compose.yml(+2 -2)📝
README.md(+4 -4)📝
clamav/README.md(+11 -11)📝
clamav/clamav.lua(+23 -23)📝
clamav/plugin.json(+1 -1)📝
clamav/ui/actions.py(+3 -2)📝
clamav/ui/template.html(+14 -9)📝
coraza/README.md(+25 -25)📝
coraza/api/Dockerfile(+20 -10)...and 40 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.