Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: osquery/osquery

Tags

5.19.0

Toggle 5.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add table `deb_package_files` (#8657)

This is implemented following the example of `rpm_package_files`. Not all of the columns from that table are available due to what is provided in the package list file.

5.18.1

Toggle 5.18.1's commit message
Revert "Update Windows runner version in hosted_runners.yml (#8618)" (#…

…8633)

5.18.0

Toggle 5.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add recent_files table on Windows (#8603)

Recent files are stored as .lnk shortcuts in a specific directory per user. This table makes that information easier to read than using the file table directly.

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 (#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` (#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 (#8478)

5.14.1

Toggle 5.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update tests for `unified_log` table to work around slowness (#8450)

5.14.0

Toggle 5.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add additional WMI data to `deviceguard_status` table (#8440)

5.13.1

Toggle 5.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use non-throw version of `fs::recursive_directory_iterator` (#8392)

5.13.0

Toggle 5.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for Potential memory leak in class ServiceArgumentParser's Constr… (

#8368)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.