Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide alternative CVE title, if none exists. And update one dep. #768

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

ctron
Copy link
Contributor

@ctron ctron commented Sep 6, 2024

Many CVE project list v5 entries don't have a main title. However, most do have an English description. We already have the pattern of picking an English description as a primary piece of information, so why not re-use that pattern for a missing title too?

This PR lazily follows the pattern of picking the first en description, which we might improve on in the future. But for now, it seems good enough.

Aside from that, the PR also updates the cpe dependency to the most recent release, removing the need for the patch.

cc @carlosthe19916

@ctron ctron added this pull request to the merge queue Sep 6, 2024
Merged via the queue into trustification:main with commit 72aca16 Sep 6, 2024
4 checks passed
@ctron ctron deleted the feature/cve_title_alt_1 branch September 6, 2024 12:37
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.

2 participants