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

feat(scan): add arguments #5427

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pedrooot
Copy link
Member

Description

This PR add scan arguments in order to make custom Prowler Scans:

  • Checks
  • Services
  • Compliances
  • Categories
  • Severity

Checklist

License

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

@pedrooot pedrooot requested review from a team as code owners October 16, 2024 10:59
@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 Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 96.96970% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (45c32ab) to head (09b9437).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
prowler/exceptions/exceptions.py 66.66% 1 Missing ⚠️
prowler/lib/scan/exceptions/exceptions.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5427      +/-   ##
==========================================
+ Coverage   89.21%   89.32%   +0.10%     
==========================================
  Files        1044     1045       +1     
  Lines       32225    32294      +69     
==========================================
+ Hits        28750    28845      +95     
+ Misses       3475     3449      -26     

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

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.

1 participant