From defe2dcf119da021eaebd7df33890469195e2d74 Mon Sep 17 00:00:00 2001 From: Jahziel Villasana-Espinoza Date: Fri, 21 Feb 2025 17:54:57 -0500 Subject: [PATCH] feat: add more vuln software to oqp (#26532) > no issue. trying to make loadtests with vulnerable software more accurate. these are the sw versions with most vulns from dogfood. # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Manual QA for all new/changed functionality --- cmd/osquery-perf/macos_vulnerable.software | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cmd/osquery-perf/macos_vulnerable.software b/cmd/osquery-perf/macos_vulnerable.software index 358134fa01..8de7bcacad 100644 --- a/cmd/osquery-perf/macos_vulnerable.software +++ b/cmd/osquery-perf/macos_vulnerable.software @@ -105,4 +105,8 @@ swoole##1.6.7 stashcat##3.9.2 endpoint_antivirus##6.8.1.0 webex_meetings##40.1.8.5 -autocad_lt##2022 \ No newline at end of file +autocad_lt##2022 +safari##16.3 +firefox##123.0 +chrome##126.0.6478.127 +edge_chromium##122.0.2365.92 \ No newline at end of file