Configuration parameters
url— Server URL (e.g. https://lgtm.com/api/v1.0) (required)api_key— API Key (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (16)
-
lgtm-add-projectAdd a project to LGTM
-
lgtm-create-query-jobRun a CodeQL query on one or more projects
-
lgtm-get-alertsGet detailed alert information
-
lgtm-get-analysisGet analysis summary
-
lgtm-get-analysis-for-commitGet analysis summary for a specific commit
-
lgtm-get-code-reviewGet results of code review
-
lgtm-get-projectGet project by numeric identifier
-
lgtm-get-project-by-url-identifierGet project by URL identifier
-
lgtm-get-project-configGet configuration for a project identified by numeric identifier
-
lgtm-get-projectsList projects
-
lgtm-get-query-jobGet the status of a query job
-
lgtm-get-query-job-results-for-projectFetch the results of a query job for a specific project
-
lgtm-get-query-job-results-overviewProvide a summary of results for the projects in the query job
-
lgtm-get-versionVersion information
-
lgtm-request-analysisRun analysis of a specific commit
-
lgtm-request-reviewRun code review for a patch