From 13971a2ca29e11368fed7ff62b8b211c1fda06ed Mon Sep 17 00:00:00 2001 From: Jurgen1994 Date: Fri, 24 Jul 2026 11:58:13 +0200 Subject: [PATCH 1/2] Update CHANGELOG with recent fixes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 404b5904a..e562c9958 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - junos: redact cleartext passwords embedded in archive-site URLs. Fixes #3640 (@KalebFenley) - siklu: allow parenthesis in prompt. Fixes #3841 (@ytti) - fortios: allow parenthesis in prompt. Fixes #3846 (@ytti) +- os6: hide snmp-server community strings in the secret filter (@Jurgen1994) - fortigate: prompt can contain HA cluster status. Fixes #3846 (@robertcheramy) - aoscx: hide power consumption on rows where PSU output is N/A. Fixes #3864 (@FusionBrah) - aoscx: hide input voltage readings in "show environment power-supply input-voltage". Fixes #3864 (@FusionBrah) From 55539d8e005fe7c1a6501b639ff95f093f18b8de Mon Sep 17 00:00:00 2001 From: Jurgen1994 Date: Fri, 24 Jul 2026 12:00:31 +0200 Subject: [PATCH 2/2] Hide SNMP community string in configuration output The os6 secret filter only masked `password ` lines; SNMP community strings in `snmp-server community ro|rw` were committed to the output repo in plaintext even with remove_secret enabled. --- lib/oxidized/model/os6.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/oxidized/model/os6.rb b/lib/oxidized/model/os6.rb index 4a9767fd2..3dede4708 100644 --- a/lib/oxidized/model/os6.rb +++ b/lib/oxidized/model/os6.rb @@ -14,6 +14,7 @@ class OS6 < Oxidized::Model cmd :secret do |cfg| cfg.gsub! /(password )(\S+)/, '\1