ember91
ember91
It's been updated
Just to lessen any confusion: Removing the initial slash from `extend-exclude` leads to the same behavior as with a slash.
I have this problem as well. I guess the recommendation to run `sudo sh podman-security-bench.sh` in `README.md` is wrong. Or if `podman-security-bench.sh: 93` can be updated to not use bashisms....
Also this is a duplicate of https://github.com/containers/podman-security-bench/issues/13 and https://github.com/containers/podman-security-bench/issues/14.
This can be closed due to #17
Most of these are from a spell check from the CPython source code. Some of these may not be worth bringing in, but I'll leave that to you. ``` abondened...
I just looked into this and found out that nothing's wrong. Apparently the OEM code page, whatever that is, is not the same as the system (ANSI) encoding code page....
I think using ACP is more common than OEM, but I'm not sure. Just by guessing I would think that this is a one line fix if you wanted to....
> I agree it probably is a one-line fix. If you or someone else knows what that one line is, I'd love the help. I don't plan to play with...
See https://github.com/Cisco-Talos/clamav/pull/1461 I have two comments about the Windows build documentation [here](https://docs.clamav.net/manual/Installing/Installing-from-source-Windows.html#:~:text=Installing%20ClamAV%20on%20Windows%20from%20Source%201%20Install,you%20need%20to%20re-configure%20and%20try%20again.%20): - Perhaps that Strawberry perl should be used instead of activeperl in "Install prerequisites" - Similar to the...