1phosphor-msl-verify
2
3phosphor-msl-verify is a "oneshot" application for basic minimum ship level
4[(MSL)](https://github.com/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/control/README.msl)
5verification.
6
7The application first determines if MSL validation is disabled and if not,
8searches the D-Bus object namespace for any MeetsMSL interfaces and exits with
9non-zero status if any inventory items implementing the interface are found
10that do not meet the MSL.
11