@paolafrancesca commented on GitHub:
@chaitanyarahalkar https://github.com/dutchcoders/transfer.sh#disclaimer
@paolafrancesca commented on GitHub:
@dopessoa yes, good idea. feel free to open a PR for that: I don't know how much time I will have for doing it promptly at the moment
@paolafrancesca commented on GitHub:
fixed in #259 . thanks @dopessoa
@dopessoa commented on GitHub:
@aspacca,
How about creating an examples.md file and referencing it on the README.md?
The idea would be to leave the main examples on the README.md and put…
@dopessoa commented on GitHub:
Hello @MPolymath,
I guess the easiest way would be to mount your certificates directory inside the container, like this:
`sudo docker run -v /home/mina/transfe…
@MPolymath commented on GitHub:
Thank you that is exactly what I was looking for the issue is solved.
@dopessoa commented on GitHub:
I was really busy with work, I just could get back to this now, sent a PR, please review it when you have the time.
@pnkelley commented on GitHub:
I get a similar error when trying to generate a the script with the provided baselines as well.
`Traceback (most recent call last): File "/Users/pnkelley/Downl…
@robertgendler commented on GitHub:
@pnkelley have you installed the required modules? https://github.com/usnistgov/macos_security/wiki/Getting-Started
`pip3 install -r requirements.txt…