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 branch 'main' into aeisenberg/required-checks

4e2634f2fd611906dff2984ba2493f30be24942f authored over 4 years ago
Avoid using `sed`, use `--slurp` instead

04d521d70560142c41136dc702bf028e2a88b5e3 authored over 4 years ago
Merge pull request #971 from github/aeisenberg/timeouts

Add a timeout of 30 min

cdf3c9d01ea4271265ccbc19e40da0956d2ad492 authored over 4 years ago
Add a timeout of 30 min

For all CI jobs. Based on some eye-balling 30 minutes should be
enough time for all jobs to comp...

628afae9d3aa399f3ba7f515623510c930e61e6a authored over 4 years ago
Add some instructions on how to regenerate required checks

111428ce06b1d04488cf2bb08b39bc6ac3c85a55 authored over 4 years ago
Merge pull request #966 from github/mergeback/v1.1.4-to-main-f5d82270

Mergeback v1.1.4 refs/heads/v1 into main

d2fd19b7d72dd8ed56db6ec840ccdea5dcf19868 authored over 4 years ago
Update checked-in dependencies

c825c2466336f3aa13e8d397b5b5a6595e855ea8 authored over 4 years ago
1.1.5

0e0e9340385a8f2e8d5a56708eb7d23a30851836 authored over 4 years ago
Update changelog and version after v1.1.4

d430deb9275788585e8b8d7e63a59dc52e558b96 authored over 4 years ago
Merge pull request #965 from github/update-v1.1.4-308528ba

Merge main into v1

f5d822707ee6e8fb81b04a5c0040b736da22e587 authored over 4 years ago
Update CHANGELOG.md

1f44993f56c412441e36a537766d02d00907cdce authored over 4 years ago
Update CHANGELOG.md

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

701b6a5569ac6833a2a19a58a5eec6b77db6fe47 authored over 4 years ago
Update CHANGELOG.md

e75fa83dde57a6c039175025f66fb323437c3826 authored over 4 years ago
Update CHANGELOG.md

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

a33ae09fb8ab9bd2e8973c91e9dc1e8548107ed8 authored over 4 years ago
1.1.4

44198be7816d93a661e7078420f7b65becd61c84 authored over 4 years ago
Merge pull request #958 from daniel-beck/fix-link

Fix link to docs

308528ba1397c2540593e36779796e15354de964 authored over 4 years ago
Merge pull request #959 from cklin/report-runner-os-arch

Add runner OS and arch to status report

939659ccd0e7e4d047b66551603d0c4a99d24b2d authored over 4 years ago
Add runner OS release to status report

401a76f24578e07b3f8a9c1fd100cbad49493b28 authored over 4 years ago
Merge pull request #961 from github/dependabot/npm_and_yarn/actions/artifact-1.0.0

Bump @actions/artifact from 0.5.2 to 1.0.0

5e27f57127655fb5977d52e5f6ca8e41ddeeaf06 authored over 4 years ago
Update checked-in dependencies

4154eaf0e90664d1f7cc06fbdf5ed029ab17e76b authored over 4 years ago
Bump @actions/artifact from 0.5.2 to 1.0.0

Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 0...

75e4d9f1408eaa077c320b5452795dbc99484658 authored over 4 years ago
Use getRequiredEnvParam()

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

870dbaaebeb18ebad591b22123097ae3098ac5d1 authored over 4 years ago
Add runner OS and arch to status report

3615d8ac455ff9a02ef82d6a6bf68b62e1774eb7 authored over 4 years ago
Fix link to docs

47dd636fbc9bfd7432a203f6910a58eb9d620c50 authored over 4 years ago
Merge pull request #957 from github/edoardo/reuse-codescanning-config

Second attempt to use `--codescanning-config` flag of CLI

e4766c87d52e2e44401c57656629aa2c8d689f82 authored over 4 years ago
Fix failing tests

d068f5372a525973dd28b4c177cf8d61079b7941 authored over 4 years ago
Merge branch 'main' into aeisenberg/checkout-path-commitoid

5c2600e5591d38be7904b8986b61424bcfbd48b9 authored over 4 years ago
Bump version flag for using `--codescanning-config` flag

527d5153ad724ae4902b671eb5ebeffd40533a1c authored over 4 years ago
Revert "Revert "Use `--codescanning-config` flag of CLI""

This reverts commit 326e5118c5533f438ba1ee0bba2766aa1c864fc8.

07990f07e58a78cc4ca88d9a00911db5c214c6f1 authored over 4 years ago
Merge pull request #954 from github/edoardo/expand-tests

Expand PR checks to cover `windows-2022`

fa1928698943043871f41fb378156757193a4e4d authored over 4 years ago
Merge pull request #955 from github/delete-results-directory

Delete the results directory in between runs.

b1c781d3983c105067e87232b504af53d61f803b authored over 4 years ago
Use the `checkout_path` for getting the commit oid

This commit also adds a new integration check to verify this.

When running in test mode, payloa...

a92e8775d8770d4f6f8f6a0a66e956e9235db713 authored over 4 years ago
Add `retryDelay` and a type cast to make it work.

938e0a0743fcef2b99d933de03b33ad0df2c1cda authored over 4 years ago
Retry directory deletion to avoid Windows file locking issues.

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

d63f798314853f4aa828a3d1dd03f10eb2887c25 authored over 4 years ago
Merge pull request #950 from github/hmakholm/pr/2.8.2

Update default CodeQL bundle version to 2.8.2

25313901b7fc06a8a583f82fcb14a40a68b57dc3 authored over 4 years ago
Expand PR checks to cover `windows-2022`

8ec6a8462981d4d819e36708010296d6038da215 authored over 4 years ago
Delete the results directory in between runs.

86940df49f71aed14ec4ea1fc42e01a74555d595 authored over 4 years ago
Update default CodeQL bundle version to 2.8.2

162ecaff35f0ee175df032c719d322345527e8dd authored over 4 years ago
Merge pull request #949 from github/dependabot/npm_and_yarn/removeNPMAbsolutePaths-3.0.0

Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0

117a67b0743599d091109168df5eb673f1641f6b authored over 4 years ago
Update checked-in dependencies

0da815296a81ec6642d5ac75fc9e3d7aa6f20bca authored over 4 years ago
Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0

Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths) from 2.0.0 ...

4e02f8e87a6fcba72718501c30bb3fca769e9fe1 authored over 4 years ago
Merge pull request #948 from github/edoardo/revert-windows-11

Revert "Merge pull request #869 from github/edoardo/windows-11-error"

438f654919472d1a26ff681a50bf7144ae5af64b authored over 4 years ago
Revert "Merge pull request #869 from github/edoardo/windows-11-error"

This reverts commit faa9ba73632fb4da04c4029e886c783459dbcc66, reversing
changes made to 71112ab3...

42af7232c351888a5d3c4e606b152c6b3abdf0b9 authored over 4 years ago
Merge pull request #947 from github/mergeback/v1.1.3-to-main-75f07e7a

Mergeback v1.1.3 refs/heads/v1 into main

360221eece9924b52c3fb828ad6d64f4b6ed38eb authored over 4 years ago
Update checked-in dependencies

9169d2461f2fa50c4160104b43b5ab479d17607f authored over 4 years ago
1.1.4

949eeb2dcf560a4b09ba46587f1921c97c4b047a authored over 4 years ago
Update changelog and version after v1.1.3

507795f5c412e7404521456b568ccdcfe64ff4bf authored over 4 years ago
Merge pull request #946 from github/update-v1.1.3-d7ad71d8

Merge main into v1

75f07e7ab2ee63cba88752d8c696324e4df67466 authored over 4 years ago
Update runner version

For some reason, the runner was still on 1.0.x.

42c72a10c8571d935d7081af337c97ca9949faaf authored over 4 years ago
Update changelog

fa57ef0579dbce04d5637ce0dc5f31c1b35d77ba authored over 4 years ago
1.1.3

4b66d317a47af9bbd077097901c7c7a854f78732 authored over 4 years ago
Merge pull request #938 from github/respect-end-tracing

Respect `end-tracing` script instead of deleting one variable

d7ad71d8034d228d5c8076dc7f058905e272a3fd authored over 4 years ago
Improve error handling for ending tracing

