Skip to content

fix: binary signature check#210

Merged
mmilanta merged 2 commits intomainfrom
fix/signed-binary-fix
Mar 13, 2026
Merged

fix: binary signature check#210
mmilanta merged 2 commits intomainfrom
fix/signed-binary-fix

Conversation

@mmilanta
Copy link
Contributor

We check that the binary is signed with Apple Root Certificate. We skip all those "code runners" binaries

@mmilanta mmilanta requested a review from a team as a code owner March 11, 2026 09:31
@mmilanta mmilanta requested a review from hemang-snyk March 11, 2026 09:32
@mmilanta mmilanta force-pushed the fix/signed-binary-fix branch from 63ea9b4 to 32562ea Compare March 12, 2026 14:44
]


def _is_code_launcher(command: str) -> bool:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add some tests for this.

Copy link
Contributor

@hemang-snyk hemang-snyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, before merging please add some tests for _is_code_launcher.

@mmilanta mmilanta merged commit 7be02dc into main Mar 13, 2026
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.

2 participants