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

Address minor review comments

1721ce7afd720aed7911df9c4bcc7900f3ad9ad2 authored 4 months ago
Merge pull request #3526 from github/mbg/pr-checks/ts

Convert `sync.py` to TypeScript

ff2daa0aba2975d0ac378ea5e9a3470018b2bcd3 authored 4 months ago
Do not alias types

b43d146e3737bf31278fa258423a935173411e29 authored 4 months ago
Make entries in new mapping mandatory

66e08d2b3fe91e16dbfd59a75190911d40dc0341 authored 4 months ago
Use `@types/sarif`

9a31859f7827cb9f9e85b3a0ecb9dd09e3fb2f34 authored 4 months ago
Add dependency on `@types/sarif`

ae9cb024599383bc9bc4d94950e2b847f988af7e authored 4 months ago
Replace filename in `CONTRIBUTING.md`

c0b22b827b379901c1e4489d429122f31503f616 authored 4 months ago
Type workflow input names

d09af9d5b8e6b5dbbe8b0bd888a451dde35e54e8 authored 4 months ago
Remove `isTruthy`: consistently use booleans in templates

e7ec96cee037e3a9dc5617b8406a21e28f06670b authored 4 months ago
Address basic style comments

41d5a06bfdcc45df3dc1059a42667b12c9712605 authored 4 months ago
Merge remote-tracking branch 'origin/main' into mbg/pr-checks/ts

4ca06280ba3d2c90878d12fd96b23a2e5c6131fd authored 4 months ago
Merge pull request #3532 from github/mergeback/v4.32.5-to-main-c793b717

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

b895512248b1b5b0089ac3c33ecf123c2cd6f373 authored 4 months ago
Rebuild

6059d3ceb5a005981a1ab2c8d26f31f9e2f3008c authored 4 months ago
Merge remote-tracking branch 'origin/main' into mergeback/v4.32.5-to-main-c793b717

bab3951531cf4a4251dde052f4a10ba9bd60cd89 authored 4 months ago
Update changelog and version after v4.32.5

93ec0f487d784d9ae0a4b7bf0d41205ceb2d7e4e authored 4 months ago
Merge pull request #3523 from github/update-v4.32.5-ca42bf226

Merge main into releases/v4

c793b717bc78562f491db7b0e93a3a178b099162 authored 4 months ago
Soften language re overlay failures

06cd615ad8b3edfe6778d58fb83174989a173272 authored 4 months ago
Improve changelog

f5516c663089381234544cc3360963ecb4620691 authored 4 months ago
Update release date

97519e197e39ab1f818d1cd777ebde1f36b6fc8b authored 4 months ago
Remove `sync.py`

f0f92a1dc87170799af0955e700584f7d182fcc1 authored 4 months ago
Replace remaining uses of `sync.py`

e931a2475ad1104b49a04e8c8c4d28fcfc5aefe3 authored 4 months ago
Use `sync_back.ts` in `rebuild` workflow

a6892dcba5626e5de9004e1e6a4b59cae314ea02 authored 4 months ago
Port tests

8eb0202e9d4ba01c2d56e0ce47f216da4a368502 authored 4 months ago
Add `updateTemplateFiles`

dd779fa7d32987b6617af33220036a1cc7262045 authored 4 months ago
Add `updateSyncTs`

f05cfae0182d4291d35b9ca8d61996e4127e3e22 authored 4 months ago
Add `scanGeneratedWorkflows`

e1b83ccb749c0bbcc0f023d8d33dbc6efcbf200b authored 4 months ago
Add initial `sync_back.ts` script

6a6bd778b619680f65ec523fd9ec4b14f5863ba6 authored 4 months ago
Run `npm ci` in actions

8bfaf96434cd904922ce98ede3c2102622ecb34f authored 4 months ago
Put change behind a FF

8a1cd7656d0aa9d153062a6d78c2a950b8eadbce authored 4 months ago
Delete unused `fixInvalidNotifications` function

3b16d31abcde07cd36c450377d6c52ae596843ec authored 4 months ago
Move more SARIF helpers to `sarif` module

40aec383a1e9545cf4efa0f1898f87d492f28484 authored 4 months ago
Add wrapper around `JSON.parse` to `sarif` module

2fce45b8e664dda01897006323626859e2ac7d9b authored 4 months ago
Remove unused registry types from `LANGUAGE_TO_REGISTRY_TYPE`

68d73442fa3b51e5002f7e57f9e34e40024e9420 authored 4 months ago
Adjust quotes and re-generate workflows

f91cab140953f3bb0ecc8b1edde826b7ac075a94 authored 4 months ago
Switch `sync.sh` script to only use `sync.ts`

5876a93a5ff7a7220dcabbfc0ede6d81d7c84e66 authored 4 months ago
Switch from `js-yaml` to `yaml` for better output formatting

