Skip to content

fix(snap): do not flag snapd as a snap/apt duplicate#2

Merged
jdehaan merged 1 commit into
mainfrom
fix/false-positives
May 16, 2026
Merged

fix(snap): do not flag snapd as a snap/apt duplicate#2
jdehaan merged 1 commit into
mainfrom
fix/false-positives

Conversation

@jdehaan
Copy link
Copy Markdown
Member

@jdehaan jdehaan commented May 16, 2026

snapd is intentionally present as both a Debian package and a snap. The APT package bootstraps the host; once running, the snapd snap re-executes the snapd binary and handles its own updates via the normal snap mechanism. Reporting this as a duplicate is a false positive.

snapd is intentionally present as both a Debian package and a snap.
The APT package bootstraps the host; once running, the snapd snap
re-executes the snapd binary and handles its own updates via the
normal snap mechanism. Reporting this as a duplicate is a false positive.
@jdehaan jdehaan merged commit 12d8390 into main May 16, 2026
1 check passed
@jdehaan jdehaan deleted the fix/false-positives branch May 16, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant