Skip to content

#1775: validate and update CPE vendor and product for all tools#1796

Open
MarvMa wants to merge 6 commits intodevonfw:mainfrom
MarvMa:bugfix/#1775-validate-cve-reportings
Open

#1775: validate and update CPE vendor and product for all tools#1796
MarvMa wants to merge 6 commits intodevonfw:mainfrom
MarvMa:bugfix/#1775-validate-cve-reportings

Conversation

@MarvMa
Copy link
Copy Markdown
Contributor

@MarvMa MarvMa commented Apr 2, 2026

This PR fixes #1775

Implemented changes:

  • updated cpe's for all products
  • removed cpe-vendor and cpe-product for tools where no cpe entry exists on nvd
  • created a shell-script to verify cpe data using a POST request with search params. (doesn't work for all the CPEs, some needed a manual check)
    collect-cpe-report.sh

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal

@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Apr 2, 2026
@MarvMa MarvMa changed the title Bugfix/#1775 validate CVE reportings #1775: validate and update CPE vendor and product for all tools Apr 2, 2026
@MarvMa MarvMa self-assigned this Apr 2, 2026
@MarvMa MarvMa added security CVEs or other vulnerabilities workflow GitHub actions (CI,CD,update urls/CVEs) labels Apr 2, 2026
@MarvMa MarvMa moved this from 🆕 New to 👀 In review in IDEasy board Apr 2, 2026
@MarvMa MarvMa requested a review from hohwille April 2, 2026 12:05
@MarvMa MarvMa moved this from 👀 In review to Team Review in IDEasy board Apr 2, 2026
@MarvMa MarvMa moved this from Team Review to 👀 In review in IDEasy board Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security CVEs or other vulnerabilities workflow GitHub actions (CI,CD,update urls/CVEs)

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Validate and Fix CPE Vendor/Product Identifiers for All Tools

1 participant