-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Prerequisites
- I have searched existing issues to ensure this feature hasn't already been requested
- I have tested using the latest version of docs-builder
What problem are you trying to solve?
Customers of Elastic may request a built docs image for them to run on their own air-gapped networks. This is mostly common in public sector highly sensitive environments where customers may not have access to the Internet and so having the docs on their own network allows users a much better experience.
These customers also have highly regulated security controls. Currently the docs-private/air_gapped image contains over 100 vulnerabilities and is causing at least one large customer to fail a security scan.
Elastic has done a great job of lowering the number of vulnerabilities in Docker images in recent months. It would be great to extend this security posture effort to the air-gapped docs image as well.
Proposed Solution
Remediate all vulnerabilities in the air-gapped docs image.
Examples and Research

Alternative Solutions
No response
Additional Context
No response
How important is this feature to you?
Critical