[PR #46] [MERGED] update clamav template #51

Closed
opened 2026-03-02 02:59:38 +03:00 by kerem · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (9)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/bunkerity/bunkerweb-plugins/pull/46 **Author:** [@syrk4web](https://github.com/syrk4web) **Created:** 1/25/2024 **Status:** ✅ Merged **Merged:** 2/6/2024 **Merged by:** [@TheophileDiot](https://github.com/TheophileDiot) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (9) - [`cc1c018`](https://github.com/bunkerity/bunkerweb-plugins/commit/cc1c018b9897acefb9c5f3aa6cee7c6c8d215d2f) update clamav template - [`298f0e8`](https://github.com/bunkerity/bunkerweb-plugins/commit/298f0e82b36a9f8003b6d9553211196d5ab0c868) update clamav ui - [`eca3a64`](https://github.com/bunkerity/bunkerweb-plugins/commit/eca3a64018faeabe270937a19cf0e9d86b698ac5) add external plugins ui - [`30fcdce`](https://github.com/bunkerity/bunkerweb-plugins/commit/30fcdcea11ddfb14e207aafbe2785783148fa421) update external plugins template - [`5352f70`](https://github.com/bunkerity/bunkerweb-plugins/commit/5352f70e3305e8a2098576e10976ef9147b1b72f) fix clamav + start virus total - [`5ac0911`](https://github.com/bunkerity/bunkerweb-plugins/commit/5ac09111797ebab4e0867571365cce8458bf7f13) send test file to virus total - [`f2462c9`](https://github.com/bunkerity/bunkerweb-plugins/commit/f2462c942c0e5c603d5048110c933ede67340ade) add same logic as core plugins - [`f0e4942`](https://github.com/bunkerity/bunkerweb-plugins/commit/f0e4942a69856367bb27680033a5ef5288c0e2d3) fix misspell - [`9ef07aa`](https://github.com/bunkerity/bunkerweb-plugins/commit/9ef07aaaf0c97fa087a385dff66dcb8c9ce9b096) fix syntax error ### 📊 Changes **15 files changed** (+1452 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:59:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#51
No description provided.