From bf1c894e7d16c31726f925cc6a8cf2f1186b06ac Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Wed, 7 Dec 2022 08:23:20 -0600 Subject: [PATCH] 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 . --- schema/tables/browser_plugins.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/tables/browser_plugins.yml b/schema/tables/browser_plugins.yml index a12ad102f1..3f51309252 100644 --- a/schema/tables/browser_plugins.yml +++ b/schema/tables/browser_plugins.yml @@ -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