summarylogtreecommitdiffstats
path: root/mondoo.sh
blob: 1cfa70f2d9e65c3afca063efb56fe4aeea39e219 (plain)
1
2
3
4
5
6
#!/bin/sh
# Copyright (c) Mondoo, Inc.
# SPDX-License-Identifier: BUSL-1.1

/usr/bin/cnspec --config /etc/opt/mondoo/mondoo.yml "$@"