Marcin Kozlowski

Results 127 comments of Marcin Kozlowski

Closing due to inactivity

@gaurav-cointab Thanks If you run it with `gunicorn` and not in `debug` mode the leak hopefully should not happen. Maybe just not in `debug` mode will be sufficient. It was...

hi @evaldescu-japay Thank you for raising this issue. Please contact at [contact form](https://www.betterscan.io/contact) or via [email protected] Thanks,

Hi @macsplit Exclusion of folders and better progress bars can be added (both to CLI and Platform in PRO version). Nice idea! I will add it do Product Backlog. Now,...

If you have more questions, feature requests, want to use it professionally and want to work something out that you are happy and I am happy feel free to DM...

@sohan1812 Hi, maybe your state is messed up. Please remove from git repo `.checkmate` folder or in your run, to make sure it is created from scratch.

@sohan1812 That helps more. Do you have internet connection active? Seems like `fluidattacksscanner` does not produce results. Can you make sure you remove all the docker images and get the...

@sohan1812 Add this before `cd $CODE_DIR` everywhere `git config --global --add safe.directory $CODE_DIR` or `git config --global --add safe.directory $(Build.SourcesDirectory)` See this: https://github.com/marcinguy/betterscan-ce#azure-devops-integration or https://github.com/marcinguy/betterscan-ce/blob/master/cli-html.sh