📄️ Security Features
Security Features — Many security features
📄️ Shell-less Containers
Shell-less Containers — That is, gcr.io/distroless/base-debain12:nonroot as the base images and employ multi-staged build to create the different images
📄️ Minified Java Runtime
Minified Java Runtime — A minified version is created and used, instead of a full JRE or Java SDK
📄️ Other Direct Dependencies
Other Direct Dependencies
📄️ Ephemeral Containers
Ephemeral Containers — Troubleshooting issues becomes difficult
📄️ Disable Privilege Escalation
Disable Privilege Escalation
📄️ AnyUser or AnyGroup
AnyUser or AnyGroup — All containers in a pod are set to run as non root along with anyUser and anyGroup.
🗃️ Securing Information
2 items
📄️ Ports Used By Local Edition
Ports Used By Local Edition — Exposed outside of the cluster
📄️ Threat Model
Threat model diagram for Boomi Cloud API Management Local Edition security architecture.
📄️ Securing Images Against Vulnerabilities
Securing Images Against Vulnerabilities — Image pull secrets govern if images can be pulled from the repository by which namespaces and services accounts
📄️ OpenShift Deployment (introduced in v6.1.0)
OpenShift Deployment (introduced in v6.1.0) — And cloud-hosted OpenShift environments leverage those restrictions
📄️ Updating Secrets (introduced in v6.1.0)
Update Secrets (introduced in v6.1.0) — The Boomi Cloud API Management - Local Edition component cannot capture the current changes
🗃️ Securing Using OAuth (applies to v6.0.0+)
3 items