<p class="wp-block-paragraph">Customer needs to automate code statical analysis into the integration workflow using a SAST tool.</p> <p class="wp-block-paragraph">The detailed task specification comes from ChatGPT, suggesting semgrep ran from a docker image <a href="https://hub.docker.com/r/semgrep/semgrep" target="_blank" rel="noopener" title="">semgrep/semgrep</a>.</p> <p class="wp-block-paragraph">I thought it wasn’t a bad idea. ChatGPT suggested to integrate the tool as a pre-commit git hook, […]