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

Merge main into v1 #471

Merged
merged 12 commits into from
Apr 30, 2021
Merged

Merge main into v1 #471

merged 12 commits into from
Apr 30, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Merging cb58108 into v1

Conductor for this PR is @hmakholm

Contains the following pull requests:

chrisgavin and others added 12 commits April 22, 2021 17:07
This commit uses a third party library to estimate the lines of code in
a database that is to be analyzed by codeql.

The estimate uses the same includes and excludes globs for determining
which files should be counted.

The lines of code count is returned by language and injected into the
SARIF as `baseline` property in the `${language}/summary/lines-of-code`
metric.
This version adds a larger list of auto-excluded binary files.
And allows for the passing of a list of file types to restrict
analysis to.
This change passes in a list of file types to the line counting
analysis. These are the languages for the databases being analyzed.
Line count analysis is restricted to these files.
Avoid analyzing excluded language files for line counting
Restrict Actions token permissions in CodeQL workflow.
@hmakholm hmakholm merged commit 6b86057 into v1 Apr 30, 2021
@hmakholm hmakholm deleted the update-v1-cb581084 branch April 30, 2021 17:18
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.

3 participants