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

Error using --resource-tags option after upgrading Prowler to 4.3.7 #5242

Closed
ShivaSDP opened this issue Sep 30, 2024 · 5 comments
Closed

Error using --resource-tags option after upgrading Prowler to 4.3.7 #5242

ShivaSDP opened this issue Sep 30, 2024 · 5 comments
Assignees
Labels
bug provider/aws Issues/PRs related with the AWS provider status/needs-triage Issue pending triage

Comments

@ShivaSDP
Copy link

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

  1. EC2 Instance (Ubuntu)
  2. Windows Laptop

OS used

  1. Ubuntu
  2. Windows 11

Prowler version

4.3.7

Pip version

23.3.1

Context

No response

@ShivaSDP ShivaSDP added bug status/needs-triage Issue pending triage labels Sep 30, 2024
@jfagoagas
Copy link
Member

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 🚀

@jfagoagas jfagoagas added the provider/aws Issues/PRs related with the AWS provider label Oct 1, 2024
@MrCloudSec
Copy link
Member

Hi @ShivaSDP, I could not reproduce your error.

Can you execute it again with --log-level ERROR, please? Thanks!

@MrCloudSec MrCloudSec self-assigned this Oct 2, 2024
@ShivaSDP
Copy link
Author

ShivaSDP commented Oct 3, 2024

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

image

4.3.7

image

latest, 4.4.0
image

@ShivaSDP
Copy link
Author

ShivaSDP commented Oct 3, 2024

Issue can be closed as it is working fine with the latest version (4.4.0).

@MrCloudSec
Copy link
Member

Perfect! Glad that it works now 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug provider/aws Issues/PRs related with the AWS provider status/needs-triage Issue pending triage
Projects
None yet
Development

No branches or pull requests

3 participants