@robertgendler commented on GitHub:
No question is dumb. But check out the wiki https://github.com/usnistgov/macos_security/wiki/Getting-Started
Then you can get to https://github.com/usnistgov/m…
@north-star-strategies commented on GitHub:
OK thank you for testing and confirming! I will do your suggestions and report back.
@robertgendler commented on GitHub:
So I re-created the issue with python 3.13.
There are a lot of changes between python 3.9.6 and python 3.13.4.
My suggestion, remove python 3.13 and install…
@north-star-strategies commented on GitHub:
Here's what I get: /Library/Frameworks/Python.framework/Versions/3.13/bin/python3
@robertgendler commented on GitHub:
You're welcome.
What tool will you be using the content with?
@robertgendler commented on GitHub:
@north-star-strategies What "visualizer element" are you meaning?
I also suggest reading this https://github.com/usnistgov/macos_security/wiki/Compliance-Scri…
@robertgendler commented on GitHub:
Scap workbench doesn’t support macOS. Openscap tool doesn't support macOS. Tenable, bigfix, rapid7 and other major commercial vendors do not support scap on…
@north-star-strategies commented on GitHub:
Hey @robertgendler - thank you! Yes, I dug through the compliance script section and am on a good path forward. Re: SCAP results, was just looking for…
/tmp volume/directory in docker container
/tmp volume/directory in docker container
@stefanbenten commented on GitHub:
The easiest fix for docker containers likely is to create the directory in the Dockerfile. The other approach is to set the mentioned path to the current…
/tmp volume/directory in docker container
@paolafrancesca commented on GitHub:
the flag is --temp-path not --tmp-path
/tmp volume/directory in docker container
@paolafrancesca commented on GitHub:
--temp-path is the param for the temp folder
@north-star-strategies commented on GitHub:
I'm actually glad you kept the conversation going because...that's becoming a headache on MacOS. I see that there's the visualizer script, but it's…
@north-star-strategies commented on GitHub:
We have liftoff!!! Thank you very much for your help getting this working for me.