Update cryptoinfo.yml (#21762)
This commit is contained in:
@@ -5349,7 +5349,7 @@
|
||||
},
|
||||
{
|
||||
"name": "cryptoinfo",
|
||||
"description": "Get info about the a certificate on the host.",
|
||||
"description": "Get info about a certificate on the host.",
|
||||
"evented": false,
|
||||
"notes": "This table is not a core osquery table. It is included as part of fleetd, the osquery manager from Fleet. Code based on work by [Kolide](https://github.com/kolide/launcher).",
|
||||
"platforms": [
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: cryptoinfo
|
||||
description: Get info about the a certificate on the host.
|
||||
description: Get info about a certificate on the host.
|
||||
evented: false
|
||||
notes: This table is not a core osquery table. It is included as part of fleetd, the osquery manager from Fleet. Code based on work by [Kolide](https://github.com/kolide/launcher).
|
||||
platforms:
|
||||
|
||||
Reference in New Issue
Block a user