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

Install Python tools on self-hosted runners

cc14f298d69a2b06ead24b9fb365da45e3959adc authored almost 5 years ago
Merge pull request #617 from github/mergeback/v1.0.5-to-main-500dad96

Mergeback v1.0.5 refs/heads/v1 into main

27e30802284f474470770388b8b1fcc7b2f08a6b authored almost 5 years ago
1.0.6

92df23808d1c651425de7d6fad79983ca20a4cfe authored almost 5 years ago
Update changelog and version after v1.0.5

a10ed6c6103fefbcb3d71d3181725d26c0c595b4 authored almost 5 years ago
Merge pull request #616 from github/update-v1.0.5-1c26d408

Merge main into v1

500dad96d7fcdc698d0155829f2ae8bb6f3b79a9 authored almost 5 years ago
1.0.5

aa03f9b02350493180501dcd9eebb83498113a09 authored almost 5 years ago
Merge branch 'main' into source-root-input

a4a91a8631bc8568e591158097832f35026822d7 authored almost 5 years ago
Add analyze step to 'source-root' input test case

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>

06c6845442fd62bd24456e836ad5bf6c0950e56f authored almost 5 years ago
Merge pull request #613 from github/hmakholm/pr/2.5.7

Update CodeQL bundle to 20210702 / 2.5.7

1c26d4082624dc72ef6c5eb15a017e962c98de8f authored almost 5 years ago
Test presence of database instead of results of analysis

This is for PR #607, 'source-root' input test case.

b9217ca238c1890c72265d2fa44a6df8fdaf6dbf authored almost 5 years ago
Update CodeQL bundle to 20210702 / 2.5.7

870e8e38d5aabeffacd0d9760690d0b8153a92cc authored almost 5 years ago
Update databases URL

b0b9ab80cccbb0ada591a3f98142105e6100180b authored almost 5 years ago
Remove build.sh step from 'source-root' test

As this test is using only JS, it's not necessary to compile or analyze the other languages.

2c0da4bcc7fd173cac47dbd8b6bb03117f7b75e2 authored almost 5 years ago
Rename CodeQL action paths in 'source-root' test to reflect repo paths

12f1cff212b4551042b36c80a424141b3c139ac3 authored almost 5 years ago
Merge branch 'source-root-input' of github.com:mario-campos/codeql-action into source-root-input

2ca807cf1618d51189c3cd0b888c351f150b8638 authored almost 5 years ago
Avoid moving repo files out of \$GITHUB_WORKSPACE in 'source-root' test

Moving the files into ../action was causing the job to fail because it couldn't find the test di...

1c69fae407b5d76fec519f4382eba5c986dad013 authored almost 5 years ago
Delete 'packaing' from source-root test job name

The test is not related to packaging.

Co-authored-by: Aditya Sharad <6874315+adityasharad@user...

67d6f7929f14341bd1ec1741bd38c9db093ef632 authored almost 5 years ago
Use different config file for testing 'source-root' input

This config file 'ought to have some queries good for testing!

028f98f5ea4506b6b62c890378e12b89f16e7086 authored almost 5 years ago
Add test case for 'source-root' input to 'init' Action

c78fb87659d27d2c8d5a2a38ecdb19ebdbfd3b2c authored almost 5 years ago
Clarify 'source-root' description to include default path

This addresses @adityasharad's suggestions in PR #607.

45c0f11af2375cf9f60d1b3ffcbf661707991e40 authored almost 5 years ago
Merge branch 'main' into source-root-input

c6728b67699b1335537d99da48128b2c4413f079 authored almost 5 years ago
Rename checkoutPath to either workspacePath or sourceRoot

f94f1ed66315676918bf5278ca95b69b5a7ad6f7 authored about 5 years ago
Merge pull request #609 from github/aeisenberg/use-default-tools

Remove a TODO and use defautl tools option

fd614e57923f55c81d5f74da1305bd59810b6287 authored about 5 years ago
Remove a TODO and use defautl tools option

07928326821b90638282b991abf6edf8a42c0564 authored about 5 years ago
Recompile code after accepting suggestions from PR #607 review

