nextcloud / nextcloud/files_antivirus
Notifications
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 112
- Forks
- 44
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 20
Description
It probably makes sense to add notifications when a virus is detected (at least when performing a background scan).
- Send notification for the user owning the file
- Send notification to admin
I guess this is now days better than e-mail since we have push notifications anyway. And you could argue that this kind of stuff warrants a notification since some action is desired I'd say.
@nickvergessen for input if this makes sense?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the background-scan virus detection flow and reviewing how the app currently uses Nextcloud push notifications. Determine how notifications should reach the file owner and an administrator, then verify both recipients are notified when a virus is detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100