Skip to content

Commit

Permalink
Update description for alf_explicit_auths. (osquery#8371)
Browse files Browse the repository at this point in the history
  • Loading branch information
zbraiterman authored Jul 30, 2024
1 parent f47e879 commit 12e588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/darwin/alf_explicit_auths.table
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
table_name("alf_explicit_auths")
description("ALF services explicitly allowed to perform networking.")
schema([
Column("process", TEXT, "Process name explicitly allowed"),
Column("process", TEXT, "Process name that is explicitly allowed"),
])
implementation("firewall@genALFExplicitAuths")

0 comments on commit 12e588c

Please sign in to comment.