From 5a9cf54a733be5369adfd9904cd430898f415a49 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 6 Jan 2026 18:08:36 +0000 Subject: [PATCH] Add audit for log v0.4.28 -> v0.4.29 --- supply-chain/audits.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/supply-chain/audits.toml b/supply-chain/audits.toml index 6ddec24f..30cc7153 100644 --- a/supply-chain/audits.toml +++ b/supply-chain/audits.toml @@ -43,6 +43,11 @@ who = "Oliver Hamlet " criteria = "safe-to-deploy" delta = "1.0.10 -> 1.0.12" +[[audits.log]] +who = "Oliver Hamlet " +criteria = "safe-to-deploy" +delta = "0.4.28 -> 0.4.29" + [[audits.loot-condition-interpreter]] who = "Oliver Hamlet " criteria = "safe-to-deploy"