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

Fixed bug in check extra730: certs expiration #271

Merged
merged 2 commits into from Dec 5, 2018
Merged

Fixed bug in check extra730: certs expiration #271

merged 2 commits into from Dec 5, 2018

Conversation

toniblyx
Copy link
Member

@toniblyx toniblyx commented Dec 5, 2018

No description provided.

SDugo and others added 2 commits December 5, 2018 11:35
When executing Prowler using a specific profile (in my case to assume a role) , check_extra730 returns:

"An error occurred (AccessDeniedException) when calling the DescribeCertificate operation: User: [ASSUMED_ROLE_ARN] is not authorized to perform: acm:DescribeCertificate on resource: [RESOURCE_ARN]"

This is because line 28 did not contain  the following parameters: "$PROFILE_OPT --region $regx" .
Fixed AccessDeniedException on extra730
@toniblyx toniblyx merged commit 79e02ce into master Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants