<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security and compliance on</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/</link><description>Recent content in Security and compliance on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>Copyright (c) 2023 Chainguard</copyright><lastBuildDate>Thu, 19 Dec 2024 08:49:15 +0000</lastBuildDate><atom:link href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/index.xml" rel="self" type="application/rss+xml"/><item><title>Vulnerability management</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/</link><pubDate>Fri, 04 Sep 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/vulnerability-management/</guid><description/></item><item><title>How to retrieve SBOMs and attestations for Chainguard Containers</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/retrieve-image-sboms/</link><pubDate>Fri, 17 Nov 2023 11:07:52 +0200</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/retrieve-image-sboms/</guid><description>&lt;p&gt;Chainguard provides a Software Bill of Materials (SBOM) with every container image, enabling complete transparency about package contents and dependencies for security and compliance requirements. These SBOMs are cryptographically signed and attached as attestations, making them retrievable and verifiable. By including only the minimum packages needed, Chainguard Containers reduce attack surface while the SBOM ensures you can verify exactly what&amp;rsquo;s in each image.&lt;/p&gt;
&lt;p&gt;Even though they contain the minimum number of packages, there may come a time when you want to know exactly what&amp;rsquo;s running inside of a certain Chainguard Container. For this reason, Chainguard includes a signed SBOM with each image in the form of a &lt;a href="https://slsa.dev/attestation-model"&gt;software attestation&lt;/a&gt;, allowing you to verify the contents and meet compliance requirements. Chainguard publishes several different types of attestations; refer to the options under the &lt;a href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/retrieve-image-sboms/#available-attestation-types"&gt;Available attestation types&lt;/a&gt; section on this page.&lt;/p&gt;</description></item><item><title>Verifying Chainguard Containers and metadata signatures with Cosign</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/verifying-chainguard-images-and-metadata-signatures-with-cosign/</link><pubDate>Mon, 18 Mar 2024 08:59:52 -0700</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/verifying-chainguard-images-and-metadata-signatures-with-cosign/</guid><description>&lt;p&gt;Chainguard signs all container images and their attestations (including SBOMs) to ensure supply chain security and enable verification of image authenticity. These cryptographic signatures allow you to confirm that images come from Chainguard and haven&amp;rsquo;t been tampered with, while attestations provide detailed information about image contents and build provenance.&lt;/p&gt;
&lt;p&gt;This guide outlines how you can use Cosign to download and verify container image signatures and attestations.&lt;/p&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;The following examples require &lt;a href="https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/open-source/sigstore/cosign/how-to-install-cosign/"&gt;Cosign&lt;/a&gt; and &lt;a href="https://stedolan.github.io/jq/"&gt;jq&lt;/a&gt; to be installed on your machine to download and verify image attestations.&lt;/p&gt;</description></item><item><title>STIGs for Chainguard Containers</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/stigs/</link><pubDate>Thu, 13 Jun 2024 15:56:52 -0700</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/stigs/</guid><description>&lt;p&gt;Security Technical Implementation Guides (STIGs) trace their origin to the United States Department of Defense (DoD). They work in two layers. The Defense Information Systems Agency (DISA) publishes Security Requirements Guides (SRGs) — category-level security baselines covering technology types such as databases, web servers, or general purpose operating systems, written without vendor participation. Vendors then collaborate with DISA to produce a product-specific STIG — a formally reviewed configuration guide for a particular product, derived from the relevant SRG. If an organization runs software like MySQL 8.0 in a DoD environment, it must be configured to meet that product&amp;rsquo;s STIG. Beyond the DoD, compliance frameworks such as FedRAMP and CMMC have come to recognize STIGs as accepted security baselines.&lt;/p&gt;</description></item><item><title>FedRAMP technical considerations and risk factors</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/fedramp-considerations/</link><pubDate>Wed, 29 Jan 2025 15:56:52 -0700</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/fedramp-considerations/</guid><description>&lt;p&gt;Many frequently asked questions revolve around how organizations are meant to stay on top of the changing landscape for FedRAMP, PMOS, Revisions, and Certificates. This article outlines various considerations and risk factors that organizations should keep in mind when working to become and stay FedRAMP authorized.&lt;/p&gt;
&lt;h2 id="important-considerations-for-pmo-revision-trends" class="heading-2" data-heading-level="2"&gt;
&lt;span class="heading-text"&gt;Important considerations for PMO revision trends&lt;/span&gt;
&lt;a href="#important-considerations-for-pmo-revision-trends" class="anchor" aria-label="Link to Important considerations for PMO revision trends" 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;There are a number of things one should keep in mind when analyzing revision trends from the FedRAMP Program Management Office (PMO) — which oversees the development of the FedRAMP program — and the changes in &lt;a href="https://csrc.nist.gov/projects/fips-140-3-transition-effort"&gt;FIPS 140-3&lt;/a&gt;. The following are of particular importance:&lt;/p&gt;</description></item><item><title>Keeping containers updated</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/updating-containers/</link><pubDate>Thu, 19 Dec 2024 08:49:15 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/updating-containers/</guid><description/></item><item><title>Working with container image scanners</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/working-with-scanners/</link><pubDate>Mon, 17 Jun 2024 08:49:15 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/working-with-scanners/</guid><description/></item><item><title>Policy enforcement</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/enforcement/</link><pubDate>Tue, 02 Sep 2025 10:00:00 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/enforcement/</guid><description/></item><item><title>Chainguard Containers Security Advisories</title><link>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/security-advisories/</link><pubDate>Fri, 26 Jul 2024 18:09:12 +0000</pubDate><guid>https://deploy-preview-3927--ornate-narwhal-088216.netlify.app/chainguard/containers/security-and-compliance/security-advisories/</guid><description/></item></channel></rss>