Skip to content

chore: do not include kernel module cataloger by default#1784

Merged
kzantow merged 5 commits intoanchore:mainfrom
kzantow-anchore:chore/disable-linux-kernel-cataloger-default
May 5, 2023
Merged

chore: do not include kernel module cataloger by default#1784
kzantow merged 5 commits intoanchore:mainfrom
kzantow-anchore:chore/disable-linux-kernel-cataloger-default

Conversation

@kzantow
Copy link
Copy Markdown
Contributor

@kzantow kzantow commented May 4, 2023

Some initial feedback about the linux kernel cataloger is that it can introduce quite a lot of findings, many or all of which do not have version information. This results in a lot of work for users to ascertain why there are many false positive vulnerability findings.

For now, it was decided to disable this cataloger by default (it can still be enabled with the --catalogers option and analogous yaml/env var configurations).

Fixes #1781

Signed-off-by: Keith Zantow <kzantow@gmail.com>
kzantow added 4 commits May 4, 2023 17:22
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow merged commit 354c72b into anchore:main May 5, 2023
@kzantow kzantow deleted the chore/disable-linux-kernel-cataloger-default branch May 5, 2023 13:54
spiffcs added a commit that referenced this pull request May 10, 2023
* main:
  fix: Reduce log spam on unknown relationship type (#1797)
  chore(deps): update bootstrap tools to latest versions (#1807)
  chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1802)
  chore(deps): bump github.com/docker/docker (#1795)
  chore(deps): bump github.com/google/go-containerregistry (#1796)
  chore(deps): update bootstrap tools to latest versions (#1792)
  Print package list when extra packages found (#1791)
  chore(deps): update bootstrap tools to latest versions (#1786)
  chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#1787)
  Update the CPE generation for spring-security-core (#1789)
  chore: do not HTML escape PackageURLs (#1782)
  chore: do not include kernel module cataloger by default (#1784)

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
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.

linux-kernel-cataloger produces thousands of version-less components.

2 participants