Skip to content

Update cpesearch example - #715

Open
TraceyC77 wants to merge 2 commits into
masterfrom
update_cpesearch_example
Open

Update cpesearch example#715
TraceyC77 wants to merge 2 commits into
masterfrom
update_cpesearch_example

Conversation

@TraceyC77

Copy link
Copy Markdown
Contributor

Description

Update the output of cpesearch to return current results and remove deprecated CPE's

Fixes #538

- `freedesktop` is from freedesktop.org and is a good candidate, so we add it
- `systemd_project` is a good candidate, so we add it

If you see something like `"cpe:2.3:a:lennart_poettering:systemd"`, the vendor is Lennart Poettering and this shouldn't be used. This is a bleeding edge / development vendor, rather than production.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you see something like `"cpe:2.3:a:lennart_poettering:systemd"`, the vendor is Lennart Poettering and this shouldn't be used. This is a bleeding edge / development vendor, rather than production.
If you see something like `"cpe:2.3:a:lennart_poettering:systemd"`, the vendor is Lennart Poettering and this shouldn't be used. This is a bleeding edge / development vendor, not the actual production vendor.

@github-project-automation github-project-automation Bot moved this from Backlog to Under Review in Web and Documentation Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Under Review

Development

Successfully merging this pull request may close these issues.

monitoring.yml: Deprecated CPEs

2 participants