afbddca2632bdfcb77ba72515fbc83f2e429996b authored over 4 years ago
Merge pull request #942 from github/aeisenberg/user-error

Add `UserError`

f14beebc581c3b241628b8f79fce8292b02666ba authored over 4 years ago
Add `UserError`

This commit adds a `UserError` class that should be thrown when the
cause of an error is fundame...

3d93bb2ac95b2d131a1470d7dd3d11abf834a2f5 authored over 4 years ago
Merge pull request #941 from github/mergeback/v1.1.2-to-main-d39d5d5c

Mergeback v1.1.2 refs/heads/v1 into main

040feefecff4ae0fc15c110822a5f96516b0629e authored over 4 years ago
Update checked-in dependencies

4d875a922c14a44c634ee48f16fc62ba0e51aba5 authored over 4 years ago
1.1.3

cbc9c75e8f242b1a069595e1e4a8aee6b9a36b09 authored over 4 years ago
Update changelog and version after v1.1.2

65174f238c1f64f687a946aac1912d26c22486a8 authored over 4 years ago
Merge pull request #939 from github/update-v1.1.2-fe6fb6f2

Merge main into v1

d39d5d5c9707b926d517b1b292905ef4c03aa777 authored over 4 years ago
1.1.2

da54d7bd9f30dfcd9a9c2554a9935827f07d5a89 authored over 4 years ago
Merge pull request #937 from github/henrymercer/revert-node-16-upgrade

Revert Node.js v16 upgrade

fe6fb6f21b2f455b4ce6779d487f2ba43aec0d32 authored over 4 years ago
Respect `end-tracing` script instead of deleting one variable

c592525a6713199a348284374df232502c844ee4 authored over 4 years ago
Merge branch 'main' into henrymercer/revert-node-16-upgrade

72f407c72cb6557b3366309ba4eb5dfa9992c82e authored over 4 years ago
Merge pull request #935 from github/mergeback/v1.1.1-to-main-ec300a31

Mergeback v1.1.1 refs/heads/v1 into main

cefec5bcb7d4e89c7ee3c2df6a65c4e5523561dc authored over 4 years ago
Add changelog note

070bf9ae1c1f3154ef521b10564567a42798a648 authored over 4 years ago
Merge branch 'main' into mergeback/v1.1.1-to-main-ec300a31

74dd782377eb394b535153494dd58988e17f7c1f authored over 4 years ago
Merge pull request #936 from edoardopirovano/revert-codescanning-config

Revert "Use `--codescanning-config` flag of CLI"

78e09bd8114534f498a79a36d73e8eebc7d3ac58 authored over 4 years ago
Revert "Upgrade Node type definitions"

This reverts commit c72c200f52903e3d469e40c7058e64efb976c10c.

72b5ce4f22d367a22a9b1b5330ba5c19aa966503 authored over 4 years ago
Revert "Use Node.js v16 in all Actions"

This reverts commit 34c777f8d08fd88953a67626f475e45ed8009c61.

21c48e7a01c38ddfa489aa2d1f22829f40325298 authored over 4 years ago
Revert "Use `--codescanning-config` flag of CLI"

This reverts commit 0d87b8c615694da2557461602dccebc34689f11b.

326e5118c5533f438ba1ee0bba2766aa1c864fc8 authored over 4 years ago
Update checked-in dependencies

b83cccd8a622b77c9bd248b8e2ab7dfbdc950c52 authored over 4 years ago
1.1.2

9b2dafda62b33eef62fab52dab5e6498eda68fd5 authored over 4 years ago
Update changelog and version after v1.1.1

770ee8972e6b9960399fb0163fbe4e14c0c4ae42 authored over 4 years ago
Merge pull request #934 from github/update-v1.1.1-6a961c08

Merge main into v1

ec300a3159b7f1c667253f7555e4a2dca734a537 authored over 4 years ago
1.1.1

c9f98d45c1876c3e0aca4d17fed02df175c06085 authored over 4 years ago
Merge pull request #931 from github/henrymercer/fix-flaky-tests

Bump minimum supported CodeQL version to 2.4.5 to address flaky tests

