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

Add a config for LGTM.com #12

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

Conversation

artem-smotrakov
Copy link

@artem-smotrakov artem-smotrakov commented Jun 17, 2021

LGTM.com offers static analysis for open source project. It helps catching issues earlier (including security ones). This is based on CodeQL engine. This pull request adds a config for building and scanning json-smart-v1. Currently, the build fails

https://lgtm.com/logs/33695cdc74f4749a6779cfc6764d8cb15eda2071/lang:java

Once a report at LGTM.com is available, I can also triage findings and fix major ones.

In addition, I added a GitHub workflow that runs CodeQL scans regularly and on pull requests.

P.S. I had to update javadoc plugin version since it doesn't seem to be correct and causes the build to fail.

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.

1 participant