mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update compliance-exclusions.yml (#32626)
- Added FMAs: https://github.com/fleetdm/fleet/issues/32111
This commit is contained in:
parent
8254399204
commit
a84c262ed7
1 changed files with 8 additions and 0 deletions
|
|
@ -48,3 +48,11 @@ software:
|
|||
# macOS apps
|
||||
- slug: santa/darwin # Santa for macOS
|
||||
self_service: true
|
||||
- slug: vnc-viewer/darwin # VNC Viewer for macOS
|
||||
self_service: true
|
||||
- slug: beyond-compare/darwin # Beyond Compare for macOS
|
||||
self_service: true
|
||||
- slug: iterm2/darwin # iTerm2 for macOS
|
||||
self_service: true
|
||||
- slug: yubico-yubikey-manager/darwin # YubiKey Manager for macOS
|
||||
self_service: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue