mirror of
https://github.com/bunkerity/bunkerweb-plugins.git
synced 2026-04-26 12:45:54 +03:00
[PR #46] [MERGED] update clamav template #51
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#51
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/46
Author: @syrk4web
Created: 1/25/2024
Status: ✅ Merged
Merged: 2/6/2024
Merged by: @TheophileDiot
Base:
dev← Head:dev📝 Commits (9)
cc1c018update clamav template298f0e8update clamav uieca3a64add external plugins ui30fcdceupdate external plugins template5352f70fix clamav + start virus total5ac0911send test file to virus totalf2462c9add same logic as core pluginsf0e4942fix misspell9ef07aafix syntax error📊 Changes
15 files changed (+1452 additions, -84 deletions)
View changed files
📝
.gitignore(+2 -0)📝
clamav/ui/actions.py(+0 -1)📝
clamav/ui/template.html(+195 -83)➕
coraza/ui/actions.py(+0 -0)➕
coraza/ui/template.html(+208 -0)➕
crowdsec/ui/actions.py(+0 -0)➕
crowdsec/ui/template.html(+208 -0)➕
discord/ui/actions.py(+0 -0)➕
discord/ui/template.html(+209 -0)➕
slack/ui/actions.py(+0 -0)➕
slack/ui/template.html(+208 -0)➕
virustotal/ui/actions.py(+0 -0)➕
virustotal/ui/template.html(+215 -0)➕
webhook/ui/actions.py(+0 -0)➕
webhook/ui/template.html(+207 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.