a607042aabe803ba9e8642c64c3dfc43e6f23bfb authored about 5 years ago
Use path.resolve instead of path.join for sourceRoot

Thanks to @aibaars, `path.resolve()` should will nicely handle more use-cases, namely absolute ...

35e1b55411b8ba6fed21e9883bf67591e7860eae authored about 5 years ago
Refer to $GITHUB_WORKSPACE specifically in source-root description

Previously, I had tried to refer to '${{ github.workspace }}', but that caused a problem in Act...

66df091046a5a0b159a10532d87acb00b0fcddd8 authored about 5 years ago
Merge pull request #608 from github/aeisenberg/baseline-message

Clarify missing LoC baseline message

c6b33b9ec15bc742ec514cc62a08ae2e608aae0a authored about 5 years ago
Update CHANGELOG

d939c4b8d3c89a5aef1f8429bc91a9b8ab495363 authored about 5 years ago
Clarify missing LoC baseline message

68f742b0d427194c5369c0c0447e99700c805613 authored about 5 years ago
Recompile JS files to bring JS inline with TS for PR #607

e1cd5244c81a2ddf0cd2e1fd64859483e8d74b1c authored about 5 years ago
Update CHANGELOG for PR #607

57f584a8813d984fb2e26423b91adca24acd3df6 authored about 5 years ago
Remove '${{ github.workspace }}' from action.yml

It causes the action to break (or rather that context being unavailable causes it to fail), desp...

a05a7f9cb1e57c13af4a96f5f99f8be4232615e7 authored about 5 years ago
Make 'source-root' init input relative to github.workspace

In the previous commit, the default value of the input is ${{ github.workspace }}
which means th...

337ae83a8470b6b1f8e223184600e80500b4f176 authored about 5 years ago
Add 'source-root' input to init action

This input is exposed in the CodeQL CLI as the flag --source-root, allowing
users of the CLI to ...

42babdf2c120bcca6fb37139d6b4b6739ae342f1 authored about 5 years ago
Merge pull request #606 from edoardopirovano/local-bundle

Allow local instead of downloaded CodeQL

c357ca73e4eb2d8ae064e8602ddb06f115b2c5dc authored about 5 years ago
Merge branch 'main' into local-bundle

d9050f49a366998b81315ec11bc2ebcab198be2b authored about 5 years ago
Address PR comment.

a7dac5c3dbc1f1c749336bce819f02e9b7cf84a6 authored about 5 years ago
Merge pull request #602 from edoardopirovano/split-create-analysis

Support splitting of DB creation and query execution

53cf5d984d78291552a7a7c928f88b2b0361d782 authored about 5 years ago
Merge branch 'main' into split-create-analysis

93214eca2e5b02ba3ea70dcc7c568a3368baabed authored about 5 years ago
Merge pull request #600 from edoardopirovano/integration-test

Run tests against nightly CLI bundles

24ef87cfc3434287f64810681d8f09ee6ecf33eb authored about 5 years ago
Merge pull request #605 from github/aeisenberg/pr-checks-dispatch

Allow to be run on workflow_dispatch

4a7cc176ac0b97f65416f03aef2b7f6a306b062e authored about 5 years ago
Allow to be run on workflow_dispatch

a6891153f0f46f3df9be7971aa8ca9874b244984 authored about 5 years ago
Merge pull request #603 from github/mergeback/v1.0.4-to-main-03450ff6

Mergeback v1.0.4 refs/heads/v1 into main

1e61ecb0c1f5d81390edc8ec790ef62266b8dcb8 authored about 5 years ago
Merge branch 'main' into mergeback/v1.0.4-to-main-03450ff6

8cccc0664bb5dc26681c4407fa692b04ce1b3036 authored about 5 years ago
Merge pull request #599 from github/aeisenberg/readme-missing-analysis

Update readme to include section on missing analysis

3a8e1847c5e7fc7f6aba60fbc1114be611f38797 authored about 5 years ago
1.0.5

5c3c29fd3fafba66b721dbd525960e9c646b4551 authored about 5 years ago
Update changelog and version after v1.0.4

