Skip to content

Commit

Permalink
[CIS GCP] Add assets to fetcher (#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-weisman authored Aug 14, 2023
1 parent c5ef30f commit cf48e5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/fetching/fetchers/gcp/assets_fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ var GcpAssetTypes = map[string][]string{
"compute.googleapis.com/Instance",
"compute.googleapis.com/Firewall",
"compute.googleapis.com/Disk",
"compute.googleapis.com/Network",
"compute.googleapis.com/RegionBackendService",
},
fetching.CloudDns: {
"dns.googleapis.com/ManagedZone",
Expand Down

0 comments on commit cf48e5e

Please sign in to comment.