bmarsh9 / gapps

Security compliance platform - SOC2, CMMC, ASVS, ISO27001, HIPAA, NIST CSF, NIST 800-53, CSC CIS 18, PCI DSS, SSF tracking. https://gapps.darkbanner.com
Other
437 stars 99 forks source link

Error when saving evidence #102

Closed bmarsh9 closed 1 year ago

bmarsh9 commented 1 year ago

python3 manage.py shell

app.config["EVIDENCE_FOLDER"] is equal to /app/app/files/evidence by default within docker. It should be /app/files/evidence

Jamesw151619 commented 1 year ago

Not sure if this is related, i cannot create evidence while inside of a control on a project. seems like the button isnt making the call, i don't get any error messages. (did not debug)

bmarsh9 commented 1 year ago

Its related - now fixed @Jamesw151619