<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vulnerability management on</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/</link><description>Recent content in Vulnerability management on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>Copyright (c) 2023 Chainguard</copyright><lastBuildDate>Fri, 04 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Strategies for minimizing your CVE risk</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-risk/</link><pubDate>Thu, 16 Nov 2023 11:07:52 +0200</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-risk/</guid><description>&lt;p&gt;&lt;a href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/software-security/cves/cve-intro/#what-is-a-cve"&gt;Common vulnerabilities and exposures&lt;/a&gt; (CVEs) are an increasing concern for developers and organizations, which is why Chainguard developed its minimal container images that reduce the attack surface. A new CVE in a widely-used application or a vulnerability scan with numerous positive results can significantly impact security posture, compliance requirements, and development timelines.&lt;/p&gt;
&lt;p&gt;Chances are, your software has already been impacted by a CVE. It&amp;rsquo;s likely there are active CVEs in software you are using. After all, there are software vulnerabilities currently in existence that haven&amp;rsquo;t even been discovered (known as &lt;a href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/software-security/glossary/#zero-day"&gt;zero-day vulnerabilities&lt;/a&gt;). With that said, this conceptual article aims to highlight a few practices and strategies you and your team can use to reduce the risk of CVEs on your software. It also includes a section on &lt;a href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-risk/#recommended-tools"&gt;tools recommended by Chainguard&lt;/a&gt; that can help to reduce your attack surface area and minimize your risk of CVEs.&lt;/p&gt;</description></item><item><title>Check whether a reported CVE affects your container</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-status/</link><pubDate>Thu, 10 Sep 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-status/</guid><description>&lt;p&gt;Use &lt;code&gt;chainctl images advisories list&lt;/code&gt; to compare the advisories for the APK packages in an image with the CVEs reported by your scanner.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This command checks &lt;strong&gt;APK packages only&lt;/strong&gt;. It does not determine whether a CVE affects a Go module, Java dependency, or another non-APK component in the image.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="prerequisites" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;Prerequisites&lt;/span&gt;
&lt;a href="#prerequisites" class="anchor" aria-label="Link to Prerequisites" title="Link to this section"&gt;
&lt;svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"&gt;
&lt;path d="M6.833 8.125H4C3 8.125 2.146 7.77067 1.438 7.062C0.729333 6.354 0.375 5.5 0.375 4.5C0.375 3.5 0.729333 2.646 1.438 1.938C2.146 1.22933 3 0.875 4 0.875H6.833V1.958H4C3.30533 1.958 2.708 2.208 2.208 2.708C1.708 3.208 1.458 3.80533 1.458 4.5C1.458 5.19467 1.708 5.792 2.208 6.292C2.708 6.792 3.30533 7.042 4 7.042H6.833V8.125ZM5.208 5.042V3.958H10.792V5.042H5.208ZM9.167 8.125V7.042H12C12.6947 7.042 13.292 6.792 13.792 6.292C14.292 5.792 14.542 5.19467 14.542 4.5C14.542 3.80533 14.292 3.208 13.792 2.708C13.292 2.208 12.6947 1.958 12 1.958H9.167V0.875H12C13 0.875 13.854 1.22933 14.562 1.938C15.2707 2.646 15.625 3.5 15.625 4.5C15.625 5.5 15.2707 6.354 14.562 7.062C13.854 7.77067 13 8.125 12 8.125H9.167Z" fill="currentColor"/&gt;
&lt;/svg&gt;
&lt;/a&gt;
&lt;/h2&gt;&lt;p&gt;You need:&lt;/p&gt;</description></item><item><title>Using CVE visualizations</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-visualizations/</link><pubDate>Thu, 19 Dec 2024 11:07:52 +0200</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/cve-visualizations/</guid><description>&lt;p&gt;Chainguard provides CVE Visualizations for all of its container images. This feature creates reports with CVE comparisons between Chainguard Containers and popular alternatives, as well as historical CVE remediation metrics. CVE Visualizations provide insight into image health and can help teams measure the engineering, security, and economic benefits gained from using Chainguard Containers.&lt;/p&gt;
&lt;p&gt;This guide outlines how you can access a container image&amp;rsquo;s CVE Visualization in both the Chainguard Console and in the Containers Directory.&lt;/p&gt;</description></item></channel></rss>