0ea849047391328edeee42b399345d292dfb559d authored 4 months ago
Generate and write collections

a85af80f349703bbe1609a6d54cb4c0e6f97df1a authored 4 months ago
Track collections

47671ab7aaf7a551ac0d69eadfbe88653131a794 authored 4 months ago
Add tool-specific setup steps

96e6b655c1884dec6aff9ca621572b84c201e6dd authored 4 months ago
Add `analysisKinds`

57c7bc6885b17f3bbc970e9b98545b382934dda7 authored 4 months ago
Add `useAllPlatformBundle`

d52917b5104051eb59708fd6064238d6b1720145 authored 4 months ago
Add basic job steps

b948e562f4240eed2d4b4ba4396649dbde59ac0f authored 4 months ago
Add `env`, `container`, and `services`

c889588a2c43f5d599cf3acb2b9897edc0be8899 authored 4 months ago
Add `CODEQL_ACTION_TEST_MODE`

b77ebbe4d8de52eb75752ff765fdd6644c08bbf2 authored 4 months ago
Add permissions

9a0fe9e00687ce49605a5fc11e01435a39e6f1c8 authored 4 months ago
Add matrix to job

dd78add36da7da7dc520823479e9b71cf046d82d authored 4 months ago
Add job construction

e62a268a739c871dcca96f9e35c5a0b18a06386c authored 4 months ago
Add matrix construction

63b4776d6455b35ea47db7f11c0bd151655ab8c9 authored 4 months ago
Add `concurrency` settings

6932b1cda22c546ea112c7578bbc2c20d8e4f479 authored 4 months ago
Add basic workflow construction

40aefb0faf0f83b02ceca6c182045a2eb861083c authored 4 months ago
Add `isTruthy` helper

efe64e03d939ea2fd93ef5309c44ae4d57eba287 authored 4 months ago
Strip trailing whitespace in output

898d46e783231e1cfc75c8451d59694a11da3b4d authored 4 months ago
Add `defaultTestVersions` constant

04c1e601ab6f7df0764dbb81819c892fdb5a43c7 authored 4 months ago
Add specification types

2f77cd04d48068dc4605feaf49917724e42c9dce authored 4 months ago
Scaffold project for `sync.ts` script

c7e378f00358b4d1176d2ab717f79b5c6d44c3a6 authored 4 months ago
Fix typos in comments

f3663cdc324659061dee087b0d8d7d7f7c03f20d authored 4 months ago
Merge pull request #3524 from github/henrymercer/checks-use-setup-codeql

CI: Update CodeQL Action test to use `setup-codeql`

0ec47d036c68ae0cf94c629009b1029407111281 authored 4 months ago
Add missing permissions to access feature flags

59245fd15994466f2d1c292d5a0eaa4687bf28ee authored 4 months ago
Add more changelog notes

05259a1d08a6131e0365f17225b6cdd505374c9d authored 4 months ago
CI: Update CodeQL Action test to use `setup-codeql`

389c8322d58018c824e1638f715ab4f3d6a09423 authored 4 months ago
Add changelog notes

01ee2f785a9e66afe909ab712595ddf300b09a62 authored 4 months ago
Update changelog for v4.32.5

c72d9a49330eb56ae30a094ad1542127d5971876 authored 4 months ago
Merge pull request #3522 from github/henrymercer/update-supported-versions-table

Update supported Action / Bundle / GHES version table

ca42bf226a3801a25101149fe11787e34845a41d authored 4 months ago
Merge pull request #3520 from github/dependabot/npm_and_yarn/fast-xml-parser-5.4.1

Bump fast-xml-parser from 5.3.6 to 5.4.1

6704d80ac6a9b194063f79c3c9d7f67dda457e70 authored 4 months ago
Merge pull request #3521 from github/dependabot/npm_and_yarn/minimatch-3.1.5

Bump minimatch from 3.1.3 to 3.1.5

76348c0f1239a07d2ee606be6d12e01be8aa88d1 authored 4 months ago
Update supported Action / Bundle / GHES version table

3a42a998efff8f1b81251b8d02d3f9b1a41220a5 authored 4 months ago
Merge pull request #3514 from github/dependabot/npm_and_yarn/globals-17.3.0

Bump globals from 16.5.0 to 17.3.0

8ab0431fc3904786c051864006753576d288ad3f authored 4 months ago
Merge pull request #3513 from github/dependabot/npm_and_yarn/npm-minor-e1092f1102

Bump eslint-plugin-jsdoc from 62.5.0 to 62.6.0 in the npm-minor group

2c9257934645d783dc0f640b3570b2f40eeb35a6 authored 4 months ago
Rebuild

24752862306d60b4aeabd18fc211164c60d2fed6 authored 4 months ago
Rebuild

