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

[1º] - Hotfix/v1.2.1-vulnerability-fix: Fixed Vulnerabilities #138

Merged

Conversation

matbmoser
Copy link
Contributor

@matbmoser matbmoser commented Oct 30, 2023

Why we create this PR?

There are vulnerabilities with 3 libraries in the DPP: crypto-js, semver, netty-codec

What we want to achieve with this PR?

Fix the vulnerabilities of v1.2.0 to create a release ``v1.2.1` without security issues.

What is new?

Deleted

  • Removed cypress from package.json dependencies
  • Removed unused devDependencies of @babel

Security Issues

  • Fixed vulnerabilities related to crypto-js, semver, netty-codec.
    • Updated Spring Boot to version v3.1.5
    • Updated crypto-js to version v4.2.0
    • Overrided semver to versions over ^v7.5.3

@matbmoser matbmoser added dependencies Pull requests that update a dependency file security labels Oct 30, 2023
@matbmoser
Copy link
Contributor Author

I created the following issue #139 to track the IP checks for the new libraries.

@matbmoser matbmoser added this to the v1.2.0 milestone Oct 30, 2023
@matbmoser matbmoser modified the milestones: v1.2.0, v1.2.1 Oct 31, 2023
@matbmoser matbmoser changed the title [5º] - Release/v1.2.0-dpp-frontend: Fixed Vulnerabilities [1º] - Release/v1.2.1-vulnerability-fix: Fixed Vulnerabilities Oct 31, 2023
@matbmoser matbmoser changed the title [1º] - Release/v1.2.1-vulnerability-fix: Fixed Vulnerabilities [1º] - Hotfix/v1.2.1-vulnerability-fix: Fixed Vulnerabilities Oct 31, 2023
@matbmoser
Copy link
Contributor Author

I removed the library cypress which was in IP review, since it was not in use.

@matbmoser
Copy link
Contributor Author

We are ready to merge this PR and create the v1.2.1 hotfix version.

@matbmoser
Copy link
Contributor Author

Everything green I will merge this release :)

@matbmoser matbmoser merged commit c19d232 into eclipse-tractusx:main Oct 31, 2023
5 checks passed
@matbmoser matbmoser deleted the release/v1.2.0-dpp-frontend branch October 31, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant