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(compute): solve key errors in compute service #2610

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

sergargar
Copy link
Member

Description

Solve the following key errors in Compute service:

2023-07-23 08:44:58,925 [File: compute_service.py:250] 	[Module: compute_service]	 ERROR: KeyError[241]: 'defaultService'
2023-07-23 08:44:59,555 [File: compute_service.py:267] 	[Module: compute_service]	 ERROR: AttributeError[265]: 'bool' object has no attribute 'get'
2023-07-23 08:45:03,302 [File: compute_service.py:139] 	[Module: compute_service]	 ERROR: us-central1-a -- KeyError[115]: 'confidentialInstanceConfig'
2023-07-23 08:45:23,050 [File: compute_service.py:226] 	[Module: compute_service]	 ERROR: KeyError[215]: 'sourceRanges'

License

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

@sergargar sergargar requested a review from a team as a code owner July 24, 2023 08:44
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

🚀🚀🚀

@jfagoagas jfagoagas merged commit e721251 into master Jul 26, 2023
4 checks passed
@jfagoagas jfagoagas deleted the fix-compute-service branch July 26, 2023 06:49
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.

[Bug]: Prowler not reporting all GCE VMs with external ip addresses in GCP
2 participants