236fbf764571acc510c143138f363a2dd3455c30 authored 4 months ago
Bump minimatch from 3.1.3 to 3.1.5

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.3 to 3.1.5.
- [Changelog](https:...

29181f28d55fcc032f21a33f8ad0847965867c55 authored 4 months ago
Bump fast-xml-parser from 5.3.6 to 5.4.1

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.6 to 5....

a0735d7c2a4e5ab75f8ec2352c65276639d18444 authored 4 months ago
Merge pull request #3518 from github/mbg/ci/merge-queue-codeql

Disable CodeQL upload for merge queue and exclude PR size workflow from required checks

b35e0349aa1a937388e7859ee01dd95d18209c85 authored 4 months ago
Add more tests/assertions

e995ba3522528bd5b5d8f9202c952b25b1d22fa0 authored 4 months ago
Add tests where upload should get skipped

1e7e52a33006c1f952fe1e2dfbee2630acc88a19 authored 4 months ago
Refactor some test setup code into `mockRiskAssessmentEnv`

383b86ddcbd007aadb5b5dd9ac58229c6cf87b6d authored 4 months ago
Skip uploads in merge queue

4406eba03ebd40009c8336528c0af281fa4f20ad authored 4 months ago
Merge pull request #3515 from github/henrymercer/drop-ram-limit

Skip overlay memory check for CodeQL 2.24.3 and later

adf58cf166a0ea2bc5467aa2686432d4ca03f661 authored 4 months ago
Ensure correct failed SARIF file names for CSRA

ca32b84657b6298bc8df1fbaa1ec003e60649b73 authored 4 months ago
Sanitise artifact name

ce97dfe40565e250b82eaaabdd757d5545595a58 authored 4 months ago
Add test

003044eb8479a316ec1b199f4d30ad5b03be81c2 authored 4 months ago
Simplify `prepareFailedSarif` for risk assessments

5b9d1f4fdf979b0eba7338968177a97591ad986d authored 4 months ago
Separate `generateFailedSarif` out of `prepareFailedSarif`

f265dd9392d918a2bd0736228989d389325e9990 authored 4 months ago
Upload failed SARIF as artifact for risk assessments

44b66a8064e35661c1ebd700dee861b9149bce02 authored 4 months ago
Exclude "Label PR with size" from required checks

b7d3fb98dfaa2e13619665f7dfe5691617238f43 authored 4 months ago
Run CodeQL with `linked` tools for merge queue

4e8e79431d43dd4300c2e8b6bae4d3fdd09f1519 authored 4 months ago
Refactor `prepareFailedSarif` out of `maybeUploadFailedSarif`

60ca40ecd42b75d02a64ba42d42c26b623618b7e authored 4 months ago
Fix conditions in code scanning config checks

DIff-informed analysis isn't enabled in the merge queue.

1b897f391102b857da79a44b42f80dda27b7ac36 authored 4 months ago
Rebuild

52c2a032f3c93aaab7b6cb1273358c5082d782c7 authored 4 months ago
Merge branch 'main' into dependabot/npm_and_yarn/globals-17.3.0

ba1288cb3cbf9a5646b88e6e7650844af2297768 authored 4 months ago
Rebuild

068e80c14c7c21870a7adca781f03852151f46fd authored 4 months ago
Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-e1092f1102

154969e08bbef1ad5fd2f7b34434ac48e3f11a3a authored 4 months ago
Merge pull request #3511 from github/henrymercer/merge-queue

Add `merge_group` trigger to required checks to prepare for merge queue

b0ed4dedcb6dac75e55f599c0ac323404c92645a authored 4 months ago
Merge pull request #3516 from github/mbg/start-proxy/reduce-connection-check-severity

3c83f578ed8ca079f445d5923228b1f9f27bfff8 authored 4 months ago
Merge pull request #3507 from github/henrymercer/overlay-repo-property

Add a repository property for disabling overlay

20f148b36eb09c19e1d197f8b5b500cdd21e7862 authored 4 months ago
Merge branch 'main' into henrymercer/overlay-repo-property

4068616de4db764c1af6cc58c58741817b25319b authored 4 months ago
Merge branch 'main' into mbg/start-proxy/reduce-connection-check-severity

0d5f70631a34a75584d8d42d736ce46d2734c6ab authored 4 months ago
Merge branch 'main' into henrymercer/merge-queue

ae14a1f51308ba82ae7b8ece0e0c62299623c3ac authored 4 months ago
Merge pull request #3512 from github/mbg/start-proxy/use-default-cli

Use `getDefaultCliVersion` for `start-proxy`

a577f702b9f393e1356fdf8e4a90f81aacebb34e authored 4 months ago
Fix log message / returned version

bce0deb953db43af59053310d09fa3aabd3c04c5 authored 4 months ago