From 7619aece51610a30764742452ca14082b422f904 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Sun, 19 Dec 2021 19:27:00 -0500 Subject: [PATCH] regexes --- .github/workflows/CI-master_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI-master_tests.yml b/.github/workflows/CI-master_tests.yml index 4ec132e..70f01a3 100644 --- a/.github/workflows/CI-master_tests.yml +++ b/.github/workflows/CI-master_tests.yml @@ -172,4 +172,4 @@ jobs: run: linPEAS/linpeas.sh -h - name: Run macpeas - run: linPEAS/linpeas.sh -o SysI,Container,Devs,AvaSof,ProCronSrvcsTmrsSocks,Net,UsrI,SofI \ No newline at end of file + run: linPEAS/linpeas.sh -o system_information,container,procs_crons_timers_srvcs_sockets,network_information,users_information,software_information \ No newline at end of file