Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CFLint API directly, and use JSON configuration #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dajester2013
Copy link

This update uses the CFLint API directly rather than run through a command executor. This has the benefit of only scanning files matching the sonarqube inclusions/exclusions, rather than scan the entire codebase.

Also, use the JSON config format, as the XML format is deprecated.

@dajester2013
Copy link
Author

It does also bump the version to 2.3.0

@quicken
Copy link

quicken commented Oct 11, 2022

Thanks for that fix. I built from your repo using your patch and it fixed our build issue. Awesome! Hope your patch makes it into this repo soi that we can use the "official" build again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants