-
Notifications
You must be signed in to change notification settings - Fork 831
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
audit: update as of 2021-05-19 #2011
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,7 @@ | |
"aiplatform.modelEvaluationSlices.list", | ||
"aiplatform.modelEvaluations.list", | ||
"aiplatform.models.list", | ||
"aiplatform.nasJobs.list", | ||
"aiplatform.operations.list", | ||
"aiplatform.specialistPools.list", | ||
"aiplatform.studies.list", | ||
|
@@ -146,6 +147,7 @@ | |
"clientauthconfig.brands.list", | ||
"clientauthconfig.clients.list", | ||
"cloudasset.assets.analyzeIamPolicy", | ||
"cloudasset.assets.analyzeMove", | ||
"cloudasset.assets.exportAccessLevel", | ||
"cloudasset.assets.exportAccessPolicy", | ||
"cloudasset.assets.exportAllAccessPolicy", | ||
|
@@ -237,6 +239,7 @@ | |
"cloudasset.assets.exportSpannerInstances", | ||
"cloudasset.assets.exportSqladminInstances", | ||
"cloudasset.assets.exportStorageBuckets", | ||
"cloudasset.assets.listCloudkmsCryptoKeys", | ||
"cloudasset.assets.searchAllIamPolicies", | ||
"cloudasset.assets.searchAllResources", | ||
"cloudasset.feeds.list", | ||
|
@@ -636,18 +639,23 @@ | |
"dialogflow.participants.list", | ||
"dialogflow.phoneNumberOrders.list", | ||
"dialogflow.phoneNumbers.list", | ||
"dialogflow.securitySettings.list", | ||
"dialogflow.sessionEntityTypes.list", | ||
"dialogflow.smartMessagingEntries.list", | ||
"dialogflow.transitionRouteGroups.list", | ||
"dialogflow.versions.list", | ||
"dialogflow.webhooks.list", | ||
"dlp.analyzeRiskTemplates.list", | ||
"dlp.columnDataProfiles.list", | ||
"dlp.deidentifyTemplates.list", | ||
"dlp.estimates.list", | ||
"dlp.inspectFindings.list", | ||
"dlp.inspectTemplates.list", | ||
"dlp.jobTriggers.list", | ||
"dlp.jobs.list", | ||
"dlp.projectDataProfiles.list", | ||
"dlp.storedInfoTypes.list", | ||
"dlp.tableDataProfiles.list", | ||
"dns.changes.get", | ||
"dns.changes.list", | ||
"dns.dnsKeys.get", | ||
|
@@ -660,6 +668,7 @@ | |
"dns.policies.getIamPolicy", | ||
"dns.policies.list", | ||
"dns.projects.get", | ||
"dns.resourceRecordSets.get", | ||
"dns.resourceRecordSets.list", | ||
"documentai.evaluations.list", | ||
"documentai.labelerPools.list", | ||
|
@@ -932,6 +941,7 @@ | |
"resourcemanager.tagKeys.list", | ||
"resourcemanager.tagValues.getIamPolicy", | ||
"resourcemanager.tagValues.list", | ||
"resourcesettings.settings.list", | ||
"retail.catalogs.list", | ||
"retail.operations.list", | ||
"retail.products.list", | ||
|
@@ -948,9 +958,12 @@ | |
"runtimeconfig.variables.list", | ||
"runtimeconfig.waiters.getIamPolicy", | ||
"runtimeconfig.waiters.list", | ||
"secretmanager.locations.get", | ||
"secretmanager.locations.list", | ||
"secretmanager.secrets.get", | ||
"secretmanager.secrets.getIamPolicy", | ||
"secretmanager.secrets.list", | ||
"secretmanager.versions.get", | ||
Comment on lines
+961
to
+966
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Expected. This was #2058, specifically 268c44d Missing these permissions is what was breaking the audit job: #2055 (comment) |
||
"secretmanager.versions.list", | ||
"securitycenter.assets.list", | ||
"securitycenter.findings.list", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"createTime": "2021-04-08T20:32:11.215176Z", | ||
"etag": "\"15bf7bf125b148\"", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is new... we should make sure the audit script is deleting these Opened #2062 |
||
"name": "projects/228988630781/secrets/service-cri-o-key", | ||
"replication": { | ||
"automatic": {} | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Bucket Policy Only setting for gs://export-c2e4nmc5jmg9n5nacc60: | ||
Enabled: False | ||
|
||
Comment on lines
+1
to
+3
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What created this bucket? @BobyMCbobs @bernokl @hh |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gs://export-c2e4nmc5jmg9n5nacc60/ has no CORS configuration. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"bindings": [ | ||
{ | ||
"members": [ | ||
"projectEditor:k8s-infra-ii-sandbox", | ||
"projectOwner:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyBucketOwner" | ||
}, | ||
{ | ||
"members": [ | ||
"projectViewer:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyBucketReader" | ||
} | ||
] | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gs://export-c2e4nmc5jmg9n5nacc60/ has no logging configuration. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Bucket Policy Only setting for gs://ii_bq_scratch_dump: | ||
Enabled: True | ||
LockedTime: 2021-08-09 23:05:03.678000+00:00 | ||
|
||
Comment on lines
+1
to
+4
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What created this bucket? @BobyMCbobs @bernokl @hh |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gs://ii_bq_scratch_dump/ has no CORS configuration. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"bindings": [ | ||
{ | ||
"members": [ | ||
"projectEditor:k8s-infra-ii-sandbox", | ||
"projectOwner:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyBucketOwner" | ||
}, | ||
{ | ||
"members": [ | ||
"projectViewer:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyBucketReader" | ||
}, | ||
{ | ||
"members": [ | ||
"projectEditor:k8s-infra-ii-sandbox", | ||
"projectOwner:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyObjectOwner" | ||
}, | ||
{ | ||
"members": [ | ||
"projectViewer:k8s-infra-ii-sandbox" | ||
], | ||
"role": "roles/storage.legacyObjectReader" | ||
} | ||
] | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gs://ii_bq_scratch_dump/ has no logging configuration. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"email": "bobymcbobs@k8s-infra-ii-sandbox.iam.gserviceaccount.com", | ||
"name": "projects/k8s-infra-ii-sandbox/serviceAccounts/bobymcbobs@k8s-infra-ii-sandbox.iam.gserviceaccount.com", | ||
"oauth2ClientId": "100919040677853295625", | ||
"projectId": "k8s-infra-ii-sandbox", | ||
"uniqueId": "100919040677853295625" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"displayName": "Nodes in GKE cluster 'ii-sandbox-bobymcbobs-oitq'", | ||
"email": "ii-sandbox-bobymcbobs-oitq@k8s-infra-ii-sandbox.iam.gserviceaccount.com", | ||
"name": "projects/k8s-infra-ii-sandbox/serviceAccounts/ii-sandbox-bobymcbobs-oitq@k8s-infra-ii-sandbox.iam.gserviceaccount.com", | ||
"oauth2ClientId": "108714319235542196622", | ||
"projectId": "k8s-infra-ii-sandbox", | ||
"uniqueId": "108714319235542196622" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ii-sandbox-bobymcbobs-oitq us-central1 us-central1-c;us-central1-f;us-central1-b RUNNING |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
NAME TITLE | ||
bigquery.googleapis.com BigQuery API | ||
bigquerystorage.googleapis.com BigQuery Storage API | ||
cloudbuild.googleapis.com Cloud Build API | ||
compute.googleapis.com Compute Engine API | ||
container.googleapis.com Kubernetes Engine API | ||
containeranalysis.googleapis.com Container Analysis API | ||
containerregistry.googleapis.com Container Registry API | ||
iam.googleapis.com Identity and Access Management (IAM) API | ||
iamcredentials.googleapis.com IAM Service Account Credentials API | ||
logging.googleapis.com Cloud Logging API | ||
monitoring.googleapis.com Cloud Monitoring API | ||
oslogin.googleapis.com Cloud OS Login API | ||
pubsub.googleapis.com Cloud Pub/Sub API | ||
storage-api.googleapis.com Google Cloud Storage JSON API | ||
storage-component.googleapis.com Cloud Storage | ||
NAME TITLE | ||
bigquery.googleapis.com BigQuery API | ||
bigqueryconnection.googleapis.com BigQuery Connection API | ||
bigquerydatatransfer.googleapis.com BigQuery Data Transfer API | ||
bigqueryreservation.googleapis.com BigQuery Reservation API | ||
Comment on lines
+3
to
+5
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What enabled these services? @BobyMCbobs @bernokl @hh |
||
bigquerystorage.googleapis.com BigQuery Storage API | ||
cloudasset.googleapis.com Cloud Asset API | ||
cloudbuild.googleapis.com Cloud Build API | ||
cloudresourcemanager.googleapis.com Cloud Resource Manager API | ||
compute.googleapis.com Compute Engine API | ||
container.googleapis.com Kubernetes Engine API | ||
containeranalysis.googleapis.com Container Analysis API | ||
containerregistry.googleapis.com Container Registry API | ||
iam.googleapis.com Identity and Access Management (IAM) API | ||
iamcredentials.googleapis.com IAM Service Account Credentials API | ||
logging.googleapis.com Cloud Logging API | ||
monitoring.googleapis.com Cloud Monitoring API | ||
oslogin.googleapis.com Cloud OS Login API | ||
pubsub.googleapis.com Cloud Pub/Sub API | ||
serviceusage.googleapis.com Service Usage API | ||
storage-api.googleapis.com Google Cloud Storage JSON API | ||
storage-component.googleapis.com Cloud Storage |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"createTime": "2021-02-11T04:21:30.200768Z", | ||
"etag": "\"15bb07da9956c0\"", | ||
"labels": { | ||
"sig": "testing" | ||
}, | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected. This was #2058 (specifically 16506e0)