Skip to content

Commit 176770e

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

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
@@ -32,6 +32,8 @@ inputs:
3232
- "--log"
3333
- "stderr"
3434
timeout: 60s
35+
non_fatal_exit_codes:
36+
- 28 # tamper protection enabled but could not (re)install
3537
install:
3638
args:
3739
- "install"

0 commit comments

Comments
 (0)