Commits
Commits on May 7, 2021
-
We were inadvertently using codeql language ids instead of the action's language ids. There is now a 3-way mapping between the ids used by the lines counter library, the action, and codeql.
Andrew Eisenberg committedMay 7, 2021 Copy the full SHA b6ae33fView commit details
Commits on May 6, 2021
-
Merge branch 'main' into hmakholm/pr/fix-escaping
Henning Makholm authored and GitHub committedMay 6, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ad98dc6View commit details -
Robert committed
May 6, 2021 Copy the full SHA 031dc50View commit details -
Merge branch 'main' into hmakholm/pr/fix-escaping
Henning Makholm authored and GitHub committedMay 6, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ee062d3View commit details
Commits on May 5, 2021
-
Avoid fingerprinting directories
Andrew Eisenberg committedMay 5, 2021 Copy the full SHA f584f94View commit details -
Merge branch 'main' into hmakholm/pr/fix-escaping
Andrew Eisenberg authored and GitHub committedMay 5, 2021 Unverified
No user is associated with the committer email.Copy the full SHA b477190View commit details -
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
Henning Makholm and Andrew Eisenberg committedMay 5, 2021 Copy the full SHA a6ebb19View commit details -
fix value escaping in codeql-env.sh
Henning Makholm committedMay 5, 2021 Copy the full SHA e7e64d5View commit details -
Merge branch 'main' into aeisenberg/warning-message
Henry Mercer authored and GitHub committedMay 5, 2021 Unverified
No user is associated with the committer email.Copy the full SHA c2ec5a2View commit details -
Log each query as it's interpreted when calling codeql database analyze
Henry Mercer committedMay 5, 2021 Copy the full SHA 2c0a857View commit details -
Clarify the missing baseline lines of code warning message
Andrew Eisenberg committedMay 5, 2021 Copy the full SHA e04c62bView commit details
Commits on May 4, 2021
-
The SARIF that we are interpreting has moved away from using `metric` to the more general term, `rule`. We need to adapt our baseline lines of code counting to use `rule` as well.
Andrew Eisenberg committedMay 4, 2021 Copy the full SHA a2312a0View commit details
Commits on May 3, 2021
-
Update CodeQL bundle to 20210503 / 2.5.4
Aditya Sharad committedMay 3, 2021 Unverified
No user is associated with the committer email.Copy the full SHA c3e98fbView commit details
Commits on Apr 30, 2021
-
Henning Makholm committed
Apr 30, 2021 Copy the full SHA 7ab95f6View commit details
Commits on Apr 28, 2021
-
Avoid analyzing excluded language files for line counting
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.
Andrew Eisenberg committedApr 28, 2021 Copy the full SHA ee23462View commit details
Commits on Apr 26, 2021
-
Add baseline metrics for lines of code
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.
Andrew Eisenberg committedApr 26, 2021 Copy the full SHA 998f472View commit details
Commits on Apr 22, 2021
-
Introduce our own toolcache implementation for use by the runnner
Robert committedApr 22, 2021 Copy the full SHA 8c91ba8View commit details
Commits on Apr 21, 2021
-
Merge remote-tracking branch 'origin/main' into hmakholm/pr/2.5.2
Henning Makholm committedApr 21, 2021 Copy the full SHA cb4c96bView commit details -
Add external git repositories to search path for custom queries
Edoardo Pirovano authored and Edoardo Pirovano committedApr 21, 2021 Copy the full SHA 578f9fcView commit details -
update bundle to 20210421 (CLI 2.5.2)
Henning Makholm committedApr 21, 2021 Copy the full SHA 46517cfView commit details
Commits on Apr 20, 2021
-
Ignore non-string values in populateRunAutomationDetails
David Verdeguer committedApr 20, 2021 Copy the full SHA 496bf0eView commit details
Commits on Apr 19, 2021
-
Merge branch 'main' into daverlo/runAutomationDetails
David Verdeguer authored and GitHub committedApr 19, 2021 Unverified
No user is associated with the committer email.Copy the full SHA bc14da9View commit details -
Add test for existing automationDetails
David Verdeguer committedApr 19, 2021 Copy the full SHA 351d36fView commit details
Commits on Apr 16, 2021
-
[Runner] Throw error on unknown option in init command
And explicitly document the advanced --trace-process-name and --trace-process-level args.
Andrew Eisenberg committedApr 16, 2021 Copy the full SHA c87ee1cView commit details -
Fix populateRunAutomationDetails for null environments
David Verdeguer committedApr 16, 2021 Copy the full SHA 0ece0d0View commit details -
Prevent the automationDetails to be regenerated if it already exists
David Verdeguer committedApr 16, 2021 Copy the full SHA de611b2View commit details
Commits on Apr 15, 2021
-
Add automationdetails id to runs
David Verdeguer committedApr 15, 2021 Copy the full SHA 47755f0View commit details
Commits on Apr 9, 2021
-
Use externalRepoAuth when getting a remote config
This allows users to specify a different token for retrieving the codeql config from a different repository. Fixes https://github.com/github/advanced-security-field/issues/185
Andrew Eisenberg authored and Andrew Eisenberg committedApr 9, 2021 Copy the full SHA 534192fView commit details
Commits on Mar 31, 2021
-
Robert committed
Mar 31, 2021 Copy the full SHA ca27066View commit details
Commits on Mar 30, 2021
-
Robert committed
Mar 30, 2021 Copy the full SHA 2f93805View commit details -
Add special dependabot error message
Robert committedMar 30, 2021 Copy the full SHA d4eddedView commit details
Commits on Mar 26, 2021
-
Update CodeQL bundle to 20210326
Henning Makholm committedMar 26, 2021 Copy the full SHA 1d93ad9View commit details
Commits on Mar 25, 2021
-
Rewrite the ref to correctly point to refs/remotes
Fixes the rev-parse issues caused by https://github.com/github/codeql-action/pull/428
Simon Engledew committedMar 25, 2021 Unverified
No user is associated with the committer email.Copy the full SHA ba14abbView commit details