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

Make FileChangesRegex apply to all file change event types #1294

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

mlw
Copy link
Contributor

@mlw mlw commented Feb 20, 2024

This fixes Santa to apply the FileChangesRegex config key to more event types, not just WRITE, as it used to do prior 2022.9. Specifically, this key now applies to UNLINK, RENAME, LINK, and EXCHANGEDATA.

Additionally, the FileChangesPrefixFilters config item now also applies to EXCHANGEDATA (as well as the previously mentioned event types that were already applied).

b/325550489

@mlw mlw added bug santad Work related to the Santa Daemon configurator labels Feb 20, 2024
@mlw mlw added this to the 2024.3 milestone Feb 20, 2024
@mlw mlw requested a review from a team as a code owner February 20, 2024 20:02
@mlw mlw force-pushed the filechangesregex-more-events branch from 5454a8c to c27bf55 Compare February 20, 2024 20:03
@mlw mlw force-pushed the filechangesregex-more-events branch from 59c9a97 to 108688a Compare February 20, 2024 21:52
@mlw mlw merged commit 9bee431 into google:main Feb 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug configurator santad Work related to the Santa Daemon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants