cti-python-stix2 icon indicating copy to clipboard operation
cti-python-stix2 copied to clipboard

Create codeql-analysis.yml

Open ejratl opened this issue 1 year ago • 1 comments

Proposing to enable CodeQL analysis of the code in this repo. The config is auto generated and seems sufficient. The only question is whether we want to enable it or not.

ejratl avatar Aug 24 '22 02:08 ejratl

The autogenerated codeql yaml file fails the trailing spaces check in the pre-commit hook which is only called in the 3.9 test and causes the failure. I am looking into how to opt it out of the check.

ejratl avatar Aug 24 '22 19:08 ejratl