From nobody Fri Jul 17 14:57:40 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h1tLf16wyz6m0n2 for ; Fri, 17 Jul 2026 14:57:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h1tLd6X3pz3hKt for ; Fri, 17 Jul 2026 14:57:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784300266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3JgPaw6hiQbvH0w51Q+HDLukZ3ucdlm9Zj8i2XFOGnA=; b=nO1elU77L1WsTCZBfyLnppfOXCtcGXo6iIh0lg179Xku0HqtFSf0E+o7L3QJQ+32k+ysyt RMQQBPGDudsjF3ZSZC9XvAP2g24nBLecm+SO+vmR3/5LFGeTE5sjrfjov8iHTNMk+v1AAg qv58t4CQxbAB1vJRtRZDZHOzu6INiLyPz//iJMbFg44aqN1u7aP1gNERHAuHHi9tE6YBEE EuDKiv6loyDzxc5LgIjVcgmbJns4V3baWhthn8KiuUeCQ0wASXVzXAqTjHZonKV6H6wt7L Jfd7ZozEscIS7D+hOYZe2UZu7AAePx6rekOyvtz7Nqfn+WBhNE4dOkUwZwGjIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784300266; a=rsa-sha256; cv=none; b=ai3wNZ6ETR+wzRt9lP/S+8n3zj9NkM0FcZPK4m+f/0WETYMfNabf3gOcR04RW+NoxuRDit haybZXMobhK4u1ihY0lOCzoHXaUC1QmPtmZg0LfKw1YR8VGL1h8G7t2NzUcBp1aIAfuD/1 2/fOTGWIdi4rFEyZP71GnTU0vj4d+w1k9AhtNh6w8BwOXmpuRkTws08ctahWbQorshDV9u HPPHjw5MW7nFdN5zYtILWLVUWFXgdGp6BVuUJAGuduUEA0Gr1n/bJrMa/XQUAGf5i+XO18 D2dHEWv1G3WaLjdy1s9A3q6hovuEq2SOiLi7cTEUIDJ/z8GuWRC7pD/Z6WIyDw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784300266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3JgPaw6hiQbvH0w51Q+HDLukZ3ucdlm9Zj8i2XFOGnA=; b=LTzMd6ULDx4mLQ1t6LZBoZyr9AJAPYxOSnUoszTckFmhnT/gorhc+v0ctewm/ZHlms7VLW UcRxZ3kOb3I9jIgSyUe10kmyFlFfdOSD7LinAnbIx8+lqldkj2oQkfGazTfB2+KQqx0Yi0 Nf9XIFSoQyopW1WUtULj1YQQEMwr+UZ5wxyW16LtzJCfqKuXjCcvl9NME7HZzReXsQNed9 qfv6PbG1uoSEv+RzDo66nJCqAErNtm5YPN6OaOAHYJS/xlt50aI6rMzyatjY+0jR2/oPVW 0jN5Sp7DY/aNvzHp7aWI2XH35rH0XvWk5ENbpHLIjZJYY6cC28HGkN+8WxMteg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h1tLd57qHzsSm for ; Fri, 17 Jul 2026 14:57:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1855f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 17 Jul 2026 14:57:40 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 652eacfd11 - main - status/2026q2: Add Cyber Resilience Act (CRA) entry List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 652eacfd114dfb9a6dba042fa1780547778b9a90 Auto-Submitted: auto-generated Date: Fri, 17 Jul 2026 14:57:40 +0000 Message-Id: <6a5a42e4.1855f.19785473@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=652eacfd114dfb9a6dba042fa1780547778b9a90 commit 652eacfd114dfb9a6dba042fa1780547778b9a90 Author: Joseph Mingrone AuthorDate: 2026-07-13 19:44:27 +0000 Commit: Joseph Mingrone CommitDate: 2026-07-17 14:25:50 +0000 status/2026q2: Add Cyber Resilience Act (CRA) entry Text author: Alice Sowerby Reviewed by: status (salvadore) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D58220 --- .../en/status/report-2026-04-2026-06/cra.adoc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/website/content/en/status/report-2026-04-2026-06/cra.adoc b/website/content/en/status/report-2026-04-2026-06/cra.adoc new file mode 100644 index 0000000000..52fd10f1fe --- /dev/null +++ b/website/content/en/status/report-2026-04-2026-06/cra.adoc @@ -0,0 +1,21 @@ +=== Cyber Resilience Act (CRA) Readiness Project + +Links: + +link:https://github.com/FreeBSDFoundation/all-projects/tree/main/Cyber%20Resilience%20Act%20Readiness[Cyber Resilience Act Readiness] URL: link:https://github.com/FreeBSDFoundation/all-projects/tree/main/Cyber%20Resilience%20Act%20Readiness[] + +The Foundation is running a project through 2026 to actively prepare the FreeBSD Foundation, Project, and the community for the EU Cyber Resilience Act. +There are six main areas of focus: Security and Vulnerability Handling, SBOM Toolchain, Public Documentation, Community Legislative Engagement, Public Project Repository, and Communications. + +Over Q2 the project has made significant progress on its key goals. + +Security efforts have focused on improving vulnerability handling and supply chain readiness through discussions with downstream vendors about reporting processes, Software Bill of Materials (SBOM) usage, and potential funding for compliance work. + +The Foundation has also strengthened collaboration with the wider open source ecosystem by participating in Open Regulatory Compliance and OpenSSF activities, joining the OpenSSF as an associate member, attending Open Source Summit North America, and engaging with projects such as Zephyr to share CRA readiness strategies. + +The SBOM toolchain work has advanced significantly and is now close to full end-to-end functionality. +We plan to publish a technical blog once the remaining work is complete. + +The Foundation also created draft CRA guidance for the FreeBSD community and we plan to publish this along with a dedicated section of the Foundation website providing permanent compliance information. + +Transparency remained a priority, and the Foundation has published monthly public updates and meeting minutes on the repo linked above. +There will be a full day CRA and SBOM tutorial at EuroBSDCon, which we invite you to attend!