Skip to content

Commit 5c69298

Browse files
jrx-codeclaude
andcommitted
fix: bump version to 0.12.1 — AppArmor install fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 301717f commit 5c69298

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HA Security Sandbox
22

3-
[![Version](https://img.shields.io/badge/version-0.12.0-blue.svg)](ha-sandbox/config.yaml)
3+
[![Version](https://img.shields.io/badge/version-0.12.1-blue.svg)](ha-sandbox/config.yaml)
44
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
55
[![Tests](https://img.shields.io/badge/tests-265%20passed-brightgreen.svg)](#testing)
66
[![HA Add-on](https://img.shields.io/badge/Home%20Assistant-Add--on-41BDF5.svg)](https://www.home-assistant.io/addons/)

ha-sandbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.12.1] - 2026-03-10
4+
5+
### Fixed
6+
- **AppArmor install error** — removed custom `apparmor.txt` profile that caused `Can't load profile` / `exit status 1` on HAOS (AppArmor 3.1.2); Supervisor now uses default Docker AppArmor profile
7+
- Reproduced and verified on fresh HAOS 14.2 KVM VM
8+
39
## [0.12.0] - 2026-03-09
410

511
### Improved (Actionable Finding Descriptions)

ha-sandbox/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "HA Security Sandbox"
2-
version: "0.12.0"
2+
version: "0.12.1"
33
slug: ha_security_sandbox
44
description: "Security scanner for Home Assistant custom components — static analysis + AI review"
55
url: "https://github.com/jrx-code/ha-security-sandbox"

0 commit comments

Comments
 (0)