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

GDB-10238 resolve vulnerabilities in swagger-ui #1394

Merged
merged 4 commits into from
May 14, 2024

Conversation

svilenvelikov
Copy link
Contributor

What

There are a bunch of leftover 3-rd party libraries from the old swagger-ui which have security vulnerabilities.
Currently used swagger-ui also seems to have a high priority security vulnerability in one of its dependent libraries.

Why

The WB needs to maintain libraries versions that are free of vulnerabilities. This is also to please clients that have high security standards.

How

Removed old libraries.
Increased swagger-ui version.
Added a readme file for tracking the swagger-ui version.

## What
There are a bunch of leftover 3-rd party libraries from the old swagger-ui which have security vulnerabilities.
Currently used swagger-ui also seems to have a high priority security vulnerability in one of its dependent libraries.

## Why
The WB needs to maintain libraries versions that are free of vulnerabilities. This is also to please clients that have high security standards.

## How
Removed old libraries.
Increased swagger-ui version.
Added a readme file for tracking the swagger-ui version.
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
17 Security Hotspots
0.0% Coverage on New Code (required ≥ 80%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@svilenvelikov svilenvelikov merged commit 408155f into master May 14, 2024
1 of 2 checks passed
@svilenvelikov svilenvelikov deleted the add-readme-file-for-swagger-ui-notes branch May 14, 2024 11:29
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.

None yet

2 participants