delete unused lookups

This commit is contained in:
patel-bhavin
2023-05-09 10:44:32 -07:00
parent aa713f76d3
commit 9e4ca42fdf
5 changed files with 0 additions and 11 deletions
-1
View File
@@ -1 +0,0 @@
identity
1 identity
-1
View File
@@ -1 +0,0 @@
identity
1 identity
-3
View File
@@ -1,3 +0,0 @@
description: A lookup file that will contain AWS Service accounts
filename: aws_service_accounts.csv
name: aws_service_accounts
@@ -1 +0,0 @@
src_ip,numDataPoints,latestCount,avgBlockedConnections,stdevBlockedConnections
1 src_ip numDataPoints latestCount avgBlockedConnections stdevBlockedConnections
-5
View File
@@ -1,5 +0,0 @@
definition: lookup prohibited_softwares app as process_name OUTPUT is_prohibited
| search is_prohibited=True
description: This macro limits the output to process_names that have been marked as
prohibited
name: prohibited_softwares