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

Fixed vulnerability CVE-2023-42503 #111

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Conversation

ckunki
Copy link
Contributor

@ckunki ckunki commented Oct 24, 2023

Fixed vulnerability CVE-2023-42503

Closes #110

Fixed vulnerability CVE-2023-42503
Updated integration tests to use version 8.23.0 of Exasol database Docker Container
@ckunki ckunki closed this Oct 24, 2023
@ckunki ckunki reopened this Oct 24, 2023
@ckunki ckunki changed the title Implemented Tickets 110 and 105 Fixed vulnerability CVE-2023-42503 Oct 24, 2023
Integration tests showed deviations to V7.
Delimiting current PR to exclude ticket 105.
This will be done in a separate attempt.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Comment on lines +12 to +14
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.docker_db_version }}
cancel-in-progress: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@ckunki ckunki merged commit 67c24c4 into main Oct 24, 2023
6 checks passed
@ckunki ckunki deleted the security/#110-CVE-2023-42503 branch October 24, 2023 08:13
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.

Fix CVE-2023-42503 in test dependency org.apache.commons:commons-compress
2 participants