Skip to content

Releases: osquery/osquery

1.3.0

21 Jan 00:05
Compare
Choose a tag to compare

Table changes (from 1.2.2 to 1.3.0):

Potential API incompatibility changes:

Added table rpm_packages to CentOS, removed from Linux/Ubuntu
Added table kernel_extensions to Darwin (Apple OS X), renamed from kextstat
The process_open_files table has changed drastically, please see the new process_open_files and process_open_sockets tables. These two new tables take the place of port_inode and socket_inode on Linux.

Additional API changes:

Added table acpi_tables to All Platforms
Added table interface_addresses to All Platforms
Added table interface_details to All Platforms
Added table listening_ports to All Platforms
Added table process_open_sockets to All Platforms
Added table smbios_tables to All Platforms
Added table iokit_devicetree to Darwin (Apple OS X)
Added table iokit_registry to Darwin (Apple OS X)
Added table nfs_shares to Darwin (Apple OS X)
Added table xprotect_entries to Darwin (Apple OS X)
Added table xprotect_reports to Darwin (Apple OS X)
Added table kernel_integrity to Ubuntu, CentOS
Added table apt_sources to Ubuntu
Added table deb_packages to Ubuntu
Added column sha1 (TEXT) to table hash
Added column sha256 (TEXT) to table hash
Added column fd (BIGINT) to table process_open_files
Added column path (TEXT) to table process_open_files
Removed column file_type (TEXT) from table process_open_files
Removed column local_host (TEXT) from table process_open_files
Removed column local_path (TEXT) from table process_open_files
Removed column local_port (TEXT) from table process_open_files
Removed column remote_host (TEXT) from table process_open_files
Removed column remote_port (TEXT) from table process_open_files

1.2.2

16 Dec 22:32
Compare
Choose a tag to compare

Including self-monitoring tables.

1.2.1

09 Dec 10:21
Compare
Choose a tag to compare
Merge pull request #531 from facebook/pidfile-fix

Fixing pidfile creation bug

1.2.0

09 Dec 00:24
Compare
Choose a tag to compare
Merge pull request #529 from theopolis/linux_events_udev

Linux udev events

1.1.0

18 Nov 19:44
Compare
Choose a tag to compare
Merge pull request #463 from facebook/mounts-unified

Unified mounts spec

1.0.5

11 Nov 16:05
Compare
Choose a tag to compare
updating docs for 1.0.5

1.0.4

11 Nov 16:01
Compare
Choose a tag to compare
Merge pull request #405 from facebook/centos-build

include the newer kernel headers

1.0.3

27 Oct 19:30
Compare
Choose a tag to compare
Version bump, 1.0.3

1.0.2

16 Oct 20:54
Compare
Choose a tag to compare
language updates [skip ci]