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

gcp scan compare results #1856

Closed
vjeffrey opened this issue Sep 22, 2023 · 1 comment · Fixed by #1883
Closed

gcp scan compare results #1856

vjeffrey opened this issue Sep 22, 2023 · 1 comment · Fixed by #1883
Labels
Milestone

Comments

@vjeffrey
Copy link
Contributor

asset: {
  kind: "gcp-object"
  version: ""
  title: "GCP Project mondoo-dev"
  ids: [
    0: "//platformid.api.mondoo.app/runtime/gcp/projects/mondoo-dev-262313"
  ]
  name: "mondoo-dev"
  }

does not match

asset: {
kind: "gcp-object"
version: ""
title: "GCP Project"
ids: [
  0: "//platformid.api.mondoo.app/runtime/gcp/projects/mondoo-dev-262313"
]
name: "GCP project mondoo-dev-262313"
}
@vjeffrey vjeffrey added the v9 label Sep 22, 2023
@vjeffrey
Copy link
Contributor Author

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x8 pc=0x1052b1940]

goroutine 71 [running]:
go.mondoo.com/cnquery/providers/gcp/resources.(*mqlGcpProjectStorageServiceBucket).MqlID(0x1400144dc78?)
	/Users/vj/go/src/go.mondoo.io/cnquery/providers/gcp/resources/gcp.lr.go:13019
	```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants