A web application to visualize and manage open source project data from the Ecosyste.ms API.

github.com/github/codeql-action

Actions for running CodeQL analysis
https://github.com/github/codeql-action

Merge pull request #3003 from github/mbg/rewrite-quality-category

Rewrite legacy SARIF categories for CQ

a625e1693af59b128779b3dfd685a829207d8bd0 authored 11 months ago
Merge pull request #3007 from github/dependabot/npm_and_yarn/npm_and_yarn-5a0513363d

Bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group

5e22b5feee304eb77b7fce88eb18990c9954b3fc authored 11 months ago
Check that `stats` isn't undefined before trying to call `isDirectory`

0d72a5b37110f9d1d36b3a58d4458bed4b65fbf3 authored 11 months ago
Support auto-detecting Actions workflows

43638b10a0860d0dfc54bd6f40e50c6a28a46cde authored 11 months ago
Add tests for `cli-errors` and fix one bug

Tests were added with copilot, and uncovered a bug where one of the
regexps looking for `[autobu...

1cfc0c26210d498910165ab46e8c0ec713d93900 authored 11 months ago
Make all errors on an unsupported platform `ConfigurationError`s

7b33b610d4e72050a43339fd3ef1c113b6e692b4 authored 11 months ago
Merge pull request #3000 from github/update-bundle/codeql-bundle-v2.22.3

Update default bundle to 2.22.3

e2b6f0f4a336fec2e2b57b908df292ca6d2a0fa3 authored 11 months ago
Add checkPacksForOverlayCompatibility()

c47e1541d875811c8c5810be17f44eef61f61932 authored 11 months ago
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.3

ec8d9c637a10ef8bb5eefc077a82598b37b4b716 authored 11 months ago
Update checked-in dependencies

6db9524876df7acffcfd4ef9c0be28ca0b1f5af4 authored 11 months ago
Bump tmp from 0.2.3 to 0.2.4 in the npm_and_yarn group

Bumps the npm_and_yarn group with 1 update: [tmp](https://github.com/raszi/node-tmp).

Updates ...

ae2a79254b096ec12a309a6974d39a5013925288 authored 11 months ago
Update src/analyze.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

2d082457bf0e561684010c396a897c4245b60b89 authored 11 months ago
Fix linter errors

594623d72f3e959266c2d7e67c1694dbecf60f8a authored 11 months ago
Merge branch 'main' into mbg/rewrite-quality-category

e448add687989b46dd8b8fa213bc3eab25ab658e authored 11 months ago
Use `withMockedEnv`

1b76c0b9c1b875755ba21234b3c93a670e41b672 authored 11 months ago
Merge pull request #3004 from github/mbg/missing-query-pack-config-error

Treat missing pack errors as configuration errors

b1228d060cad1666537a3dd6154790c05090bd3b authored 11 months ago
Treat missing pack errors as configuration errors

c87fc48ec537611a4fb2d253b891b233c1c3c1e1 authored 11 months ago
Update src/actions-util.ts

Co-authored-by: Henry Mercer <henrymercer@github.com>

9fb8f2d0c2fca5b48e58bd19e12d403dd9c7bcec authored 11 months ago
Merge pull request #2914 from github/henrymercer/language-extensibility

Allow using new CodeQL languages without updating the CodeQL Action

60bf7dfc0e0f517d51b3c5d3d432f1cf7934eff1 authored 11 months ago
Update `Language` doc

f30d00fe8d01eb8be99308bb4cbfcdab1e5fc244 authored 11 months ago
Transpile

8d19b249dd785a382a4a43a20a70e4c2efc3e892 authored 11 months ago
Update comments on rust support in init-action

Clarify comments regarding rust support in codeql versions

68025974a1e27dc014df0fb53c500aea116bb92b authored 11 months ago
Fix typo

3e4d85617caa65eea45c11e5f80aa40d2a69dc7b authored 11 months ago
Extract getGeneratedSuitePath()

8dbcef50dfa8776f1a410e95a2b3e3a5e66eaa9e authored 11 months ago
Improve type of `trapCaches` now `Language` is non-exhaustive

377976a96e7143fb481d17dfc3292c5653074c2e authored 11 months ago
Use more explicit checks on `.length` for readability

ea05bf27b6403097024613b404dcaa472226c61c authored 11 months ago
Fix docstring in start-proxy

e682065360a6f22e7a3b87c5272690c040d34b19 authored 11 months ago
Improve docstrings for language types

fa18cc9db4e6c78739e757d9fba15ef24da152a9 authored 11 months ago
Fix legacy SARIF categories for CQ in default setup

72770345ebbc68c75894981affdfbd98b89f4a29 authored 11 months ago
Make SARIF category a parameter of `runInterpretResults`

f5d3601aaae50f95bcaed3a7b879b96de91f6c55 authored 11 months ago
Log `qualityAnalysisSummary` after `analysisSummary`

06e521573a1e7b71a865849819316e471d809894 authored 11 months ago
Merge branch 'main' into henrymercer/language-extensibility

bf692c08e77d486c69f2b943d69c87d922039986 authored 11 months ago
Improve detection of Rust in languages input

83e92edc4b4bba4e3be47858adee3f94fa23d012 authored 11 months ago
Merge pull request #2999 from github/henrymercer/deprecate-cleanup-level

Deprecate the 'cleanup-level' option

bbfff2f20a2d2b1bb30040286e0de8e59432af64 authored 11 months ago
Remove unnecessary String initializations

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

cfb8d07200e42f44b6e0251ee0b4c89c80041ce4 authored 11 months ago
Improve changelog formatting

Co-authored-by: Michael B. Gale <mbg@github.com>

87e59d0f950720aac895d919987de67d0377e6a4 authored 11 months ago
Merge branch 'main' into henrymercer/language-extensibility

c481481d7d10086d4865a2b084d9da76534a75bc authored 11 months ago
Merge pull request #3001 from github/dependabot/npm_and_yarn/npm-5c47c8ab2f

Bump the npm group with 5 updates

e37c03628feb873970f2c9338717b2afc66cfd7c authored 11 months ago
Update checked-in dependencies

563cbbb24d68e30adb50c9a006f1ca50088bc002 authored 11 months ago
Bump @types/node

443f94c7586b064cc3c2988f64cf0b39f7a23ec8 authored 11 months ago
Merge pull request #3002 from github/dependabot/github_actions/actions-f69d1f6078

Bump ruby/setup-ruby from 1.253.0 to 1.254.0 in the actions group

a5cdb299bc179d4fc74bc1bc9260eeb925e9148e authored 11 months ago
Bump version in generated source

5547ed31c98be8982ab0f62a65a477c0b2613399 authored 11 months ago
Bump ruby/setup-ruby from 1.253.0 to 1.254.0 in the actions group

Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

...

69ccd54e34fd184aed352307b7472e6da1d138a0 authored 11 months ago
Update checked-in dependencies

a3810fa54b14a41abb9c1e05872ac4d869c31dff authored 11 months ago
Bump the npm group with 5 updates

Bumps the npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [follow-redir...

a28b9b5e2fbe38ec5545cb87cd2fa4fd095b206c authored 11 months ago
Add changelog note

fff9bbe33f594858f7291ecb82f278366b11fbca authored 11 months ago
Update default bundle to codeql-bundle-v2.22.3

cfa0a4e41660565c1ad37e508b501a314d714d87 authored 11 months ago
Add changelog note

f9d6919415b1e34f3b40eddd4d250e30fa358db3 authored 11 months ago
Deprecate the 'cleanup-level' option

e95a3a9768028154711e1b7e881d77ef9bfc80cb authored 11 months ago
Simplify rust check

a58e7d8cef16938c7248473136bbd5df156c3019 authored 11 months ago
Merge branch 'main' into redsun82/rust

662cec85ed82e623f917b564f75453e1af1e2f35 authored 11 months ago
Merge pull request #2991 from github/koesie10/remove-disable-combine-sarif-files-ff

Remove `disable_combine_sarif_files` feature flag

7273f08caa1dcf2c2837f362f1982de0ab4dc344 authored 11 months ago
Add resolveQueriesStartingPacks()

9d202e0975e52bf22dd970001a3f27e9e09fed94 authored 11 months ago
Bump form-data from 2.5.1 to 2.5.5 in the npm_and_yarn group (#2982)

* Bump form-data from 2.5.1 to 2.5.5 in the npm_and_yarn group

Bumps the npm_and_yarn group wit...

b9b3b12fa29bb4f95fb2e36128124ff9364aaf0e authored 11 months ago
Merge pull request #2995 from github/dependabot/github_actions/actions-010b5c0fb1

Bump ruby/setup-ruby from 1.247.0 to 1.253.0 in the actions group

20c7f06b9ab7d3219a35b54e83bfea5c2fa08f48 authored 11 months ago
Merge pull request #2998 from github/mergeback/v3.29.5-to-main-51f77329

Mergeback v3.29.5 refs/heads/releases/v3 into main

acdac9e37d9d390cc88350d33ef1206ce28c3f71 authored 11 months ago
Update checked-in dependencies

1a4f45d62279028aaa9fcb066fd509e74e72621c authored 11 months ago
Update changelog and version after v3.29.5

297691ddabe78810d1bc4d6bc1c6fffb3008ae7c authored 11 months ago
Merge pull request #2997 from github/update-v3.29.5-80a09d7b0

Merge main into releases/v3

51f77329afa6477de8c49fc9c7046c15b9a4e79d authored 11 months ago
Update changelog for v3.29.5

8e90243ddbe0de3f12f4fa361675387b7f94c48d authored 11 months ago
Merge branch 'main' into koesie10/remove-disable-combine-sarif-files-ff

0521b5facf94f3805a44f22f0e3b60e349c486c5 authored 11 months ago
Update workflow template

84720e2ef6cdcf64c9b80a7c1ef8b336c53e30e4 authored 11 months ago
Merge pull request #2996 from github/dependabot/npm_and_yarn/npm-240ab9fad0

Bump the npm group with 2 updates

80a09d7b0b5468297f127c81b43cb7335eed0f30 authored 11 months ago
Merge pull request #2994 from github/mergeback/changelog/v3.28.21

Update changelog for v3.28.21

8388115dc8d6af25bf915cc8455a7d6a77253970 authored 11 months ago
Merge branch 'main' into mergeback/changelog/v3.28.21

401ecaf503b1a19fc0fbd253cc5afe7759870068 authored 11 months ago
Merge branch 'main' into dependabot/github_actions/actions-010b5c0fb1

45f48a349a43c36fd54b040805f217b554b957d6 authored 11 months ago
Merge branch 'main' into dependabot/npm_and_yarn/npm-240ab9fad0

ab5c0c5fa56442a68c2d51b194ccc93faaaaa639 authored 11 months ago
Merge pull request #2986 from github/update-bundle/codeql-bundle-v2.22.2

Update default bundle to 2.22.2

cd264d4dcdc5ee89d8590821e29c66a1bdcaa968 authored 11 months ago
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2

4599055b1e273f63344615ade2c46c852c6d5c63 authored 11 months ago
Merge pull request #2971 from github/update-supported-enterprise-server-versions

Update supported GitHub Enterprise Server versions

fd7ad511e6bd5985ebbc84944e0e173d39a968b8 authored 11 months ago
Merge branch 'main' into update-supported-enterprise-server-versions

ac0c9bfe1e34d6a76860325c1b4abe8208ce98a6 authored 11 months ago
Stop testing stable-v2.16.6

88d99b3033a0bf85100e352126839405db551ebb authored 11 months ago
Merge branch 'main' into update-bundle/codeql-bundle-v2.22.2

409486919c414c8d69de22d6d17cc6794c32e42f authored 11 months ago
Update README

abbda19c1d5c93fdda3e4a8082499fe58f6367a2 authored 11 months ago
Update version constants

eb90c18c83e31abc3821ad652459fd82229b8f48 authored 11 months ago
Update checked-in dependencies

12e4b97fba3450d6a3446be0022c1024dbc55cf8 authored 11 months ago
Bump the npm group with 2 updates

Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/pack...

264ce42cbbcfb181b589c03e7bb6923a06387504 authored 11 months ago
init-action: inhibit non-empty dbLocation warning when restarting

ee698cb5ba8c704e01570fb27da99d0b7d60663f authored 11 months ago
Bump ruby/setup-ruby from 1.247.0 to 1.253.0 in the actions group

Bumps the actions group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

...

d8be08468ed11647f6789207f7bcaf5456460cb5 authored 11 months ago
Update changelog for v3.28.21

9b6aeca680faab0d581be5703d37ad3035ae19ba authored 11 months ago
init-action: check packs for overlay compatibility

bc9c32ed0b836e722ae7f9cf97571030010df65d authored 11 months ago
Inline runInit()

This commit inlines runInit(), so that it is easier to repeat the
runDatabaseInitCluster() call ...

ee7cacdb6b3276481de184ce22e7b39916b8ee03 authored 11 months ago
Extract runDatabaseInitCluster()

ed9d057cdeaad31e5396183ea207860d28b4dad9 authored 11 months ago
Remove disable_combine_sarif_files feature flag

a005f73253008d38fd852b36fcb241b2c8c00c30 authored 11 months ago
Update CODEQL_OVERLAY_MINIMUM_VERSION

6504a72ad7548624af097942be4db91bf968af87 authored 11 months ago
Remove packDownload()

ad19982a1fbd642f9c42ea157954db435f128571 authored 11 months ago
Remove resolveQueries()

a71ebf32eab7a3d941208bcb8d9ca81a4026ab82 authored 11 months ago
Merge pull request #2990 from github/mergeback/v3.29.4-to-main-4e828ff8

Mergeback v3.29.4 refs/heads/releases/v3 into main

701df0e49d84a24bd8f0d01f80c0dbf69ab07674 authored 11 months ago
Update checked-in dependencies

06bb1e016ccff89593cd979daa83374ffb9a30c2 authored 11 months ago
Update changelog and version after v3.29.4

264c5cf3c9eacf0673e9300d6551febc0a1ca922 authored 11 months ago
Merge pull request #2989 from github/update-v3.29.4-37264dc0b

Merge main into releases/v3

4e828ff8d448a8a6e532957b1811f387a63867e8 authored 11 months ago
Update changelog for v3.29.4

b3114b8965a8002633cfceedf18a9562d3de70b5 authored 11 months ago
Merge pull request #2988 from github/koesie10/disable-combine-single-file

Disable combining runs within a single file

37264dc0b346df153adcc14ea7f2533da70c9533 authored 11 months ago
Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-single-file

5a29823d01450f8a87396bfd6dd5faf9a44d0edf authored 11 months ago
Merge pull request #2987 from github/mbg/combine-sarif-error

Treat processing error for multiple runs with the same category as configuration error

5a2327a6fd9cf873932e1145b6bde5613674d4d2 authored 11 months ago
Disable combining runs within a single file

287d421cf3c240d86f99ccb0819255f2e4aa951d authored 11 months ago
Treat processing error for multiple runs with the same category as configuration error

This will result in it being reported as a user error rather than a failure

43afe6ec0b413a4e120c82c9f9a45740aba86b3d authored 11 months ago
Add changelog note

0f549a757bc580de521f5eeb60578559b9c32485 authored 11 months ago
Update default bundle to codeql-bundle-v2.22.2

f67ceea75b3bc6ae104f5018d83cc9387139c0bf authored 11 months ago
Merge pull request #2981 from github/dependabot/npm_and_yarn/npm-fe13dfda46

Bump the npm group with 5 updates

8f2e63676d057294d8bd44f5bc15f85375860cda authored 11 months ago