@north-star-strategies commented on GitHub:
Thanks for the suggestion - unfortunately received the same result.
/tmp volume/directory in docker container
@robertgendler commented on GitHub:
Let me try to re create the issue.
How are you installing python?
Do the other scripts work? Generate guidance and generate baseline?
@robertgendler commented on GitHub:
I've never seen that error before. Something is odd. Also I just noticed it's referencing Python 3.13.
But anyway try this `./scripts/generate_scap -b…
/tmp volume/directory in docker container
@robertgendler commented on GitHub:
if you run which python3 rmg2@PN130628 macos_security % which python3 /usr/bin/python3
Does it come back like this? We build everything mostly using the Apple…
@north-star-strategies commented on GitHub:
We have liftoff!!! Thank you very much for your help getting this working for me.
@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:
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…
@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…
/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