Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

change DefaultLogFile#17

Open
slibonati wants to merge 1 commit intoPatchMon:mainfrom
slibonati:issue-13-log-path
Open

change DefaultLogFile#17
slibonati wants to merge 1 commit intoPatchMon:mainfrom
slibonati:issue-13-log-path

Conversation

@slibonati
Copy link
Copy Markdown

resolves #13

9technologygroup pushed a commit that referenced this pull request Feb 7, 2026
- Fix #17: Remove shell interpretation in restart helpers by using direct nohup execution
- Fix #18: Add TOCTOU race condition mitigations:
  - Use O_EXCL flag for atomic file creation
  - Generate random filename suffixes to prevent predictable paths
  - Verify directory is not a symlink before creating helper scripts
  - Verify file is not a symlink before execution
- Add oscap-docker installation when Docker is enabled after Compliance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set path to log to /var/log

1 participant