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

fix issue when scanning without any s3_account_public_access_block #1591

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

moadibfr
Copy link
Contributor

Q A
πŸ› Bug fix? yes
πŸš€ New feature? yes
⚠ Deprecations? yes/no
❌ BC Break yes/no
πŸ”— Related issues #1590 1590
❓ Documentation no

Description

Describing s3_account_public_access_block when you never had this resource will result in a 404 that was not handled and thus failed the scan instead of just returning no resources

@moadibfr moadibfr requested a review from a team as a code owner October 13, 2022 07:54
@moadibfr moadibfr requested review from wbeuil and removed request for a team October 13, 2022 07:54
@moadibfr moadibfr force-pushed the fix/account_public_access_block branch from 7ac4f4c to 4969995 Compare October 13, 2022 08:17
Copy link
Contributor

@wbeuil wbeuil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #1591 (4969995) into main (a1427f4) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1591   +/-   ##
=======================================
  Coverage   78.63%   78.63%           
=======================================
  Files         219      219           
  Lines        6952     6952           
=======================================
  Hits         5467     5467           
  Misses       1288     1288           
  Partials      197      197           

@moadibfr moadibfr merged commit a28bac9 into main Oct 13, 2022
@moadibfr moadibfr deleted the fix/account_public_access_block branch October 13, 2022 09:08
kxseven pushed a commit to hest-io/blox that referenced this pull request May 29, 2023
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.

3 participants