-
Notifications
You must be signed in to change notification settings - Fork 827
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
results of running audit script as of 2021-01-13 #1534
Merged
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e8c3d1a
Fix audit script secret list typo
spiffxp c640149
Add TODOs for unhandled services
spiffxp 0c2ca8c
audit: update org admin membership
spiffxp 4083417
audit: add custom prow.viewer role to org
spiffxp c102166
audit: add k8s-infra-e2e-boskos-scale-* projects
spiffxp 9fbc0f0
audit: add k8s-infra-e2e-boskos-gpu-* projects
spiffxp 5caaf90
audit: add k8s-infra-e2e-boskos-[041-120] projects
spiffxp 8add7de
audit: add k8s-infra-e2e-* manual projects
spiffxp ab02be3
audit: update existing k8s-infra-e2e-boskos-[001-040] projects
spiffxp b9b614e
audit: enable services for prow build clusters
spiffxp 29426db
audit: add prow viewer role to manual k8s-infra-e2e projects
spiffxp af431d1
audit: add prow viewer/oncall groups to k8s-infra-prow-build-trusted
spiffxp e3d188c
audit: add k8s-infra-prow-build-trusted secrets
spiffxp 6660eae
audit: add prow-deployer service account
spiffxp 5b54a5c
audit: rm k8s-staging-release-test project
spiffxp 7cd3c63
audit: rm k8s-sig-release-prototype project
spiffxp 0612bab
audit: add k8s-staging-* projects
spiffxp 1ff4c21
audit: k8s-staging-* service enables
spiffxp d64f009
audit: add k8s-conform buckets
spiffxp 924a495
audit: allow k8s-infra-prow-build-trusted to manage gsuite groups
spiffxp e84f81f
audit: add k8s-gsuite/wg-k8s-infra-billing_pw secret
spiffxp df80579
audit: add k8s-release project
spiffxp ed6a857
audit: add kubernetes-public secrets
spiffxp a495042
audit: bind trusted prow to k8s-infra-gcr-promoter SAs
spiffxp daf7712
audit: misc project quota / service rename updates
spiffxp 7df09ce
audit: add buckets to k8s-artifacts-prod
spiffxp de8ae62
audit: add k8s-artifacts-prod/k8s-infra-gcr-vuln-dashboard SA
spiffxp 2c1fae7
audit: add k8s-artifacts-prod/k8s-infra-gcr-vuln-scanning SA
spiffxp 9944317
audit: allow prow-build to write to k8s-release-test-prod bucket
spiffxp 490c7c3
audit: add kubernetes-public/k8s-infra-monitoring-viewer SA
spiffxp c4c488d
audit: add kubernetes-public/k8s-infra-dns-updater SA
spiffxp 7d31f1f
audit: add k8s.dev, kubernetes.dev DNS to kubernetes-public
spiffxp 0146a9e
audit: FIX disable/delete k8s-staging-csi gke cluster
spiffxp cf5f5e3
audit: QQ k8s-staging-artifact-promoter: why is compute enabled
spiffxp d50b705
audit: QQ k8s-staging-capi-docker: why is dns enabled
spiffxp 8b85662
audit: QQ k8s-staging-e2e-test-images: why are all these services ena…
spiffxp 9841ab6
audit: QQ: k8s-gcr-backup-test-prod-bak: why bind this SA to prow-build?
spiffxp eb88737
audit: QQ kubernetes-public: why is an appengine SA present?
spiffxp d3ad9b7
audit: QQ kubernetes-public: why cloudfunctions and source enabled?
spiffxp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,24 @@ | |
], | ||
"role": "roles/cloudbuild.serviceAgent" | ||
}, | ||
{ | ||
"members": [ | ||
"serviceAccount:[email protected]" | ||
], | ||
"role": "roles/containeranalysis.ServiceAgent" | ||
}, | ||
{ | ||
"members": [ | ||
"serviceAccount:k8s-infra-gcr-vuln-scanning@k8s-artifacts-prod.iam.gserviceaccount.com" | ||
], | ||
"role": "roles/containeranalysis.occurrences.viewer" | ||
}, | ||
{ | ||
"members": [ | ||
"serviceAccount:service-44019431644@gcp-sa-containerscanning.iam.gserviceaccount.com" | ||
], | ||
"role": "roles/containerscanning.ServiceAgent" | ||
}, | ||
{ | ||
"members": [ | ||
"serviceAccount:[email protected]" | ||
|
54 changes: 54 additions & 0 deletions
54
audit/projects/k8s-staging-capi-docker/services/dns/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"id": "k8s-staging-capi-docker", | ||
"kind": "dns#project", | ||
"number": "44019431644", | ||
"quota": { | ||
"dnsKeysPerManagedZone": 4, | ||
"gkeClustersPerPolicy": 100, | ||
"kind": "dns#quota", | ||
"managedZones": 10000, | ||
"managedZonesPerNetwork": 10000, | ||
"networksPerManagedZone": 100, | ||
"networksPerPolicy": 100, | ||
"policies": 100, | ||
"resourceRecordsPerRrset": 100, | ||
"rrsetAdditionsPerChange": 1000, | ||
"rrsetDeletionsPerChange": 1000, | ||
"rrsetsPerManagedZone": 10000, | ||
"targetNameServersPerManagedZone": 50, | ||
"targetNameServersPerPolicy": 50, | ||
"totalRrdataSizePerChange": 100000, | ||
"whitelistedKeySpecs": [ | ||
{ | ||
"algorithm": "ecdsap256sha256", | ||
"kind": "dns#dnsKeySpec" | ||
}, | ||
{ | ||
"algorithm": "ecdsap384sha384", | ||
"kind": "dns#dnsKeySpec" | ||
}, | ||
{ | ||
"algorithm": "rsasha256", | ||
"keyLength": 2048, | ||
"kind": "dns#dnsKeySpec" | ||
}, | ||
{ | ||
"algorithm": "rsasha256", | ||
"keyLength": 1024, | ||
"keyType": "zoneSigning", | ||
"kind": "dns#dnsKeySpec" | ||
}, | ||
{ | ||
"algorithm": "rsasha512", | ||
"keyLength": 2048, | ||
"kind": "dns#dnsKeySpec" | ||
}, | ||
{ | ||
"algorithm": "rsasha512", | ||
"keyLength": 1024, | ||
"keyType": "zoneSigning", | ||
"kind": "dns#dnsKeySpec" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
NAME TITLE | ||
cloudbuild.googleapis.com Cloud Build API | ||
cloudkms.googleapis.com Cloud Key Management Service (KMS) API | ||
containeranalysis.googleapis.com Container Analysis API | ||
containerregistry.googleapis.com Container Registry API | ||
containerscanning.googleapis.com Container Scanning API | ||
dns.googleapis.com Cloud DNS API | ||
logging.googleapis.com Cloud Logging API | ||
pubsub.googleapis.com Cloud Pub/Sub API | ||
secretmanager.googleapis.com Secret Manager API | ||
storage-api.googleapis.com Google Cloud Storage JSON API | ||
storage-component.googleapis.com Cloud Storage |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
See comment on compute. I suspect the same, but I have less evidence). We should nuke it.
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.
added to #1675