reviewed_divergences:
- side: shuck-only
path_suffix: "bitnami__containers__bitnami__jenkins__2__debian-12__rootfs__opt__bitnami__scripts__libjenkins.sh"
line: 216
end_line: 216
reason: "This helper still pipes raw `find` paths into `xargs`; inline `-P10` only adds parallelism and does not change how whitespace or newlines split path records. The pinned oracle stays silent on this specific inline-parallel form, so the standalone Shuck warning is recorded as a reviewed divergence."
- side: shuck-only
path_suffix: "bitnami__containers__bitnami__jenkins__2__debian-12__rootfs__opt__bitnami__scripts__libjenkins.sh"
line: 426
end_line: 426
reason: "This helper still pipes raw `find` paths into `xargs`; inline `-P10` only adds parallelism and does not change how whitespace or newlines split path records. The pinned oracle stays silent on this specific inline-parallel form, so the standalone Shuck warning is recorded as a reviewed divergence."
- side: shuck-only
path_suffix: "bitnami__containers__bitnami__jenkins__2__debian-12__rootfs__opt__bitnami__scripts__libjenkins.sh"
line: 479
end_line: 479
reason: "This helper still pipes raw `find` paths into `xargs`; inline `-P10` only adds parallelism and does not change how whitespace or newlines split path records. The pinned oracle stays silent on this specific inline-parallel form, so the standalone Shuck warning is recorded as a reviewed divergence."
- side: shuck-only
path_suffix: "SlackBuildsOrg__slackbuilds__python__python3-numpydoc__python3-numpydoc.SlackBuild"
line: 74
end_line: 74
reason: "This pipeline feeds `xargs -0` from `find ... -print1`, but that token still does not establish a null-delimited handoff. Shuck keeps the unsafe find-to-xargs warning on the malformed option shape even though the pinned oracle stays silent here."