Skip to content

fix(audit): unformatted placeholder in environment audit#1376

Merged
RoyalOughtness merged 2 commits intosecureblue:livefrom
alexvojproc:audit-env-unformatted
Sep 22, 2025
Merged

fix(audit): unformatted placeholder in environment audit#1376
RoyalOughtness merged 2 commits intosecureblue:livefrom
alexvojproc:audit-env-unformatted

Conversation

@alexvojproc
Copy link
Copy Markdown
Collaborator

If /etc/environment is modified, ujust audit-secureblue gives the following recommendation:

The file {0} has been modified.
  To reset it, run:
  $ run0 cp -p /usr/etc/environment /etc/environment

New behavior after PR:

The file /etc/environment has been modified.
  To reset it, run:
  $ run0 cp -p /usr/etc/environment /etc/environment

HastD

This comment was marked as resolved.

@RoyalOughtness RoyalOughtness enabled auto-merge (squash) September 22, 2025 20:59
@RoyalOughtness RoyalOughtness merged commit dfffa29 into secureblue:live Sep 22, 2025
15 checks passed
@alexvojproc alexvojproc deleted the audit-env-unformatted branch September 23, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants