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

🐞 Validate secret text instead of base64 text #1052

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

yaacov
Copy link
Member

@yaacov yaacov commented Apr 2, 2024

Ref: #1041

Issue:
validation of secret data that is base64 text

Fix:
validate the decoded value

Signed-off-by: yzamir <kobi.zamir@gmail.com>
@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Apr 2, 2024
@yaacov yaacov added this to the 2.6.1 milestone Apr 2, 2024
Copy link

sonarcloud bot commented Apr 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yaacov yaacov merged commit 71b7d24 into kubev2v:main Apr 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant