You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @hzproe - we also found the same issue with v0.0.35 so we copied an older version (0.0.34 works) from the docker images here https://hub.docker.com/r/checkpoint/shiftleft/tags because I could not find a location from which to download older versions.
@hzproe fyi but Checkpoint have released version 0.0.36 yesterday and this issue is fixed in that version. There are no release notes for the binary but I have been told by Checkpoint that its fixed in that version.
@hsolow is there a place where the release notes for the different versions are published? I could not easily find anything on the dome9/cloudguard portal or in this repo. The reason for asking is that as a developer/engineer its useful to know what has changed between releases so you know what adjustments to make to your CI pipeline etc. and don't inadvertently break your pipeline due to changes in the binary. Hope that makes sense.
Hello,
seems the recent updates removed internet proxy support.
behavior in 0.0.24
http://:3128
INFO [31-03-2022 16:09:16.723] identified HTTP proxy server(s): http://:3128 http://*********************:3128
INFO [31-03-2022 16:09:16.893] ShiftLeft Image-Scan Blade Scan Started!
behavior in 0.0.35
timeout after 600s ... no futher messages ...
in netstat the session is stuck in SYN_SENT as it bypasses the proxy by "default"
Hope you can help, please let me know, when this is fixed.
The text was updated successfully, but these errors were encountered: