Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use runtime platform binary check for exec evals #1424

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

mlw
Copy link
Member

@mlw mlw commented Sep 5, 2024

This changes Santa to use whether a current process is marked as a platform binary for the exec policy processing instead of static checks.

#1423 - Note this is only a partial fix of this issue. The static check portion (related to santactl fileinfo and santactl rule) reamin.

@mlw mlw added bug santad Work related to the Santa Daemon labels Sep 5, 2024
@mlw mlw requested a review from a team as a code owner September 5, 2024 21:13
@mlw mlw modified the milestones: 2024.10, 2024.9 Sep 5, 2024
Source/santad/SNTPolicyProcessor.mm Outdated Show resolved Hide resolved
Source/santad/SNTPolicyProcessor.mm Outdated Show resolved Hide resolved
Source/santad/SNTPolicyProcessor.mm Outdated Show resolved Hide resolved
@mlw mlw requested a review from tburgin September 6, 2024 19:49
tburgin
tburgin previously approved these changes Sep 6, 2024
Source/santad/SNTPolicyProcessor.mm Outdated Show resolved Hide resolved
@mlw mlw merged commit 8199348 into google:main Sep 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug santad Work related to the Santa Daemon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants