Chaminda Divitotawela

Results 2 issues of Chaminda Divitotawela

There is a problem with https://github.com/github/codeql-action/blob/main/python-setup/install_tools.sh#L31 where the python setup fails when the runner does not have python2 installed. Expectation is that when python2 is not installed code execution is...

### Describe the bug Using following command to publish a terraform module and want to exclude .git and .github directories. Published module zip file contains the excluded directories. `jf terraform...

bug