Added CodeQL and Bandit security checks as GitHub Actions (#3625)
* Added CodeQL and Bandit security checks as GitHub Actions * Nit fix on defusedxml.ElementTree * Remove defusedxml as hard requirement * Changed diffusedxml/xml importing * Fix compilation * Removed Bandit specific changes Co-authored-by:Nikita Shulga <nikita.shulga@gmail.com> Co-authored-by:
Nicolas Hug <nicolashug@fb.com> Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
Showing
.github/workflows/bandit.yml
0 → 100644
.github/workflows/codeql.yml
0 → 100644
Please register or sign in to comment