fix: split dops/docker, fix header doc gaps from Job 3 findings #135

Merged
rootiest merged 4 commits from fix/dops-docker-and-header-gaps into main 2026-09-08 05:40:57 +00:00
Showing only changes of commit 3aa462a2b8 - Show all commits
-1
View File
@@ -31,7 +31,6 @@
# EXAMPLE # EXAMPLE
# # Register with sponge (done automatically by conf.d/sponge_privacy.fish): # # Register with sponge (done automatically by conf.d/sponge_privacy.fish):
# set -U -a sponge_filters sponge_filter_secrets # set -U -a sponge_filters sponge_filter_secrets
function sponge_filter_secrets --argument-names command function sponge_filter_secrets --argument-names command
# Find all exported variables with security-sensitive names # Find all exported variables with security-sensitive names
set -l sensitive_vars (set --names --export | string match --regex -- \ set -l sensitive_vars (set --names --export | string match --regex -- \