#1775: validate and update CPE vendor and product for all tools#1796
Draft
MarvMa wants to merge 1217 commits intodevonfw:mainfrom
Draft
#1775: validate and update CPE vendor and product for all tools#1796MarvMa wants to merge 1217 commits intodevonfw:mainfrom
MarvMa wants to merge 1217 commits intodevonfw:mainfrom
Conversation
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
…ess. (devonfw#1542) Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Removed duplicate entry for issue devonfw#1549 from changelog.
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
Fixes devonfw#1581 - Extracted findIdeHome() as protected method in AbstractIdeContext returning Map.Entry<Path, String> - Made isIdeHome() protected to allow access in test contexts - Overridden findIdeHome() in AbstractIdeTestContext to enforce test boundaries - Added findTestProjectRoot() to locate test resource boundaries via src/test/resources/ide-projects marker - Set ide.test.root.boundary system property to prevent upward traversal beyond test scope - Validated detected IDE home stays within test boundaries with clear error messages - All 80 tests pass successfully with no failures or errors
…maybeec/IDEasy into maybeec-feature/1581-test-isolation-fix
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com> Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
…w#1557) Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
…1810) Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
…evonfw#1775-validate-cve-reportings
…evonfw#1775-validate-cve-reportings
…ucts, added tests, updated documentation
…ucts, added tests, updated documentation
Co-authored-by: MarvMa <marvin.meitzner@gmail.com> Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
…com:MarvMa/IDEasy into bugfix/devonfw#1775-validate-cve-reportings
…com:MarvMa/IDEasy into bugfix/devonfw#1775-validate-cve-reportings
…1775-validate-cve-reportings
…1775-validate-cve-reportings
…com:MarvMa/IDEasy into bugfix/devonfw#1775-validate-cve-reportings
…evonfw#1775-validate-cve-reportings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes #1775
Implemented changes:
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.
mvn clean testlocally all tests pass and build is successful#«issue-id»: «brief summary»(e.g.#921: fixed setup.bat). If no issue ID exists, title only.In Progressand assigned to you or there is no issue (might happen for very small PRs)with
internal