{"id":76634,"library":"go-securitycenter","title":"Google Cloud Security Command Center","description":"A Go client library for the Google Cloud Security Command Center API, used to manage security findings and assets.","status":"active","version":"1.44.0","language":"go","source_language":null,"source_url":"https://github.com/googleapis/google-cloud-go","tags":["google","cloud","security","api","gcp"],"install":[{"cmd":"go get cloud.google.com/go/securitycenter","lang":"bash","label":"Install cloud.google.com/go/securitycenter"}],"dependencies":[],"imports":[{"symbol":"securitycenter","correct":"cloud.google.com/go/securitycenter/apiv1"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\tsecuritycenter \"cloud.google.com/go/securitycenter/apiv1\"\n)\n\nfunc main() {\n\tctx := context.Background()\n\tclient, err := securitycenter.NewClient(ctx)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tdefer client.Close()\n\tfmt.Println(\"Client created\")\n}","lang":"go","description":"Creates a new Security Command Center client."},"warnings":[{"fix":"Use cloud.google.com/go/securitycenter/apiv1 for the latest API version.","message":"The import path has changed in recent versions; older code may use cloud.google.com/go/securitycenter without the apiv1 suffix.","severity":"breaking","affected_versions":"<1.0.0"}],"env_vars":null,"search_vec":"'api':17,28 'asset':24 'center':5,16 'client':8 'cloud':2,13,26 'command':4,15 'find':22 'gcp':29 'go':7 'googl':1,12,25 'librari':9 'manag':20 'secur':3,14,21,27 'use':18","created_at":"2026-06-17T19:34:29.665005+00:00","updated_at":"2026-06-17T19:34:29.665005+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/googleapis/google-cloud-go","github":"https://github.com/googleapis/google-cloud-go","docs":"https://pkg.go.dev/cloud.google.com/go/securitycenter#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}