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(args): sanitize arguments #3611

Merged
merged 6 commits into from
Mar 27, 2024
Merged

Conversation

sergargar
Copy link
Member

Description

Sanitize arguments by allowing both singular and plural format.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sergargar sergargar marked this pull request as ready for review March 26, 2024 12:27
@sergargar sergargar requested a review from a team March 26, 2024 12:27
@github-actions github-actions bot added provider/aws Issues/PRs related with the AWS provider provider/azure Issues/PRs related with the Azure provider provider/gcp Issues/PRs related with the Google Cloud Platform provider provider/kubernetes Issues/PRs related with the Kubernetes provider labels Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 38.88889% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 86.08%. Comparing base (5312f48) to head (889fa63).

Files Patch % Lines
prowler/__main__.py 0.00% 9 Missing ⚠️
...ler/providers/aws/lib/security_hub/security_hub.py 0.00% 1 Missing ⚠️
...rowler/providers/kubernetes/kubernetes_provider.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           prowler-4.0-dev    #3611      +/-   ##
===================================================
- Coverage            86.12%   86.08%   -0.05%     
===================================================
  Files                  705      705              
  Lines                21848    21849       +1     
===================================================
- Hits                 18817    18809       -8     
- Misses                3031     3040       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sergargar sergargar merged commit 522aeeb into prowler-4.0-dev Mar 27, 2024
9 of 11 checks passed
@sergargar sergargar deleted the sanitasize-arguments branch March 27, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider provider/azure Issues/PRs related with the Azure provider provider/gcp Issues/PRs related with the Google Cloud Platform provider provider/kubernetes Issues/PRs related with the Kubernetes provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants