Skip to content

Commit 7422533

Browse files
Add non-fatal exit code 28 to Endpoint check command (#9401) (#9445)
(cherry picked from commit e69dd4c) Co-authored-by: Shaunak Kashyap <[email protected]>
1 parent d2055a3 commit 7422533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specs/endpoint-security.spec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ inputs:
3636
- "--log"
3737
- "stderr"
3838
timeout: 60s
39+
non_fatal_exit_codes:
40+
- 28 # tamper protection enabled but could not (re)install
3941
install:
4042
args:
4143
- "install"

0 commit comments

Comments
 (0)