Tags · flamingo-stack/osquery · GitHub
Skip to content

Tags: flamingo-stack/osquery

Tags

9.9.9

Toggle 9.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sanitize OpenFrame logs

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sanitize OpenFrame logs

0.0.5

Toggle 0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sanitize OpenFrame logs

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: mac ver update

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Workflow (#9)

Co-authored-by: Ivan Khropachov <khrvanya@gmail.com>

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Workflow (#9)

Co-authored-by: Ivan Khropachov <khrvanya@gmail.com>

0.0.1

Toggle 0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#8)

5.17.0

Toggle 5.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Filter the Win32_Processor query to only required fields (osquery#8598)

Querying Win32_Processor for all fields has a performance penalty of 1.1s per CPU core - this is mostly unnoticable on small boxes, but on larger boxes can actualloy have a significant impact on startup performance.  Even on an 8 core system, this takes the startup time for osqueryi from 8.5s to 0.2s.

5.16.0

Toggle 5.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the `python_paths` table to skip unnecessary code paths when filt…

…ering by `directory` (osquery#8544)

5.15.0

Toggle 5.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the `browser_firefox` table to exclude "Crash Reports" and "Pe…

…nding Pings" folders (osquery#8478)