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

[fix] Cleaned logs from unencrypted bizEvent payload #65

Merged
merged 7 commits into from
Nov 8, 2023

Conversation

svariant
Copy link
Collaborator

@svariant svariant commented Nov 8, 2023

List of Changes

  • Cleaned logs from not encrypted bizEvent payload
  • Fix integration test, bizEvent is passed encrypted with current keys&salt

Motivation and Context

Logs were printing the unencrypted bizEvents and one integration test was failing

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@svariant svariant marked this pull request as draft November 8, 2023 14:39
Copy link

github-actions bot commented Nov 8, 2023

Comment this PR with update_code to update openapi.json and format the code. Consider to use pre-commit to format the code.

Copy link

sonarqubecloud bot commented Nov 8, 2023

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@pasqualespica pasqualespica marked this pull request as ready for review November 8, 2023 16:25
@pasqualespica pasqualespica merged commit 9cbdc61 into main Nov 8, 2023
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants