mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #585] clamscan reports released rpm may have coinminer (even 1.30) #442
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#442
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?
Originally created by @aappddeevv on GitHub (Jan 17, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/585
I'm running clamscan on ntfy binary distributed with the rpm bundle and its reporting
Not quite sure the details. But I ran this on 1.30 as well.
@binwiederhier commented on GitHub (Jan 17, 2023):
This is a dup of https://github.com/binwiederhier/ntfy/issues/576.
This has been addressed and will likely not happen again in the next release.
@aappddeevv commented on GitHub (Jan 17, 2023):
My apologies. This is such a rare occurrence it did not even dawn on me to search for it already :-)
@binwiederhier commented on GitHub (Jan 17, 2023):
It is quite annoying.
upxis fantastic at making binaries a lot smaller. But somehow upx-compressed Go binaries have been getting flagged by virus scanners for years. 🤷To be fair, for most people this does not matter, since the deliverable (deb, rpm, tarball, docker) will compress it.