d11b2ce6a30ecb35c2d2ec23ae2694669fe9af8f authored about 5 years ago
Merge pull request #601 from github/update-v1.0.4-7726ece0

Merge main into v1

03450ff6ed030a238fc544b2eee5da82b4ee6b99 authored about 5 years ago
Merge branch 'main' into aeisenberg/readme-missing-analysis

571fe400dfd9b3ea393afa9aec8f3ac038fddfb6 authored about 5 years ago
Allow local instead of downloaded CodeQL

8f4c2c76adf3b1b13cc00cbca2b205cad5e6ff9a authored about 5 years ago
Prepare CHANGELOG for 1.0.4

440ccbd9105c1deb993d30bbe431b4867d96320d authored about 5 years ago
Support splitting of DB creation and query execution

ef852c006a6150e8a4b18ecb5daa9250b39224ee authored about 5 years ago
1.0.4

60172052083744d4407cbe56176b7fd793767d4e authored about 5 years ago
Merge pull request #591 from github/aeisenberg/pack-in-inputs

Add new `packs` input to init action

7726ece0ab270ad7a3f3d3e493e492e861b2192a authored about 5 years ago
Merge branch 'main' into aeisenberg/pack-in-inputs

67312df7cfaf9ed5ea30f01ac88a093c6974351b authored about 5 years ago
Update readme to include section on missing analysis

Fixes #598

7c391e964024c4db532b7268881652cc0907bacd authored about 5 years ago
Run tests against nightly CLI bundles

954700187b940ab5d6f4190ca6d8192e465458a0 authored about 5 years ago
Remove misleading comment.

85ac9fe26ec392c6c295d42552be61cd42bf8104 authored about 5 years ago
Add extra integration test for packaging

Also, update the options and inputs documentation.

4087f37d90c31ed170e99677cc30a114224b9666 authored about 5 years ago
Merge pull request #594 from github/simon-engledew/fix-runner-temp-missing

Restore original getCodeQLActionRepository behaviour

db80a9a7c39e0a27badb0c4cd195f487f62f7e0b authored about 5 years ago
Merge branch 'main' into simon-engledew/fix-runner-temp-missing

af32a29f03a8dcad33c54ba456a8308229f6c495 authored about 5 years ago
Merge pull request #593 from github/aibaars/ruby-is-interpreted

Add Ruby to 'isInterpretedLanguage'

590c245b56e553f10934332a79a57fb89b04ef19 authored about 5 years ago
Just reverse test case

26ade03b505f8685083ed3e24500c172fc1ed307 authored about 5 years ago
Add Ruby to 'isInterpretedLanguage'

a1f71cfecf72d5c7bd015bd85771fb7808a7e1de authored about 5 years ago
Restore original getCodeQLActionRepository behaviour

9200db3ec4fbe1780e52054fa47401a75e7ca990 authored about 5 years ago
Improve error messages from CLI invocations

40852fa52a43c454039cadf078d166c940c57b51 authored about 5 years ago
Merge pull request #586 from edoardopirovano/csharp-loc

Fix C# line counting and add test

ac402bf222039fe73e67b6a7cee585f261a838a8 authored about 5 years ago
Fix dependencies

9f37000f6b2d71bc3eda02c3c35579e2ba542d56 authored about 5 years ago
Merge branch 'main' into csharp-loc

c5434c91d86dc74ad1b8227b686441d5fbe0a179 authored about 5 years ago
Update lock file

e38356b367c7342511188eae8d84b202c6c2b513 authored about 5 years ago
Add new `packs` input to init action

This input allows users to specify which packs to run. It works in
unison with the packs block o...

6e577cfca3c5c2dcc8e85f5193bf412ec3f056d0 authored about 5 years ago
Merge pull request #588 from github/mergeback/v1.0.3-to-main-cf6e0194

Mergeback v1.0.3 refs/heads/v1 into main

7729b51956e0cf8e03f1c2e5dfa61dd459e0c53e authored about 5 years ago
Merge branch 'main' into mergeback/v1.0.3-to-main-cf6e0194

