ComplianceAsCode / ComplianceAsCode/cvetool
Double check SELinux policy need
Open
- Dominant language
- Go
- Stars
- 7
- Forks
- 3
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
When running the e2e tests I got the following:
```
type=AVC msg=audit(1775672656.487:15171): avc: denied { open } for pid=1744962 comm="cvetool" path="anon_inode:[io_uring]" dev="anon_inodefs" ino=73053697 scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:io_uring_t:s0 tclass=anon_inode permissive=0
```
We need to double check this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.