Skip to content

Changelog 5.4.0#7678

Merged
mike-myers-tob merged 3 commits intoosquery:masterfrom
directionless:seph/changelog-5.4.0
Jul 12, 2022
Merged

Changelog 5.4.0#7678
mike-myers-tob merged 3 commits intoosquery:masterfrom
directionless:seph/changelog-5.4.0

Conversation

@directionless
Copy link
Copy Markdown
Member

No description provided.


### New Features

- We're extending macOS Endpoint Security to include File Integrity monitoring. Check out the new `es_process_file_events` table. ([#7579](https://github.com/osquery/osquery/pull/7579))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest we word this as "Improved File Integrity Monitoring on macOS using EndpointSecurity with the addition of the new table es_process_file_events"

Where "improved" is "Faster" or "Improved performance" ... @sharvilshah might have a suggestion on what the primary user-benefit over OpenBSM is, besides the fact that OpenBSM is scheduled for deprecation

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We never implemented OpenBSM backed process_file_events table on macOS (partly because it's such a pain) -- the current process_file_events table is Linux/auditd only, so this ES backed es_process_file_events is brand new on macOS :)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, right! So the real new capability here is specifically that users can get process-context on file-events. On macOS, where previously they could only get those separately.

[Git Commits](https://github.com/osquery/osquery/compare/5.3.0...5.4.0)

Representing commits from 15 contributors! Thank you all.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there were a one-liner that would fit in a tweet by our osquery account, what would it be? I suggest "osquery is moving to monthly releases! Version 5.4.0 adds faster file-event monitoring on macOS, a table for enumerating Windows Updates on your hosts, and fixes an AWS IMDSv2 connectivity regression in osquery 5.3" as these are all the big important things I think users should know.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there were a one-liner that would fit in a tweet by our osquery account, what would it be? I suggest "osquery is moving to monthly releases! Version 5.4.0 adds faster file-event monitoring on macOS, a table for enumerating Windows Updates on your hosts, and fixes an AWS IMDSv2 connectivity regression in osquery 5.3" as these are all the big important things I think users should know.

Just a small nit, the AWS fix is unrelated to IMDSv2 (which is specific to some tables). The fix was around AWS certificate verification which was impairing everything AWS related (but specifically issues were reported around the loggers toward AWS Kinesis/Firehose)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think I want to advertise moving to monthly releases. Let's see if we can manage it first :laugh:

@mike-myers-tob mike-myers-tob merged commit fa48b83 into osquery:master Jul 12, 2022
@directionless directionless deleted the seph/changelog-5.4.0 branch July 13, 2022 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants