Brian

Results 71 comments of Brian

@no1wudi The workflow is functioning properly; `fail_on_error.py` is a script that forces the entire workflow to fail if any errors are found in the CodeQL analysis: ![image](https://github.com/bytecodealliance/wasm-micro-runtime/assets/89487381/6bacdbe7-55d1-4a53-8b86-e8e6813640b5)

@JacobBarthelmeh @dgarske Pinging to check in on a possible followup to this PR?

PRs https://github.com/wolkykim/qlibc/pull/100 and https://github.com/wolkykim/qlibc/pull/101 were found using CodeQL, which we believe is evidence why this tool will bring value to `qlibc`.

@wolkykim We are not commercially related to CodeQL and are studying static analysis software. During the study, we set up CodeQL for hundreds of open-source projects and are now are...

I want to clarify that `fail_on_error.py` is a script that forces the step to fail if an error is found within the code (which in turn makes the entire workflow...

@symisc Pinging to check in on a possible followup to this PR?

@doumdi Pinging to check in on a possible followup to this PR?

@minacode Currently on our fork of InfiniTime the CodeQL analysis shows 10 critical and high severity cases, and 2 errors: ![image](https://github.com/InfiniTimeOrg/InfiniTime/assets/89487381/5b81ae46-1bf1-45f1-9deb-f3763ebbe94a) Checking in any of the errors... ![image](https://github.com/InfiniTimeOrg/InfiniTime/assets/89487381/3716c6e3-80d3-4514-9ef2-4d60499bb650) A few...

I want to clarify that `fail_on_error.py` is a script that forces the step to fail if an error is found within the code (which in turn makes the entire workflow...

@LiamBindle Pinging to check in on a possible followup to this PR?