Skip to content

Releases: macadmins/osquery-extension

v1.2.3

19 Nov 02:38
5461c45
Compare
Choose a tag to compare

What's Changed

  • 84770f6 - ensure file descriptor close on puppet file
  • f6e7914 - Merge branch 'main' into puppet-file-descriptor
  • 6ba0fc7 - Merge branch 'main' into puppet-file-descriptor
  • b83872c - Merge pull request #59 from mostlikelee/puppet-file-descriptor
  • 5461c45 - Update VERSION

v1.2.2

18 Nov 18:01
a7faf84
Compare
Choose a tag to compare

What's Changed

  • 7859471 - Add linux support to chrome user profiles
  • 470325b - added utils.MultiMockCmdRunner
  • 51dd29d - move osquery interface/mock to utils
  • efa02ed - add alt_system_info table
  • 41ca9f7 - update go.mod/bazel
  • db30e2b - update README.md
  • 0f4bfbf - move sofa table to new osquery interface
  • b732d7c - Merge pull request #58 from korylprince/alt_system_info
  • 8953f1f - Merge branch 'main' into add-linux-support-to-google_chrome_profiles
  • b3f3f25 - Merge pull request #57 from lucasmrod/add-linux-support-to-google_chrome_profiles
  • e0d3db9 - Update VERSION
  • 4b4f027 - Update build_macadmins_extension.yml
  • a7faf84 - force go v1.21

v1.2.1

22 Jul 18:38
732090b
Compare
Choose a tag to compare

What's Changed

  • 87f47ce - move to sofafeed.macadmins.io
  • a5843a6 - Merge pull request #55 from macadmins/move-sofa-feed-url
  • 732090b - Update VERSION

v1.2.0

12 Jul 16:28
b8bf3ee
Compare
Choose a tag to compare

What's Changed

  • 4d18dec - add sofa url column
  • 7e69d3d - add url to sofa unpatched
  • 8fa354b - add client opts
  • 85b8568 - add Opts to SOFA unpatched
  • 1c2c38c - Merge pull request #52 from mostlikelee/sofa-client-opts
  • 5861548 - Merge branch 'main' into sofa-url-column
  • 05bb974 - Merge pull request #51 from mostlikelee/sofa-url-column
  • 383a837 - Gzip requests and no longer hard code version
  • 2736ee8 - Tests
  • 2f78cf7 - More tests
  • 17e9000 - move
  • b8bf3ee - Merge pull request #54 from macadmins/gzip

v1.1.2

29 May 16:28
c9c8576
Compare
Choose a tag to compare

What's Changed

  • 3fd4836 - Get the security level too
  • 9d89563 - cleanup
  • c9efbc2 - Better test
  • b29f71f - Merge branch 'main' into wifi_network_security
  • 594c753 - Merge pull request #50 from macadmins/wifi_network_security
  • c9c8576 - Update build_macadmins_extension.yml

v1.1.1

28 May 16:42
7f9ba0c
Compare
Choose a tag to compare

What's Changed

  • 76b2c2d - Add rules to the output
  • 2d8e261 - Fix tests
  • d8f6b11 - Merge pull request #49 from macadmins/authdb_rules
  • 7f9ba0c - Update build_macadmins_extension.yml

v1.1.0

25 May 17:35
ba24b0d
Compare
Choose a tag to compare

What's Changed

v1.0.1

07 May 19:55
54e6de6
Compare
Choose a tag to compare

What's Changed

v1.0.0

29 Apr 17:14
daeaa00
Compare
Choose a tag to compare

What's Changed

v0.0.15

17 Aug 17:05
549579d
Compare
Choose a tag to compare

What's Changed

  • 1040e7c - First part of migration to bazel
  • b596e19 - Make this run on macOS 12
  • e7a63d0 - Skip arm windows for now
  • 5ce1607 - Really take out win arm
  • 4989551 - Update Gazelle for Arm64 support
  • f25fa3b - Merge pull request #35 from gavinelder/bazel-2
  • 3a53580 - ARM windows
  • 04644b6 - Don't pin bazel version
  • ab34b83 - More tests
  • 53f1cb8 - Code coverage
  • 068c9c6 - make
  • aa765c3 - Try this one
  • 7a3c31f - Check errors
  • 581868e - okay
  • f7f5784 - Split out code coverage
  • af8bddf - Only run this on PRs
  • 05a2033 - Reduce required coverage for now
  • 5dd7435 - Duplicate tasks
  • 907ee98 - Pin to sha
  • 42208c6 - Split out even more
  • 144b527 - Merge pull request #34 from macadmins/bazel
  • a09cf92 - Add some basic tests for the mdm table
  • 3544f48 - gazelle
  • e34420e - Bail early if we're not on macOS
  • fbb9983 - Handle no profiles output
  • e9d9fb7 - Run on save commands
  • 2f4bc7c - Merge pull request #36 from macadmins/mdm_tests
  • ff6c817 - ensure cached DEP status is read if a check was made in the last 24 hours
  • b26b6a9 - Merge pull request #37 from roperzh/fix-mdm-cache-check
  • 88f9e81 - bump version to 0.0.15
  • 732c506 - Merge pull request #39 from roperzh/release-0.0.15
  • c1b0975 - rename BUILD to BUILD.bazel
  • 549579d - Merge pull request #41 from roperzh/fix-build-problems