U
    -_g                     @   s&   d dl mZmZ G dd deeZdS )    )PluginIndependentPluginc                   @   s    e Zd ZdZdZdZdd ZdS )Cryptoz"System crypto services informationZcrypto)systemZhardwarec              
   C   sP   d}|  | dd| dddddd	i | d
dddg | dddg d S )Nz/etc/crypto-policies/back-endsz/bind.configZcrypto_policies_bindz/opensshserver.configZcrypto_policies_opensshserverz/etc/crypto-policies/.*/currentZcrypto_policies_state_currentz/etc/crypto-policies/configZcrypto_policies_configz/proc/cryptoz/proc/sys/crypto/fips_enabledz/etc/system-fipsz/etc/crypto-policies/*zfips-mode-setup --checkzupdate-crypto-policies --showz#update-crypto-policies --is-applied)Zadd_file_tagsZadd_copy_specZadd_cmd_output)selfZcpth r   ;/usr/lib/python3/dist-packages/sos/report/plugins/crypto.pysetup   s,        zCrypto.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesr	   r   r   r   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   <module>   s   