Describe the bug The s28 module does not integrate into the current AI mechanism and so the semgrep results are not further analyzed by our Q02_openai_question.sh module.
The basic concept of such an integration can be seen in other modules like here https://github.com/e-m-b-a/emba/blob/5cbdc191f4c19707dcec47d5652b7862b20a8a03/modules/S23_lua_check.sh#L157
or here https://github.com/e-m-b-a/emba/blob/5cbdc191f4c19707dcec47d5652b7862b20a8a03/modules/S22_php_check.sh#L136