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
Out of sheer curiosity: why did you choose to separate the scanning in Go from the API in Python? Why not having a single Go binary for both?
This would also make the dockerfile straightforward, with just an executable starting, without the need to start three processes within a single image.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Out of sheer curiosity: why did you choose to separate the scanning in Go from the API in Python? Why not having a single Go binary for both?
This would also make the dockerfile straightforward, with just an executable starting, without the need to start three processes within a single image.
This is just by curiosity, congrats for the tool!
Beta Was this translation helpful? Give feedback.
All reactions