Skip to content

Conversation

@awandke
Copy link
Collaborator

@awandke awandke commented Nov 20, 2025

SeaBee now protects correctly with inode_rename.
Switched from using old_dentry to new_dentry argument for enforcement. prevent files from being overwritten using rename to new_dentry.

SeaBee now protects correctly with inode_rename.
Switched from using old_dentry to new_dentry argument for enforcement.
prevent files from being overwritten using rename to new_dentry.

Signed-off-by: Alan Wandke <[email protected]>
@awandke awandke linked an issue Nov 20, 2025 that may be closed by this pull request
@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ C clang-format 1 0 0.03s
✅ YAML yamllint 4 0 0.19s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@awandke awandke merged commit 5ca14d7 into main Nov 20, 2025
8 checks passed
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.

SeaBee does not block file modification with sed

2 participants