bee
bee copied to clipboard
Integrate CodeQL to the CI pipeline
Hi
I believe codeQL is a great tool for this project as it can discover vulnerabilities and bugs that might not be so obvious to detect.
Is the team positive with integrating such tools?
PRs are welcome :)
@istae Hi
I forked the project and run CodeQL which shows the following possible errors:
I took a look at those errors and one of them could introduce a bug since a json struct is marshalled and the code creates a buffer based on the size of the marshalled data