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

Exclude new TypeScript code from package tests

Avoid new source code changing expected output

1aef4ed5053f16f5d27a6a77ddecf67a03515330 authored 3 months ago
Refactoring: Split up script

cb52ba6486b19363b5333b4e5c68264e04e77830 authored 3 months ago
Add constant for builtin languages file path

7c9e13189473f9539946d0bada68f629fcb70763 authored 3 months ago
Improve JSDoc

130ab2d7218cbb7854027808c018f1cd7b68c659 authored 3 months ago
Fix casing mismatch

8cf2dc52f9404d1e61968ddacd6513a0826227ce authored 3 months ago
Merge pull request #3819 from github/henrymercer/refactor-overlay-caching

Refactoring: Introduce `overlay/caching.ts`

8339b9254eca5409ae8a480f4146a72e9ebb21a7 authored 3 months ago
Move script to `pr-checks` directory

97bcdd8c1e028d7574fb8935f4accc9eab56cecd authored 3 months ago
Merge pull request #3810 from github/mbg/ts6/fix-pr-checks

Fix `pr-checks/tsconfig.json` for TS6

ee09113642cdd89dfd282ecd8d96340380bbee26 authored 3 months ago
Refactoring: Rename `KnownLanguage` to `BuiltInLanguage`

e6c21da23c8625a48b06c62591c18aca0a01291f authored 3 months ago
Store all built-in languages

While we want the CodeQL Action to work with third-party language support, having a list of all ...

bad0a744dd6cc1f427923791a468b79438e0532a authored 3 months ago
Explicitly add `pr-checks` to Dependabot config

b669eab7e3a0627e838827c9c0f0d1d2fea4be1d authored 3 months ago
Refactoring: Introduce `overlay/caching.ts`

4e8c9ce33c762c5c184f788a41edd56dbed62f27 authored 3 months ago
Set `module` option for `pr-checks/tsconfig.json`

1cf04311493fc6d883df6f5b475e80f3dcf1b457 authored 3 months ago
Do not run `bundle-metadata.ts` as part of `npm run build`

d032ee8c476a34c29f935e35e654c48d0fa90b68 authored 3 months ago
Merge pull request #3807 from github/mbg/start-proxy/fix-field-names

Fix OIDC credential property names

a26cb68cc7664d7719c42a53d5f30a06afc2cd99 authored 3 months ago
Merge pull request #3806 from github/henrymercer/store-language-aliases

Store language aliases from linked CLI

60991e61ac59438c4751a07f6a876fc2fe4847b4 authored 3 months ago
Add changelog entry

7197c2b7925f5ea994e88a5cda72c4c982b041cb authored 3 months ago
Merge pull request #3801 from github/henrymercer/swift-incompatible-os

Mark Swift incompatible OS as configuration error

597e12aa85c95194dbf8a83c0e3a649444a119bc authored 3 months ago
Fix OIDC credential property names

d277a563480ca8599f8b8d6e5e6744771662c2a4 authored 3 months ago
Throw error on Windows too

5a17511bf020564da7aadfd4f3cfd5f5d523a33a authored 3 months ago
Update `start-proxy` Action to use known language aliases

111a537cd9822014bae1c3668516e3cc9a57a5b4 authored 3 months ago
Store language aliases from linked CLI

51d833290eeb456c7ac552a54b321077110b4847 authored 3 months ago
Do not run Swift in debug artifacts after failure check

43d8420a422ee51e6e1fb42471cc4d81bcb9de36 authored 3 months ago
Merge pull request #3804 from github/dependabot/npm_and_yarn/npm-minor-e84c604a08

Bump eslint-plugin-jsdoc from 62.8.1 to 62.9.0 in the npm-minor group

76a687e1d810ec603951c060d5afa98f121364a7 authored 3 months ago
Bump eslint-plugin-jsdoc from 62.8.1 to 62.9.0 in the npm-minor group

Bumps the npm-minor group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-p...

751f3e2f7c70f1b35c8409fff7733427119273d1 authored 3 months ago
Update language aliases test

808513f0486bc371babf5ba9bc8cfdd90ae751c4 authored 3 months ago
Throw error early rather than warning

e452857e57abf124ce8bc6415dd025417a9640ee authored 3 months ago
Merge pull request #3799 from github/mario-campos/test-multiple-registries

Add tests for getCredentials with multiple goproxy_servers and maven_…

b623f5fd572a69d335c9da3487c1ce53741a09bf authored 3 months ago
Specify "Java" for a test case

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

35a38985d3da54e70155a0ddbf77ff67f8df6859 authored 3 months ago
Specify "Go" for a test case

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

14ed573199ffc1a27bd6116218d59ef752849231 authored 3 months ago
Merge pull request #3802 from github/dependabot/npm_and_yarn/lodash-4.18.1

Bump lodash from 4.17.23 to 4.18.1

e6c83948f5bf52cb391d8fa1a2b5792ac560a8b1 authored 3 months ago
Merge pull request #3803 from github/dependabot/npm_and_yarn/npm-minor-113ae615b7

Bump eslint-plugin-jsdoc from 62.8.0 to 62.8.1 in the npm-minor group across 1 directory

347f0c676d367ab238861a8a018f9eea7ae609e9 authored 3 months ago
Bump eslint-plugin-jsdoc in the npm-minor group across 1 directory

Bumps the npm-minor group with 1 update in the / directory: [eslint-plugin-jsdoc](https://github...

6eed62b0358b1da947c5f68ac17c3ae70457ebdc authored 3 months ago
Bump lodash from 4.17.23 to 4.18.1

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https...

de1752b85da6529e24d9b2cc41bcfc09fdc9c186 authored 3 months ago
Merge pull request #3800 from github/henrymercer/typescript-6

Upgrade to TypeScript 6

1065967b50e179b7e74048c2277d849911c549cb authored 3 months ago
Merge pull request #3795 from github/henrymercer/deprecate-trap-caching-cleanup

Deprecate TRAP cache cleanup

e25c0a535a9dd5a71729ec5a7c49af0c8d5bdb41 authored 3 months ago
Mark Swift incompatible OS as configuration error

5f323cad05f186eb3f51dff5218a1e4407a26f7a authored 3 months ago
Upgrade to TypeScript 6

tsconfig changes:

- Specify `moduleResolution: bundler` since we use a bundler
- Specify `types...

212e28374b272ea6d3f972366d38498b5f387d61 authored 3 months ago
Run `npm run lint-fix` to format the code

43d8864b351ef0c7cbaeaed59d1d842831a32668 authored 3 months ago
Add tests for getCredentials with multiple goproxy_servers and maven_repositories

f8aff3ad8b16231621e98d70f4f7440873175658 authored 3 months ago
Deprecate TRAP cache cleanup

36075a4980e802c57db670978ec4c9384061e830 authored 3 months ago
Merge pull request #3792 from github/mario-campos/issue-1664

Extend start-proxy.yml to test multiple registry support

34950e1b113b30df4edee1a6d3a605242df0c40b authored 3 months ago
Merge pull request #3794 from github/henrymercer/cleanup

Python: Disable standard library extraction on GHES

57ec7e10003e75d16bbdf6cf95ea30604347dbb4 authored 3 months ago
Add changelog note

311573e58e933456e015ea850cdb1785d675c1fa authored 3 months ago
Clean up Python extract stdlib feature flag

1f4c852aeb71b0ad06c8858fc2c28c8d8a72de0c authored 3 months ago
Merge pull request #3787 from github/mbg/bundle/metadata

Generate and analyse esbuild bundle metadata

2e3aaaefcabf8484c8777794891c50c2b32ea2db authored 3 months ago
Delete `fromJSON()` calls in test validation step

e2203c62cf635d17ee226cf2ad2aacc56b5c25fc authored 3 months ago
Keep validation steps named consistently

7b0c5b166931b1f8fc8caaa0b47ee16388c16e23 authored 3 months ago
Use different maven URL for start-proxy.yml test

faf45e07f9093dceca6e067637ae242932187e38 authored 3 months ago
Use `maven_repository`, not `maven-repository`

The registry/language mapping table does not map the one with hyphens.

8b5e60477ca43ab05e54c7f7290e85a1c442593f authored 3 months ago
Run `pr-checks/sync.sh` to generate __start-proxy.yml.

99b8dd4d5763d887fdf4f3550306d03a1de0868d authored 3 months ago
Merge pull request #3789 from github/henrymercer/lower-minimum-git-if-no-submodules

Overlay: Only require Git 2.36.0 for repos that contain submodules

c618c9bddbf8ce520050acf14e9bb6c220e22931 authored 3 months ago
Replace `jq` with Actions expression for proxy_urls validation

For the sake of consistency with the other pre-existing validation code.

9fd9b64766ed7f9f13806972ca04c0aa26486e7b authored 3 months ago
Extend start-proxy.yml to test multiple registry support

0c7c298b2a6c1226b74f6f83b9cb334b7af6a8c0 authored 3 months ago
Test fallback when repo has no submodules

a507a542a469921978320d07779e7c1427f45ce3 authored 3 months ago
Save a computation of the git root

be0a15632639d7518921a8ab3fb5ed0dd452aba8 authored 3 months ago
Output relative to `__dirname`

f98bf5e3478b909b02d517d0d4dfd8b207d441bd authored 3 months ago
Fix `outputs` type

3db32b5d2786d4034682d3a454f87821b65d2c71 authored 3 months ago
Output largest inputs

4e0952a3c05c98605f93e1f076c88c754b421372 authored 3 months ago
Add changelog note

0592832ed8faac7712a2edb07879bf30cf8c7a3d authored 3 months ago
Don't disable if we don't need the git version

88a7e5118e127456d32f62e55c279cc8ef74e80d authored 3 months ago
Only require Git 2.36.0 when repo contains submodules

6643a7d20740ca28ab0e5ee5b7db1b23ec445e29 authored 3 months ago
Add basic metadata analysis script

47f1709a3c85a31013a3c4e5e131e722cc4cc39f authored 3 months ago
Move `getApiClient` out of `sync-checks.ts`

b1981a5480849eb5e897dd696650471fd8124662 authored 3 months ago
Merge pull request #3786 from github/henrymercer/faster-interactive-jobs

Move time-sensitive Actions workflows to `ubuntu-latest`

a899987af240c0578ed84ce13c02319a693e168f authored 3 months ago
Generate esbuild metadata file

4ed3c0efe69002a7d1f011fc214b7ffb131bea59 authored 3 months ago
Bump `undici` to at least `6.24.0`

4ea3a4b4af1629d75e65e6667309e13ce4f7136c authored 3 months ago
Merge pull request #3783 from github/mergeback/v4.35.1-to-main-c10b8064

Mergeback v4.35.1 refs/heads/releases/v4 into main

191d7c6f13956ef35e6bf8348cdb7f1c6457f3b7 authored 3 months ago
Merge pull request #3779 from github/henrymercer/remove-unused-dependency

Remove unused `@schemastore/package` dependency

aa69c483cdce26c93ab41dac806387f2819b32ba authored 3 months ago
Merge pull request #3780 from github/dependabot/npm_and_yarn/brace-expansion-1.1.13

Bump brace-expansion from 1.1.12 to 1.1.13

fe775da50889bd814983d10db9ec03f05b799eb0 authored 3 months ago
Move time-sensitive Actions workflows to `ubuntu-latest`

We originally moved these to `ubuntu-slim`, but there is a significant performance difference. ...

353802f9f2ccc0ea3944d5d3cd4e82b589d19bf0 authored 3 months ago
Rebuild

cc7db4a1f992552c129f50430bc5aff4dd011b74 authored 3 months ago
Update changelog and version after v4.35.1

6010f9d8e2639ca9b09ba64d31385958c5ce9af6 authored 3 months ago
Merge pull request #3782 from github/update-v4.35.1-d6d1743b8

Merge main into releases/v4

c10b8064de6f491fea524254123dbe5e09572f13 authored 3 months ago
Update changelog for v4.35.1

c5ffd0683786820677d054e3505e1c5bb4b8c227 authored 3 months ago
Merge pull request #3781 from github/henrymercer/update-git-minimum-version

Update minimum Git version for overlay to 2.36.0

d6d1743b8ec7ecd94f78ad1ce4cb3d8d2ba58001 authored 3 months ago
Rebuild

999119ba45c966acd6cfe18a1ec95e45c1674680 authored 3 months ago
Bump brace-expansion from 1.1.12 to 1.1.13

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.13.
...

f13c600724deee5b4c34f84e7bcd0107850005b8 authored 3 months ago
Remove unused `@schemastore/package` dependency

7dcea06663f437dc773df9d5867a7d7965b8499b authored 3 months ago
Add changelog note

65d2efa7333ad65f97cc54be40f4cd18630f884c authored 3 months ago
Merge pull request #3775 from github/dependabot/npm_and_yarn/node-forge-1.4.0

Bump node-forge from 1.3.3 to 1.4.0

ea5f71947c021286c99f61cc426a10d715fe4434 authored 3 months ago
Merge pull request #3777 from github/mergeback/v4.35.0-to-main-b8bb9f28

Mergeback v4.35.0 refs/heads/releases/v4 into main

45ceeea896ba2293e10982f871198d1950ee13d6 authored 3 months ago
Update minimum git version for overlay to 2.36.0

2437b20ab31021229573a66717323dd5c6ce9319 authored 3 months ago
Rebuild

24448c98434f429f901d27db7ddae55eec5cc1c4 authored 3 months ago
Update changelog and version after v4.35.0

7c510606312e5c68ac8b27c009e5254f226f5dfa authored 3 months ago
Merge pull request #3776 from github/update-v4.35.0-0078ad667

Merge main into releases/v4

b8bb9f28b8d3f992092362369c57161b755dea45 authored 3 months ago
Update changelog for v4.35.0

e9cf68bb3391a754f18e75e148d9fdb5bbb0c10e authored 3 months ago
Rebuild

36791d8d6609078dde4aba8d7c35226f40cfe874 authored 3 months ago
Bump node-forge from 1.3.3 to 1.4.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.3 to 1.4.0.
- [Changelog](ht...

22eba96a28aedee09e9f47ce40c8605c048515f8 authored 3 months ago
Merge pull request #3773 from github/update-bundle/codeql-bundle-v2.25.1

Update default bundle to 2.25.1

0078ad667ef874aae3f7656634dc3654ce6ffb9a authored 3 months ago
Add changelog note

fa7a15b90916827b125d32ba043c0a19186d1aba authored 3 months ago
Update default bundle to codeql-bundle-v2.25.1

8c29faa7ab94eb85932a883fde8695e54444d731 authored 3 months ago
Merge pull request #3772 from github/dependabot/npm_and_yarn/yaml-2.8.3

Bump yaml from 2.8.2 to 2.8.3

f94817b9f0deeb3871261446912ae8f854d1b675 authored 3 months ago
Bump yaml from 2.8.2 to 2.8.3

Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3.
- [Release notes](https://gith...

dd060970a5fbc3345f99976ce49ec5c082062205 authored 3 months ago
Merge pull request #3768 from github/dependabot/npm_and_yarn/npm-minor-3536e7c6f0

Bump the npm-minor group with 5 updates

5cc552f43e3a9ff0174c3f5ff48a65f65932165c authored 3 months ago
Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-3536e7c6f0

6b1a9f21316cab28a783572d1a21f9c64440e119 authored 3 months ago
Merge pull request #3770 from github/dependabot/github_actions/dot-github/workflows/actions-minor-266139ee1d

Bump ruby/setup-ruby from 1.288.0 to 1.295.0 in /.github/workflows in the actions-minor group ac...

9d3ec5727af849d875626d89231bc989ed1aa11d authored 3 months ago
Merge pull request #3575 from github/mbg/ts/sync-checks

Convert `release-branches.py` and `update-required-checks.sh` to TypeScript

3ff82aacd04bbf827a9ebbbe4084ad623a5dd7ee authored 3 months ago
Merge pull request #3554 from github/sam-robson/overlay-include-diff

feat: always include files from diff in overlay changed files

4bdd4e7526a4cfd5a91592c3b8429e517975e99f authored 3 months ago
fix: improve error handling and logging for diff range path resolution

23a0098b57aa5903397f33daf70c093ec77d2d1c authored 3 months ago