@stefanbenten commented on GitHub:
Hello @hackertron ,
as described on our README, the token is returned as part of the upload success url in a header. Please refer to this section: https://gi…
@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…
@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
/tmp volume/directory in docker container
@paolafrancesca commented on GitHub:
--temp-path is the param for the temp folder
/tmp volume/directory in docker container
@Enohriel commented on GitHub:
In addition to this issue, changing the directory as a workaround doesn't do the trick anymore :
`# docker run -d --restart always --publish 8080:8080 -v…
/tmp volume/directory in docker container
@gwigz commented on GitHub:
--temp-path doesn't seem to change this anyway, seems like the folder should just exist regardless?
2022-04-18 22:46:32.404635+00:00using temp folder:…