6a961c08f2a678a860b4a18c4cb89bc95b50958b authored over 4 years ago
Merge branch 'main' into henrymercer/fix-flaky-tests

db24c88f3157e174d15f5adb17b9b2b18508b8a6 authored over 4 years ago
Merge pull request #830 from edoardopirovano/cli-config-files

Use `--codescanning-config` flag of CLI

c4e058a6a3762b8dda8abb12af5bd60534201bf5 authored over 4 years ago
Add changelog note

49c1e2f719f28bcf939b573741c0cc3e660ba259 authored over 4 years ago
Merge pull request #930 from github/henrymercer/open-update-supported-enterprise-versions-as-draft

Open "Update supported enterprise versions" PR as draft

ef024e702cce6eafa15d4cdf8b22536ed02bcd55 authored over 4 years ago
Bump minimum supported CodeQL version to 2.4.5

This is the earliest CodeQL version supported by GHES.
Bumping to this version resolves some fla...

13c841aa3999336ee7fa8cf21d921f1887efd681 authored over 4 years ago
Merge branch 'main' into henrymercer/open-update-supported-enterprise-versions-as-draft

1ed61a37b6affbbbaf25829a931f192caec68867 authored over 4 years ago
Merge pull request #929 from github/update-supported-enterprise-server-versions

Update supported GitHub Enterprise Server versions.

abba98ef380340916eee6dad3b9390ca3d3b78e5 authored over 4 years ago
Open "Update supported enterprise versions" PR as draft

Actions will not run checks on PRs opened by Actions, so opening the PR as draft allows us to tr...

9d794b2b2e0c4d918df5dfa9fb8b5e0e094e039a authored over 4 years ago
Update supported GitHub Enterprise Server versions.

7e1ca4f093532dfd62ed3fd73b6d6d4f68d33697 authored over 4 years ago
Merge pull request #928 from github/henrymercer/add-ml-powered-query-enablement-to-analyze-status-report

Add ML-powered query enablement info to analyze finish status report

621c8c711566b0cc48f5cefcc5a3646db2223948 authored over 4 years ago
Merge branch 'main' into henrymercer/add-ml-powered-query-enablement-to-analyze-status-report

feb711fe0b3d514cccb83ec37864df6505dbe896 authored over 4 years ago
Merge pull request #927 from github/robertbrignull/remote_database_upload_flag

Remove check of database uploads feature flag

609ca1e4cf36ba740e20cf39f863298306888835 authored over 4 years ago
Merge branch 'main' into robertbrignull/remote_database_upload_flag

4c266bab6da6de16c65642c3d3358cf9738b56c8 authored over 4 years ago
Merge branch 'main' into henrymercer/add-ml-powered-query-enablement-to-analyze-status-report

ec47ce3982b357314abb64e69e80820b1dc25516 authored over 4 years ago
Merge pull request #925 from github/alexet/update-2.8.1

Update bundle version to 2.8.1

e72dfad8373ab0de0a7bc0b8c29a0f3c20e408c8 authored over 4 years ago
Add ML-powered query enablement info to analyze finish status report

bcdaad245b024c827465b2d91b65cb8a24a510bf authored over 4 years ago
Remove check of database uploads feature flag

8aa32bd9c9de601102a5784d5df7c1441bed9bfe authored over 4 years ago
Update bundle version to 2.8.1

d8ee3b9d09674bba673d79675bdeac84698313fd authored over 4 years ago
Merge pull request #923 from github/mergeback/v1.1.0-to-main-474bbf07

Mergeback v1.1.0 refs/heads/v1 into main

2c6b76bc5a6dafa5a35d5865bb3aa1c1f21e7a44 authored over 4 years ago
Update checked-in dependencies

19debd424cdd230382d598891c449afc358b2113 authored over 4 years ago
1.1.1

3fdc5a23fa79e3bc1ebf6e0538283e44f5704926 authored over 4 years ago
Update changelog and version after v1.1.0

68365ec9446b2463820047328871d4b09f9ce14b authored over 4 years ago
Merge pull request #922 from github/update-v1.1.0-3d2ad0b9

Merge main into v1

474bbf07f9247ffe1856c6a0f94aeeb10e7afee6 authored over 4 years ago