mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Hide browser_plugins table (#8669)
It is not supported in most modern browsers and we think it is more osquerious-user-confusing than it is potentially security-helpful .
This commit is contained in:
parent
89b9f23891
commit
bf1c894e7d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
name: browser_plugins
|
||||
hidden: true
|
||||
examples: >-
|
||||
See classic browser plugins (C/NPAPI) installed by users. These plugins have
|
||||
been deprecated for a long time, so this query will usually not return
|
||||
|
|
|
|||
Loading…
Reference in a new issue