sealertの自信とはどういう意味ですか?

sealertの自信とはどういう意味ですか?

の出力でsealertプラグインの信頼性をどのように評価するのですか?
最も高い値は、最も推奨されるアクションを意味する必要があります。しかし、パーセンテージとして表示されますか?どのように計算されますか?

[root@mybox ~]# sealert -a /var/log/audit/audit.log
100% done
found 4 alerts in /var/log/audit/audit.log
--------------------------------------------------------------------------------

SELinux is preventing snapd from search access on the directory /var/lib/snapd/snap/certbot/652.

*****  Plugin restorecon (54.2 confidence) suggests   ************************

If you want to fix the label.
/var/lib/snapd/snap/certbot/652 default label should be snappy_var_lib_t.
Then you can run restorecon. The access attempt may have been stopped due to insufficient permissions to access a parent directory in which case try to change the following command accordingly.
Do
# /sbin/restorecon -v /var/lib/snapd/snap/certbot/652

*****  Plugin file (16.6 confidence) suggests   ******************************

This is caused by a newly created file system.
Then you need to add labels to it.
Do
/sbin/restorecon -R -v /var/lib/snapd/snap/certbot/652

*****  Plugin file (16.6 confidence) suggests   ******************************

If you think this is caused by a badly mislabeled machine.
Then you need to fully relabel.
Do
touch /.autorelabel; reboot

(...)

ベストアンサー1

おすすめ記事