Skip to content

Commit 06b1cf7

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

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
@@ -34,6 +34,8 @@ inputs:
3434
- "--log"
3535
- "stderr"
3636
timeout: 60s
37+
non_fatal_exit_codes:
38+
- 28 # tamper protection enabled but could not (re)install
3739
install:
3840
args:
3941
- "install"

0 commit comments

Comments
 (0)