ShiftLeftSecurity / sast-scan

Scan is a free & Open Source DevSecOps tool for performing static analysis based security testing of your applications and its dependencies. CI and Git friendly.
https://discord.gg/DCNxzaeUpd
Apache License 2.0
788 stars 112 forks source link

Latest Version Failing from docker run command #363

Closed jrg-sierra closed 2 years ago

jrg-sierra commented 2 years ago

I was trying to use latest version (v2.0.4) in an azure devops pipeline, however, i got this error:

image

I got it resolved by downgrading version to v2.0.3. Could you please check on this error message?

Thanks.

aroysbox commented 2 years ago

Yes similar error from yesterday in our environment as well

hyeongguen-song commented 2 years ago

https://github.com/ShiftLeftSecurity/scan-action/issues/30 Same as this Is there any plan to fix?

aviisingh commented 2 years ago

It's same for me as well. Looks like some fix went in for Jinja. https://stackoverflow.com/questions/71645272/importerror-cannot-import-name-markup-from-jinja2

I see a open PR : https://github.com/ShiftLeftSecurity/sast-scan/pull/364 When we can expect a fix for this?

prabhu commented 2 years ago

This issue is resolved now. Apologies.