canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
33 stars 38 forks source link

Warn when non-FIPS compliant packages are installed on a FIPS system #968

Open xmkg opened 3 months ago

xmkg commented 3 months ago

The users unknowingly might be using non-FIPS packages (e.g. paramiko) in FIPS mode.