IMA/EVM support utilities
Relates: https://issues.redhat.com/browse/RHEL-82392 Conflict: None Upstream Status: https://src.fedoraproject.org/rpms/ima-evm-utils.git commit 7b800d82d0947fd0e75e92997a3aec7af079c1cc Author: Coiby Xu <coxu@redhat.com> Date: Tue Feb 25 13:24:33 2025 +0800 ima-setup: fix two shellcheck warnings Fix the following two shellcheck warnings, In ima-setup.sh line 36: echo "$policy_file doesn't exist" ^----------^ SC2154 (warning): policy_file is referenced but not assigned. In ima-setup.sh line 41: reinstall_threshold=${_opt#*=} ^-----------------^ SC2034 (warning): reinstall_threshold appears unused. Verify use (or export if used externally). Signed-off-by: Coiby Xu <coxu@redhat.com> Signed-off-by: Coiby Xu <coxu@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| centosimarelease-10.der | ||
| dracut-98-integrity.conf | ||
| gating.yaml | ||
| ima-add-sigs.sh | ||
| ima-evm-utils.spec | ||
| ima-setup.sh | ||
| policy_list | ||
| policy-01-appraise-executable-and-lib-signatures | ||
| policy-02-keylime-remote-attestation | ||
| redhatimarelease-10.der | ||
| sources | ||