Skip to content

Update chmod patterns to use octal notation#723

Open
disconnect3d wants to merge 1 commit intoDataDog:mainfrom
disconnect3d:patch-1
Open

Update chmod patterns to use octal notation#723
disconnect3d wants to merge 1 commit intoDataDog:mainfrom
disconnect3d:patch-1

Conversation

@disconnect3d
Copy link
Copy Markdown

@disconnect3d disconnect3d commented Apr 30, 2026

Fix executable chmod patterns because 777 != 0o777 in Python.

TL;DR: I also gave a talk on that here: https://youtube.com/watch?t=35227&v=tRtxCCRdZOs

PS: It would be best if u checked your SAST rules with some kind of tests

Fix executable chmod patterns because 777 != 0o777 in Python
@disconnect3d disconnect3d requested a review from a team as a code owner April 30, 2026 03:48
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.

1 participant