Kubernetes - Aqua https://www.aquasec.com/tag/kubernetes/ Cloud Native Security, Container Security & Serverless Security Mon, 15 Jul 2024 11:07:09 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 Scanning KBOM for Vulnerabilities with Trivy https://www.aquasec.com/blog/scanning-kbom-for-vulnerabilities-with-trivy/ Mon, 06 Nov 2023 11:56:28 +0000 https://www.aquasec.com/?p=14209 Scanning KBOM for Vulnerabilities with TrivyEarly this summer we announced the release of Kubernetes Bills of Material (KBOM) as part of Trivy, our all in one, popular open source security scanner. In the blog we discussed how KBOM is the manifest of all the important components that make up your Kubernetes cluster: Control plane components, Node Components, and Addons, including …]]> Kubernetes Exposed: One Yaml away from Disaster https://www.aquasec.com/blog/kubernetes-exposed-one-yaml-away-from-disaster/ Tue, 08 Aug 2023 08:58:48 +0000 https://www.aquasec.com/?p=14276 Kubernetes Exposed: One Yaml away from DisasterIf you thought that falling victim to ransomware, or a hacker hijacking your workstation was a nightmare, consider the potential catastrophe of having your Kubernetes (k8s) cluster hijacked. It could be a disaster magnified a million times over. Kubernetes has gained immense popularity among businesses in recent years due to its undeniable prowess in orchestrating …]]> Introducing KBOM – Kubernetes Bill of Materials https://www.aquasec.com/blog/introducing-kbom-kubernetes-bill-of-materials/ Thu, 29 Jun 2023 08:57:48 +0000 https://www.aquasec.com/?p=14376 Introducing KBOM – Kubernetes Bill of MaterialsSBOM (Software Bill of Materials) is an accepted best practice to map the components and dependencies of your applications in order to better understand your applications’ risks. SBOMs are used as a basis for vulnerability assessment, licensing compliance, and more. There are plenty of available tools, such as Aqua Trivy, that help you easily generate …]]> Kubernetes Benchmark Scans with Trivy: CIS and NSA Reports https://www.aquasec.com/blog/kubernetes-benchmark-scans-trivy-cis-nsa-reports/ Tue, 31 Jan 2023 18:11:13 +0000 https://www.aquasec.com/?p=14486 Kubernetes Benchmark Scans with Trivy: CIS and NSA ReportsOne of Trivy’s core features is Trivy Kubernetes for in-cluster security scans of running workloads. This tutorial will showcase how to generate CIS and NSA reports both through the Trivy CLI and the Trivy Operator. Additionally, we will look at how users can add the Kubernetes Specification for their own Compliance Report format to expand …]]> Kubernetes Version 1.26: An Overview https://www.aquasec.com/blog/kubernetes-version-1-26-an-overview/ Thu, 08 Dec 2022 15:00:00 +0000 https://www.aquasec.com/?p=14533 Kubernetes Version 1.26: An OverviewKubernetes Version 1.26 was released with 37 new enhancements including 11 Stable, 10 Beta, 16 Alpha, and 12 features deprecated or removed. In this blog, we will highlight its most notable features and show how using Trivy will help you find deprecated Kubernetes resources. registry.k8s.io, Generally Available The container image registry has changed from k8s.gcr.io …]]>