Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: katmayb/santa

Tags

2022.5

Toggle 2022.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: Fix layering for tests (google#813)

2022.4

Toggle 2022.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: Update packaging script to do tarball creation in a scratch …

…dir (google#793)

2022.3

Toggle 2022.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove references to santa-driver and the kernel extension from parts…

… of the docs (google#762)

2022.2

Toggle 2022.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Packaging: Keep package versions simple (google#737)

2022.1

Toggle 2022.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: only store events if there is a sync server configured (googl…

…e#721)

* santad: only store events if there is a sync server configured

* SNTExecutionControllerTest stub sync server

Co-authored-by: Tom Burgin <[email protected]>

2021.8

Toggle 2021.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a metrics command to santactl (google#687)

Add a metrics command to santactl.

2021.7

Toggle 2021.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove use of entitlements field for the santad build rule (google#615)

* Remove use of entitlements field for santad

* Create a local keychain instead of using the system keychain and drop sudo from most of the build stages

2021.5

Toggle 2021.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: Bump dependency versions, fix reload command (google#554)

* Project: Bump dependency versions, fix reload command

The reload command would fail if you used multiple compilation modes for
building as it would try extracting the versions from both comp modes.

The dependency bump includes a fix for google#553

2021.3

Toggle 2021.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: Fix transitive rules when using the sysx cache feature (googl…

…e#540)

This fixes transitive allowlisting when `EnableSysxCache` is turned on, reduces the deadline timer to fire 5s before the ES deadline, remaps our DEBUG logs to NOTICE so they can be more easily seen in Console and prevents transitive rules being created for paths under /dev/.

2021.2

Toggle 2021.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: run buildifier on BUILD files (google#534)