Set of open source libraries enabling integration of the SCAP line of standards
09534972e5
The sysctl setting fs.protected_regular doesn't allow O_CREAT open on regular files that we don't own in world writable sticky directories (think /tmp). This causes permission denied error when writing HTML report to a temporary files created by the mktemp command executed as a normal user and then executing sudo oscap. If OpenSCAP fails to open the file because of permissions, it will retry to open the file without O_CREAT flag. Resolves: rhbz#2048571 |
||
---|---|---|
tests | ||
.gitignore | ||
gating.yaml | ||
openscap-1.3.7-PR-1841-coverity.patch | ||
openscap-1.3.7-PR-1843-fix-test-ds-misc.patch | ||
openscap-1.3.7-PR-1844-fix-test-ds-misc-2.patch | ||
openscap-1.3.7-PR-1846-file-permissions.patch | ||
openscap.spec | ||
sources |