ci: add security checks - #70
Conversation
replica of llnl/hubcast#167 and llnl/hubcast#169: - adds Bandit (Python static security analysis) check to each PR - enables GitHub's CodeQL feature - adds permissions blocks to existing workflows
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
@alecbcs thoughts on this alert? https://github.com/LLNL/repligit/security/code-scanning/6 we could ignore it if we decide it's not worth changing https://stackoverflow.com/questions/68428293/s101-use-of-assert-detected-for-python-tests |
f0b808b to
e5e9e47
Compare
replica of llnl/hubcast#167 and llnl/hubcast#169: