awslabs / automated-security-helper

https://awslabs.github.io/automated-security-helper/
Apache License 2.0
361 stars 44 forks source link

debug_echo output from identifyipynb.sh is going to aggregated_results.txt #83

Open climbertjh2 opened 3 months ago

climbertjh2 commented 3 months ago

The code in py-docker-execute.sh is re-directing stdout from running identifyipynb.sh to aggregated_results.txt. This should not be done.

See: https://github.com/awslabs/automated-security-helper/blob/main/utils/py-docker-execute.sh#L53