Removing darwin from two tables (#7849)

According to the osquery schema these two tables (secureboot and intel_me_info) do not support macOS.
This commit is contained in:
Guillaume Ross 2022-09-21 11:17:45 -04:00 committed by GitHub
parent 7015df9d67
commit e111bc6772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8999,7 +8999,7 @@
"name": "intel_me_info",
"description": "Intel ME/CSE Info.",
"url": "https://github.com/osquery/osquery/blob/master/specs/linwin/intel_me_info.table",
"platforms": ["darwin", "linux", "windows"],
"platforms": ["linux", "windows"],
"evented": false,
"cacheable": false,
"columns": [
@ -17705,7 +17705,7 @@
"name": "secureboot",
"description": "Secure Boot UEFI Settings.",
"url": "https://github.com/osquery/osquery/blob/master/specs/linwin/secureboot.table",
"platforms": ["darwin", "linux", "windows"],
"platforms": ["linux", "windows"],
"evented": false,
"cacheable": false,
"columns": [