https://github.com/osquery/osquery logo
Join Slack
Powered by
# general
  • g

    GitHub

    06/24/2026, 2:57 PM
    Release - 5.23.1 New release published by zwass This is a bug and security fix release. What's Changed Fixes exaple: * Fix macOS keychain corruption when accessing non-SSV keychain files by copying to temporary files first by @lucasmrod in #8840 Full Changelog: 5.23.0...5.23.1 osquery/osquery
  • g

    GitHub

    06/24/2026, 3:05 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/582726254fda3f237f98fe46fd8be257d164dc35|58272625>
    - Update macOS CI configurations (#8871) osquery/osquery
  • z

    zwass

    06/24/2026, 7:41 PM
    5.23.1 binaries are now available for testing. This is a bug and security fix patch release, would like to promote it to stable soon.
    👍 1
  • j

    John Lamb

    07/01/2026, 4:49 PM
    does osquery have a good way to query/report against DDM configs? I have to admit I am a little late to this $org was on-prem jamf until recently
  • g

    GitHub

    07/02/2026, 4:16 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/9245655c9dc1f6313c0c5d2990e41091e5d34777|9245655c>
    - Fix macOS build for Boost (#8982) osquery/osquery
  • d

    duongtt

    07/03/2026, 8:10 AM
    @zwass hi, I follow the Security Vulnerability Disclosure
    Copy code
    If you find a vulnerability, please see CONTRIBUTING.md#how_to_report_vulnerabilities for how to submit a vulnerability report.
    However, I cannot find that section in Contributing.md in current master branch. Hence, I just submited a GHSA in the repo. Do I miss any other steps or that's enough already?
    s
    • 2
    • 2
  • g

    GitHub

    07/08/2026, 5:42 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/c10a03114255fb3ea42bb6823a40fad7a4dfcb77|c10a0311>
    - Document macOS platform support status (#8926) osquery/osquery
  • g

    GitHub

    07/08/2026, 5:45 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/bcac0f8be13440a899afb2bd0a38ff727182c4f5|bcac0f8b>
    - Scan XDG Base Directory Firefox profiles in firefox_addons (#8986) osquery/osquery
  • g

    GitHub

    07/08/2026, 5:46 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/7f97ccd4c816cb12ffe5fee8da5ba8c782eeff40|7f97ccd4>
    - Add .devin path to vscode_extensions for the Windsurf rebrand (#8987) osquery/osquery
  • g

    GitHub

    07/08/2026, 9:24 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/bf007af07dfe711c6fb6fa0b11e7b8860cc359e5|bf007af0>
    - Update GitHub Actions caching strategy (#8866) osquery/osquery
  • g

    GitHub

    07/14/2026, 5:11 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/19437e7b5f77042df81821a11c0c20457a5015b5|19437e7b>
    - Update ccache configurations for CI and local development (#8865) osquery/osquery
  • g

    GitHub

    07/14/2026, 6:14 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/9018473423cd54fe48298cdc07f32ed81a1d5523|90184734>
    - Fix wrong end-iterator guard in vscode_extensions (one-past-end deref) (#8990) osquery/osquery
  • g

    GitHub

    07/14/2026, 6:16 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/6f6eef1db18f46312682e77c0ce4718a0a19a265|6f6eef1d>
    - Add Microsoft Edge and Flatpak paths to chrome_extensions on Linux (#8991) osquery/osquery
  • g

    GitHub

    07/14/2026, 9:38 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/34a662814d83254d6612396afc3c8ab7b5dd21a8|34a66281>
    - docs: fix SECURITY.md vulnerability-reporting link (dead CONTRIBUTING anchor → GitHub advisory) (#8994) osquery/osquery
  • g

    GitHub

    07/15/2026, 5:13 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/824357eee4a83575626640f9ae1d730b80845657|824357ee>
    - Add missing Chromium browser variants to chrome_extensions table (#8995) osquery/osquery
  • g

    GitHub

    07/15/2026, 11:27 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/7f1b8bb30d9200823c53dba4f5488182da7b079e|7f1b8bb3>
    - Set default build options for macOS builds (#8867) osquery/osquery
  • g

    GitHub

    07/15/2026, 11:28 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/99239193e9ffbbf7b1931622d158692967880d62|99239193>
    - Use pre-compiled headers to optimize clean build times (#8843) osquery/osquery
  • s

    Slackbot

    07/21/2026, 12:35 PM
    This message was deleted.
    s
    g
    • 3
    • 3
  • s

    seph

    07/24/2026, 1:13 PM
    Hrm... I'm hearing reports of local network privacy prompt re-occuring. To remind folks, this showed up in the sequoia beta, but was fixed by the .1 release. But it seems to be coming back on Tahoe 26.5.2. Anyone else?
  • g

    GitHub

    07/25/2026, 12:46 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by michael-myers
    <https://github.com/osquery/osquery/commit/213f1185da162c8df1c8eccd45a0c851499d8d16|213f1185>
    - libs: Remove unused libexpat (#8997) osquery/osquery
  • a

    Amit Shani

    07/26/2026, 12:49 PM
    Hey all, I saw an issue with weekday locales in production release of Osquery 5.23.1 Specifically with Hebrew Windows 11 machines the weekday may be “יום רביעי” which exceeds the 10 bytes for weekday buffer. github.com/osquery/osquery/pull/9009 I don’t have permissions to contribute but I’d appreciate if any of you can push this change since it is so small
    s
    • 2
    • 4
  • g

    GitHub

    07/28/2026, 1:35 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by michael-myers
    <https://github.com/osquery/osquery/commit/8040067be5743e65c9e46f4b2e9056a9c1eb6291|8040067b>
    - libs: Update openssl to 3.6.3 (#8998) osquery/osquery
  • g

    GitHub

    07/28/2026, 4:09 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/2d530282fc9ee97d02ebeab70983a58c2b8f028a|2d530282>
    - Fix macOS SDK auto-detection running before CMAKE_SYSTEM_NAME is set (#9005) osquery/osquery
  • g

    GitHub

    07/29/2026, 7:25 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/1df7aeb7e49df263a6e9d766e2d8e892d5801295|1df7aeb7>
    - Fix weekday and timezone extraction in non-English locales (#9009) osquery/osquery
  • g

    GitHub

    07/29/2026, 7:28 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/d798ab34901b4faa06f7fafdc1032682c27226b6|d798ab34>
    - Fix incorrect key_strength for Windows certificates (#8989) osquery/osquery
  • g

    GitHub

    07/29/2026, 7:32 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/6150810ab6de3930855c9ef96c76ac4f676b1a94|6150810a>
    - Key the recursive-glob visited set on (device, inode) (#9010) osquery/osquery
  • s

    Slackbot

    08/04/2026, 5:44 PM
    This message was deleted.
    s
    • 2
    • 2
  • g

    GitHub

    08/05/2026, 10:48 PM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by zwass
    <https://github.com/osquery/osquery/commit/aa9c4fa791e31218ee97ef459ccc766f9d58cc67|aa9c4fa7>
    - Docs: change macOS build steps to recommend Python venv (#9031) osquery/osquery
  • g

    GitHub

    08/06/2026, 12:16 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by michael-myers
    <https://github.com/osquery/osquery/commit/9b313ce446bf170a010e4aafec46823fcb969bcd|9b313ce4>
    - Windows pipes: set SQOS on named-pipe CreateFile (defense-in-depth) (#8999) osquery/osquery
  • g

    GitHub

    08/07/2026, 1:46 AM
    1 new commit pushed to
    <https://github.com/osquery/osquery/tree/master|master>
    by directionless
    <https://github.com/osquery/osquery/commit/a5b14f63d98c0d4992ab8ae07d933e0d5ff008df|a5b14f63>
    - Increase maximum config size from 1 MiB to 4MiB (#9042) osquery/osquery