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

chore: fix security issues for checkmarx #390

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

muralov
Copy link
Collaborator

@muralov muralov commented Feb 19, 2025

Description
Fix checkmarx security issues and improve error logging

Changes proposed in this pull request:

  • Fix security issues
  • Improve exceptioon handling and logging errros

Related issue(s)
#375

* Fix security issues
* Improve exceptioon handling and logging errros
@muralov muralov requested a review from a team as a code owner February 19, 2025 09:37
@muralov muralov requested a review from mfaizanse February 19, 2025 09:37
Copy link

Note(s) for PR Auther:

  • The integration test will be skipped for the PR. You can trigger it manually after adding the label: run-integration-test.
  • The evaluation test will be skipped for the PR. You can trigger it manually after adding the label: evaluation requested.
  • If any changes are made to the evaluation tests data, make sure that the integration tests are working as expected.
  • If any changes are made to how to run the unit tests, make sure to update the steps for unit-tests in the create-release.yml workflow as well.

Note(s) for PR Reviewer(s):

  • Make sure that the integration and evaluation tests are working as expected.

@muralov muralov changed the title Fix security issues for checkmarx sec: fix security issues for checkmarx Feb 19, 2025
@muralov muralov changed the title sec: fix security issues for checkmarx chore: fix security issues for checkmarx Feb 19, 2025
@muralov muralov linked an issue Feb 19, 2025 that may be closed by this pull request
@mfaizanse mfaizanse added the evaluation requested A PR with this label will trigger the validation workflow. label Feb 20, 2025
@muralov muralov enabled auto-merge (squash) February 20, 2025 10:41
@muralov muralov merged commit 43456be into kyma-project:main Feb 20, 2025
27 of 29 checks passed
@kyma-bot kyma-bot added the lgtm label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes evaluation requested A PR with this label will trigger the validation workflow. lgtm run-integration-test size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve checkmarx critical errors
3 participants