Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.0"
".": "1.0.0"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2026-07-13)


### Features

* **bicep:** resolve F-03 deploy secure reference baseline ([4c583c6](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/4c583c6cb168f15580a361e7df1704dd449f0fda))
* complete enterprise security model audit hardening ([1ee2c85](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/1ee2c850d6b5a54c5b439262dc1250e0274ee644))
* **sentinel:** resolve F-08 add testable detection references ([76076e6](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/76076e62736128a521bf77e7282f2956122a583a))


### Bug Fixes

* **arc:** resolve F-05 enforce safe dry-run onboarding ([64a4f1a](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/64a4f1ae299bc46d2e848b9fb8bdce3ce24d4b10))
* **bicep:** pin API versions and record DoNotEnforce ADR (Phase 33 P2/P4) ([#13](https://github.com/Coding-Autopilot-System/cloud-security-service-model/issues/13)) ([6fc19d7](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/6fc19d713ab28161e8b330dc2a5dac146b93b7eb))
* **ci:** repin release-please reusable workflow to reachable SHA ([#18](https://github.com/Coding-Autopilot-System/cloud-security-service-model/issues/18)) ([fa5a5af](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/fa5a5af254fed4dbc69aea01b5c0976724056508))
* **ci:** resolve F-01 harden workflow trust boundaries ([40c053a](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/40c053a00817af283727a1887a62dbf49c64be4a))
* **ci:** wire release-please PAT into reusable workflow caller ([#21](https://github.com/Coding-Autopilot-System/cloud-security-service-model/issues/21)) ([2e4f179](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/2e4f1792fe5a936b93d000b7b4809a99345988eb))
* **docs:** resolve markdownlint errors ([#8](https://github.com/Coding-Autopilot-System/cloud-security-service-model/issues/8)) ([5240827](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/52408277f7b448c3889234ab288dd4e7c447d0fc))
* **policy:** resolve F-04 use verifiable safe rollout examples ([8ef9375](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/8ef9375d07b75cf4341a17bf796039d27d2a67ef))
* **validation:** resolve F-02 enforce repository contracts ([062dfff](https://github.com/Coding-Autopilot-System/cloud-security-service-model/commit/062dfff456407def6480c4775bfd2f92fabb11b1))
Loading