From fd0fba4a5eb4a0e91e9e2633b27bbd5718bea7b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:06:46 +0000 Subject: [PATCH] chore(rel/v3.x): release 3.15.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9c10c70f44..28a30d51ba 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.15.0" + ".": "3.15.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f7ace4c4..f09e9ea8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.15.1](https://github.com/fortify/fcli/compare/v3.15.0...v3.15.1) (2026-03-03) + + +### Bug Fixes + +* harden GitHub Actions workflows against script injection and privilege escalation ([f018e4a](https://github.com/fortify/fcli/commit/f018e4a190d4726b49061228f428dbfd16447d13)) +* reduce build job permissions, add run-id validation, pin update-repo-docs workflow SHA ([6ac448e](https://github.com/fortify/fcli/commit/6ac448e164ce2798b80b8ecf801349354867202d)) + ## [3.15.0](https://github.com/fortify/fcli/compare/v3.14.3...v3.15.0) (2026-02-22) diff --git a/version.txt b/version.txt index f02113fe87..c3df54c9b8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.15.0 +3.15.1