Only capture user-specific .bashrc style files when using mode, in case they contain sensitive env vars.
All checks were successful
CI / test (push) Successful in 14m0s
Lint / test (push) Successful in 42s

This commit is contained in:
Miguel Jacq 2026-06-16 13:35:33 +10:00
parent 8774d019d3
commit 3c19ae54b2
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 192 additions and 56 deletions

View file

@ -2,6 +2,7 @@
* Add support for detecting flatpaks and snaps
* BREAKING CHANGE: Group all package and systemd-unit roles into Debian Section/RPM Group roles by default, including managed config files and unit state. This mode is not used if `--fqdn` or `--no-common-roles` is set, in which case, the traditional behaviour of preserving one role per package/unit is used instead.
* BREAKING CHANGE: Only capture user-specific .bashrc style files when using `--dangerous` mode, in case they contain sensitive env vars.
# 0.6.0