We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
❯❯ prowler.exe --version Prowler 4.3.7
❯❯ prowler aws --region ap-south-1 --resource-tags Environment=dev Project=DEV
-> Using the AWS credentials below: .
There are no findings in Account xxxxxxxxxx
❯❯ prowler --version Prowler 4.3.5 (latest is 4.3.7, upgrade for the latest features)
-> Using the following configuration: .
Executing 383 checks, please wait...
-> Scan completed! |▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉| 383/383 [100%] in 9:42.1
From pip package (pip install prowler)
4.3.7
23.3.1
No response
The text was updated successfully, but these errors were encountered:
Hello @ShivaSDP, we are going to review it and we'll back to you once we have an update on it.
Thanks for using Prowler 🚀
Sorry, something went wrong.
Hi @ShivaSDP, I could not reproduce your error.
Can you execute it again with --log-level ERROR, please? Thanks!
--log-level ERROR
I have tested it with below versions - 4.3.5 (working) 4.3.6 (not working) 4.3.7 (not working) 4.4.0 (working)
Below are the screenshots
4.3.6
latest, 4.4.0
Issue can be closed as it is working fine with the latest version (4.4.0).
Perfect! Glad that it works now 😄
MrCloudSec
No branches or pull requests
Steps to Reproduce
❯❯ prowler.exe --version
Prowler 4.3.7
❯❯ prowler aws --region ap-south-1 --resource-tags Environment=dev Project=DEV
-> Using the AWS credentials below:
.
There are no findings in Account xxxxxxxxxx
Expected behavior
❯❯ prowler --version
Prowler 4.3.5 (latest is 4.3.7, upgrade for the latest features)
❯❯ prowler aws --region ap-south-1 --resource-tags Environment=dev Project=DEV
-> Using the AWS credentials below:
.
-> Using the following configuration:
.
Executing 383 checks, please wait...
-> Scan completed! |▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉| 383/383 [100%] in 9:42.1
Actual Result with Screenshots or Logs
❯❯ prowler aws --region ap-south-1 --resource-tags Environment=dev Project=DEV
-> Using the AWS credentials below:
.
There are no findings in Account xxxxxxxxxx
How did you install Prowler?
From pip package (pip install prowler)
Environment Resource
OS used
Prowler version
4.3.7
Pip version
23.3.1
Context
No response
The text was updated successfully, but these errors were encountered: