diff --git a/product_docs/docs/postgres_for_kubernetes/1/security.mdx b/product_docs/docs/postgres_for_kubernetes/1/security.mdx index f5c93f1b3f7..167dc6121f3 100644 --- a/product_docs/docs/postgres_for_kubernetes/1/security.mdx +++ b/product_docs/docs/postgres_for_kubernetes/1/security.mdx @@ -62,7 +62,7 @@ please use this medium to report it. Every container image in EDB Postgres for Kubernetes is automatically built via CI/CD pipelines following every commit. These images include not only the operator's image but also the operands' images, specifically for every supported -PostgreSQL version (including [EDB Postgres Extended](/pge/latest/) and [EDB Postgres Advanced](/epas/latest/)). During the CI/CD process, images undergo scanning with the +Postgres version (including [EDB Postgres Extended](/pge/latest/) and [EDB Postgres Advanced](/epas/latest/)). During the CI/CD process, images undergo scanning with the following tools: - **[Dockle](https://github.com/goodwithtech/dockle):** Ensures best practices