c98b43187d9f66fa9720d796d7fa7666671b487b authored about 5 years ago
Merge pull request #587 from github/toolcache-upgrade

Upgrade the tool cache library and use it to download the CodeQL bundle.

e684c092606300334657a4cee82b249489ef874e authored about 5 years ago
1.0.4

1496843315eee60cb921cbfb9f831498bfa3be85 authored about 5 years ago
Update changelog and version after v1.0.3

f5a5d3ad5fe9b54d3b9c7907279b3c38b0091f4d authored about 5 years ago
Merge pull request #585 from github/update-v1.0.3-d623a7a3

Merge main into v1

cf6e01948098c3a455ebd0e4ef4ca9d6ae29ff1e authored about 5 years ago
Replace custom tool download method with the one in the tool cache library.

59560e54ac98944202de6f8ba70c17edb1ec47b3 authored about 5 years ago
Upgrade Actions Tool Cache.

476f13ea18ee03a85b2aad75b3016d19c9397fa6 authored about 5 years ago
Fix C# line counting and add test

68b68732c6c383c283d44d67b0e0df53d12d164d authored about 5 years ago
1.0.3

a12bb22724a116631d824bf24f27f0efcd8438ea authored about 5 years ago
Merge pull request #583 from github/aeisenberg/changelog-template

Update changelog template

d623a7a3f7d35dc6973d8d5522f9a6a23b7f9a01 authored about 5 years ago
Update changelog template

The changelog for an empty version will now be:

```
No user facing changes.
```

And this will ...

629f582c03674605ee60a14438b219db9131f641 authored about 5 years ago
Merge pull request #582 from github/hmakholm/pr/2.5.6

Update CodeQL bundle to 20210622 / 2.5.6

9821b8c68c48eddc709a2d55a53eba85e44a8168 authored about 5 years ago
Merge branch 'main' into hmakholm/pr/2.5.6

1cd2cd12b4ec5ec26fee5e843c1c70b46749c87e authored about 5 years ago
Merge pull request #578 from github/upload-database

Upload CodeQL databases - mk2

171619a51ae70cab6ff046ed5f630507160b4c86 authored about 5 years ago
Update CodeQL bundle to 20210622 / 2.5.6

8d50a5fd9044cd7056069ea886364c83771e8606 authored about 5 years ago
remove old lib file

00791d5d56e27c3fa169f494d99084c312485a35 authored about 5 years ago
Upload CodeQL databases

146c89790971fd60af8d5daca487d29b61d2e4f6 authored about 5 years ago
Merge pull request #571 from github/mergeback/v1.0.2-to-main-37f75f17

Mergeback v1.0.2 refs/heads/v1 into main

b2d10b39b08a06064a0b44a64b61837c9e00b827 authored about 5 years ago
Merge branch 'main' into mergeback/v1.0.2-to-main-37f75f17

b2e7277fb1fb1bff86c3f2985d744e5c2653ff37 authored about 5 years ago
Merge pull request #577 from github/revert-573-upload-database

Revert "Upload CodeQL databases"

dbc4fdad802ca6d1c9bdd4a4c5f2909dd7c20df5 authored about 5 years ago
Revert "Upload CodeQL databases"

d893508e3abd542887409b27c8f2ba1c81daa3f9 authored about 5 years ago
Merge pull request #573 from github/upload-database

Upload CodeQL databases

f6d1bad81b195d1082eece2ccd7cc8d7b4b3c535 authored about 5 years ago
Add workflow input to disable uploads

f3cd5fa0017f85a6a190a0aa9ae858d22c731a99 authored about 5 years ago
Merge branch 'main' into upload-database

33ac5125146c32404b6198fe09817eda5f0ec09b authored about 5 years ago
Merge pull request #569 from github/aeisenberg/add-codeowners

Add a CODEOWNERS file

6a7c2369bf1298efd8f0bacfa633fef5db97d876 authored about 5 years ago
1.0.3

4954c371d1d4b28ac3ac862e519e088bfc3f65c6 authored about 5 years ago
Update changelog and version after v1.0.2

c35646fe131a31c9a82991f08bc0ae1c68c2ab67 authored about 5 years ago