Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Remove lib with vulnerability and refactor unit test #59

Merged

Conversation

fabiodmota
Copy link
Contributor

Description

Vulnerability detected in the org.owasp.esapi library, which was only used for logging error responses of unauthorized access.
Since the rest template did not handle these responses, the library for requests in these use cases was switched to webclient.
Refactoring only in unit tests, without the need for functional changes.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@fabiodmota fabiodmota force-pushed the fix/remove_esapi_and_unit_test_fix branch from ae3ec5e to b274964 Compare November 29, 2023 17:28
@fabiodmota fabiodmota force-pushed the fix/remove_esapi_and_unit_test_fix branch from b274964 to ed23399 Compare November 29, 2023 17:30
Copy link
Contributor

@alexsilva-CGI alexsilva-CGI left a comment

Choose a reason for hiding this comment

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

Looks go to me

@nicoprow nicoprow merged commit acea81b into eclipse-tractusx:main Nov 30, 2023
2 checks passed
@fabiodmota fabiodmota deleted the fix/remove_esapi_and_unit_test_fix branch November 30, 2023 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants