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

#2644 Password protected message compliance #2645

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

ioanmo226
Copy link
Collaborator

This PR implemented password protected message compliance

close #2644// if this PR closes an issue


Tests (delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

Copy link

gitguardian bot commented Dec 11, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@ioanmo226 ioanmo226 marked this pull request as ready for review December 11, 2024 01:10
@ioanmo226 ioanmo226 requested a review from sosnovsky as a code owner December 11, 2024 01:10
@ioanmo226 ioanmo226 requested a review from sosnovsky December 12, 2024 23:45
Copy link
Collaborator

@sosnovsky sosnovsky left a comment

Choose a reason for hiding this comment

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

All good now, thanks!

@sosnovsky sosnovsky merged commit 010e051 into master Dec 13, 2024
10 checks passed
@sosnovsky sosnovsky deleted the 2644-password-protected-messages-compliance branch December 13, 2024 20:09
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.

Password-protected messages compliance
2 participants