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

Fix unit test

91700099ba7e50dbe01c2aa42509fecc9c373c86 authored about 5 years ago
Merge pull request #515 from adityasharad/analyze/summary-logging

Analyze: Improve log grouping and log the analysis summary in its own group

8fa2ef886e5bf6529207925c4fb6120d4fa86b60 authored about 5 years ago
Send the version and mode with the user agent

This commit changes the way the action determines if running in action
or runner mode. There is ...

47588796b4a838ab56d1a859bc8e7323cc18a3d2 authored about 5 years ago
Fix trailing newline in package.json

As produced by npm ci && npm run removeNPMAbsolutePaths.

f84cc5e6f188c99dac68bcde6060364f64ee2734 authored about 5 years ago
Decode CodeQL stdout as UTF-8

512d4671bc4185d694552e66e29071f4cb8bdfa0 authored about 5 years ago
Changelog: Add note for grouping of analysis logs

741bd73e8e919ded114f17db768d06dca14d65aa authored about 5 years ago
Use --additional-packs instead of --search-path

69cc3550c8c6578c1e95a8d1fa65dcc8aa4269d9 authored about 5 years ago
Ensure queries[language] objects are initialized

ec011ddfdbd0fe77ddb697e7d57749d84d6fa4d5 authored about 5 years ago
Merge pull request #514 from github/aeisenberg/first-changelog-entry

Add the first changelog entry

6a9815718a4b51e5c223e20c324c39c07873899f authored about 5 years ago
Add the first changelog entry

(Adding the changelog itself.)

7ae8d165a63b7a8849ee9f27473ceb3b3fa4a215 authored about 5 years ago
Add Ruby as a possible language

c3633dc9bd412b71f59971a70f2eda8a4037fc2e authored about 5 years ago
Group log messages while uploading results

031ec8753a33d550bac8f7e29e50a2c0fc6f47b6 authored about 5 years ago
Analyze: Log the analysis summary in its own group

Fix grouping of the analysis logs, so that custom query logs also get grouped.
Capture the stdou...

19fe63f8217181393a7d17901d3c0ee7dcc1214d authored about 5 years ago
Merge pull request #507 from github/aeisenberg/changelog

Add a changelog

06b386ac6c6d13d98b232f8c4a9cb53a88638f6f authored about 5 years ago
Merge branch 'main' into aeisenberg/changelog

1b3a351d6d077175e32644adcd5f2018d04465bf authored about 5 years ago
Fix typo in changelog

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

1564a6d863c4698d77559284e3ce60ff14ecd63e authored about 5 years ago
Merge pull request #487 from RA80533/chore/--build

Use `--build`

bc39b2101e43bf78f6b48d38a80dcb4f52e0ac4c authored about 5 years ago
Merge branch 'main' into chore/--build

98104d89d921bf5431460ebbf6adf5af116ece6a authored about 5 years ago
Remove final newline

781da983283db811102dbc5aab6a949069083255 authored about 5 years ago
Add release and mergeback workflows

This commit ensures that the changelog is updated before a release with
the correct date and ver...

800a951427c814ab8251240c29aea79049b114a2 authored about 5 years ago
Merge pull request #508 from github/update-v1-79c79f1b

Merge main into v1

88f6e15932b3cc29d244c2e7951d35f81a522f26 authored about 5 years ago
Add a changelog

Adds an empty changelog file and a reminder to update it when opening
pull requests.

Also, adds...

8566f9b06183e01a45265b87b564001d9252139b authored about 5 years ago
Merge pull request #506 from github/hmakholm/pr/2.5.5

Update CodeQL bundle to 20210517 / 2.5.5

feccdcb87635e0c5292e8b6474074746199d20d5 authored about 5 years ago
Update CodeQL bundle to 20210517 / 2.5.5

95f5a25b5d0050135d7e23a1b468700ebff65daa authored about 5 years ago
Merge pull request #504 from github/update-v1-21830ef0

Merge main into v1

b3930383721f316fe4699891dda2649f29261ea5 authored about 5 years ago
Merge branch 'main' into patch-1

e94d93ad78f94a8766aceb0c0a88d86bafd44177 authored about 5 years ago
Add configuration option to set CodeQL DB location

79c79f1be532856f1558ad30282bb8d32988b305 authored about 5 years ago
Merge pull request #503 from github/hmakholm/pr/warn-magic-names

Add warnings about CLI hack to codeql.ts

21830ef0c1f0f06f2d82ba3f1f07cb3ffe543ed7 authored about 5 years ago
Add warnings about CLI hack to codeql.ts

These warnings refer to a hack that was added to the CLI in
https://github.com/github/semmle-cod...

e7d4215894125b69fd42efd98dfd3c131c98f3a0 authored about 5 years ago
Merge pull request #501 from github/aeisenberg/add-task

Add a tasks.json

97887fe996a69020a02a66ec220a69ad0b5e8e26 authored about 5 years ago
Merge branch 'main' into aeisenberg/add-task

da06f4f01b9a58959d6b7ea1c6a2843806a73d12 authored about 5 years ago
Merge pull request #500 from github/aeisenberg/paths-include

Change include path for lines of code counting

6a0bd271596e1ea980915dfeb46eb7e47ea3d144 authored about 5 years ago
Merge pull request #502 from github/aeisenberg/metric-id

Use the prefix id for keying into metrics rules

a77f6b0a58c0777bd618aefbe17fff9ec89419ed authored about 5 years ago
Merge branch 'main' into aeisenberg/metric-id

8c963ea445071225db5eb8805dddf62d117a045c authored about 5 years ago
Use the prefix id for keying into metrics rules

Fixes a bug where we were looking for incorrect keys for metrics rules.
Previously, we were usin...

e8b2a9884b0f1f7e80cd4b4f12041deacb80eb06 authored about 5 years ago
Merge pull request #499 from github/aeisenberg/non-parallel-loc

Update loc count library

a924f03118fee3e0b45f8a76a105ce40d237e26a authored about 5 years ago
Add a tasks.json

This is just a helpful way to ensure you can run `tsc --watch` from
inside vscode.

38c131a270be500266a6d713dd032c344805df00 authored about 5 years ago
Change include path for lines of code counting

Previously, we were always using `**` in the include path. the
effect of this was to always coun...

8e61fc214a09d2aa51b89dc33e18cfaa4fa324ee authored about 5 years ago
Update loc count library

This version will count lines of code in each file serially. It still
runs all file system opera...

ddcb29928376cf314273c524bfd2812b10c401b1 authored about 5 years ago
Merge pull request #495 from edoardopirovano/windows-env-file

Output environment file for Windows

4c0671c518734b0539999d280934bff7260a5866 authored about 5 years ago
Merge branch 'main' into windows-env-file

84b6ff05df4537c6966a8d27d36df69382fc2f61 authored about 5 years ago
Merge pull request #494 from github/aeisenberg/audit-fix

Fix security vulnerabilities

458b7913fc4b91c7c4bb7051269c5b80158cd58a authored about 5 years ago
Merge branch 'main' into aeisenberg/audit-fix

22d1f7f6192d8a126bd2bc8659efd8e573143503 authored about 5 years ago
Merge pull request #493 from github/aeisenberg/contributing2

Fix information about `npm ci`

ef38c532f30e86a5bd9090994cfa507cd8290bfa authored about 5 years ago
Merge branch 'main' into aeisenberg/contributing2

22d495fd603ba58979526f947057c2481debb67e authored about 5 years ago
Remove confusing words

Co-authored-by: Robert <robertbrignull@github.com>

a9cdff830d4e9cb51dc9399b5e23ea31ff2c0555 authored about 5 years ago
Merge pull request #482 from github/robertbrignull/python-deps-test

Make matrix run all cases of the python-deps tests

a56e777fe486b460c7e8128aad73c82fe64c10c9 authored about 5 years ago
Fix security vulnerabilities

Ran `npm audit fix`.

Even though this fixes a "high" severity vulnerability, all affected
packa...

489dbb0e0279596625bf387a1efe29fecb941a36 authored about 5 years ago
Fix information about `npm ci`

793b3772ec1f177ddab24b19a6697f434ce66e4a authored about 5 years ago
Merge branch 'main' into robertbrignull/python-deps-test

d2ef04e4b0adaf00735822364e9ffaf6fbd23cc6 authored about 5 years ago
Merge pull request #492 from github/aeisenberg/contributing

Update contributing guide

224195bd228c8bf93acd540e825e1ea0637e6678 authored about 5 years ago
Update contributing guide

This adds a section on checking in compiled artifacts.

3280a853764066766b58d6eb7e844fdcc375914b authored about 5 years ago
fix windows hopefully

3c960195561770de43b9979f4c6ca3a0dc7cf6d0 authored about 5 years ago
put matrix vars in env vars for whitespace safety

f742f910aa0a7916f033b2dee06eba3658e2054c authored about 5 years ago
Merge pull request #491 from github/update-v1-f00bafbd

Merge main into v1

4a083a45c246fee5483920bffe98a6e15c3fef32 authored about 5 years ago
Merge pull request #463 from github/daverlo/categoryInput

Add category input

cf682cf1c2a9b8581037248509f9d4bf1b220801 authored about 5 years ago
Merge branch 'main' into daverlo/categoryInput

ea18d47a2b75127580d351e2464d1b2f824bd56e authored about 5 years ago
Output environment file for Windows

a5506d82e402788761c35fcc0cdedb29943abcd5 authored about 5 years ago
Use `--build`

db6341a36cd5a59a1f1c702ac44c05ab568867cb authored about 5 years ago
Merge pull request #483 from github/aeisenberg/fix-language

Fix lines of code mapping

f00bafbde1cf72f723cff6bcb0fa170325b2edb9 authored about 5 years ago
Fix lines of code mapping

We were inadvertently using codeql language ids instead of the action's
language ids. There is n...

b6ae33fbe6bf5391303516675e7e6f2f803e4307 authored about 5 years ago
make matrix run all cases

603c47cb50a545877c567584abcd68622ae0b9f3 authored about 5 years ago
Merge pull request #477 from github/hmakholm/pr/fix-escaping

fix value escaping in codeql-env.sh

35a83b92cafebd4eab6b6b459ab9dc1997f6bc04 authored about 5 years ago
Merge branch 'main' into hmakholm/pr/fix-escaping

ad98dc69ffa90d60f227ab1625d8ffca69bde565 authored about 5 years ago
Merge pull request #480 from github/robertbrignull/logging_typo

Fix typos in logging

418fcd58267af49e6a8501bb428c01db1fdd69f5 authored about 5 years ago
fix typos in logging

031dc506dfa2f0381123b39267d87c2ed7b74f96 authored about 5 years ago
Merge branch 'main' into hmakholm/pr/fix-escaping

ee062d3e85c029cfc37b5ce405ec201089fa7ec5 authored about 5 years ago
Merge pull request #479 from github/aeisenberg/directory-fingerprint

Avoid fingerprinting directories

a7d3945ab4c0fd136ba0970df5a1b7ca4dadb07a authored about 5 years ago
Avoid fingerprinting directories

f584f94f3d2b4992098982c91335f6c943d23c71 authored about 5 years ago
Merge branch 'main' into hmakholm/pr/fix-escaping

b477190a336ffac5e67c89fb6a092cf55528066b authored about 5 years ago
Update src/runner.ts

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

a6ebb19b5bac191e41be649ea87a1036b45ee072 authored about 5 years ago
Merge pull request #475 from github/aeisenberg/warning-message

Clarify the missing baseline lines of code warning message

53210459f6f3813a2b734c4ccc37a975fbff82f9 authored about 5 years ago
fix value escaping in codeql-env.sh

e7e64d59be405fffab9fff1082644187110d8c72 authored about 5 years ago
Merge branch 'main' into aeisenberg/warning-message

c2ec5a225a10c6c50f8b056ba86d75616e6d5579 authored about 5 years ago
Merge pull request #476 from github/henrymercer/log-queries-during-interpretation

Log each query as it's interpreted when calling codeql database analyze

46d0d277ef22baa5f068ba7aebc59af6dc2fd8c7 authored about 5 years ago
Log each query as it's interpreted when calling codeql database analyze

2c0a85753e9602a20aebcf392354016b51733faf authored about 5 years ago
Clarify the missing baseline lines of code warning message

e04c62bb3ca0a3455547e44eb62e8c774975e8eb authored about 5 years ago
Fix undefined environment

0c0bc0e6c627ddbd64ca662cd238d5322da0e813 authored about 5 years ago
Merge branch 'main' into daverlo/categoryInput

a1176686f1edb7eea761c3b79364d0f9c1e0f9c2 authored about 5 years ago
Address comments

cd7eedd4a5c89a6a2e63b09fb8322488247133ab authored about 5 years ago
Merge pull request #474 from github/aeisenberg/change-metric-id

Change from `metric` to `rule`

925cef760108de823b32170471ef7b796f8e30ae authored about 5 years ago
Change from `metric` to `rule`

The SARIF that we are interpreting has moved away from using `metric`
to the more general term, ...

a2312a0bf34c77de596cd4ba824974770c4d72ad authored about 5 years ago
Merge pull request #473 from github/update-v1-8e3540bb

Merge main into v1

9a415429a93845ef6d58ebc4babe484997ced4a8 authored about 5 years ago
Merge pull request #472 from github/adityasharad/pr/2.5.4

Update CodeQL bundle to 20210503 / 2.5.4

8e3540bb015a13a955cc38f3af8867773feca062 authored about 5 years ago
Update CodeQL bundle to 20210503 / 2.5.4

c3e98fb528a0168bd9642783eb216789b75d0f0a authored about 5 years ago
Use the category on the runner

aa53f64b850df3a5e90e65d29e378cb450aa10de authored about 5 years ago
Use actionsUtil.computeAutomationID on upload-lib

3b741b35ad37c3160c5f3e84aba91bcd0b6e27cc authored about 5 years ago
Forward category input to codeql cli

c93cbc943a82b9ebc1c065333060ce49091d5d8d authored about 5 years ago
Add actions-util.getAutomationID()

519d0771c7910e5c7a2d04fde3ff7f5aa0e42896 authored about 5 years ago
Merge pull request #471 from github/update-v1-cb581084

Merge main into v1

6b86057d79a6cfa60470e4e5321a4e4a8879cb9d authored about 5 years ago
Merge pull request #470 from github/hmakholm/pr/2.5.3

update bundle to 20210430

cb5810848de15b695cd9ef3b559dd178c43c7df3 authored about 5 years ago
update bundle to 20210430

7ab95f642dabbf3953505e2d6af23fc5fb8097d7 authored about 5 years ago
Merge pull request #457 from github/restrict-permissions

Restrict Actions token permissions in CodeQL workflow.

33bb16c8b4cd7f6ace8b7f21f9d693f63e832a18 authored about 5 years ago
Merge branch 'main' into restrict-permissions

d879f4b84ee3a6255d4d6f0da321ad70408d0c05 authored about 5 years ago
Fix the token permissions for private copies of the CodeQL Action, and for runs that are not from pull requests.

e305db89c2dc1e955b85c2834ce9248044bdfa32 authored about 5 years ago
Add category option to runner

c6e734ccc5188ec1a5334f547ca07c1ab54e4697 authored about 5 years ago
Don't use getOptionalInput on the runner codepath

76f5ada659d193c1a9d492e37d1d3c869ebcaadb authored about 5 years ago
Merge pull request #465 from github/aeisenberg/lines-of-code-trim

Avoid analyzing excluded language files for line counting

1585462c63bbf1fe66558b776baebdf15cea0f3a authored about 5 years ago
Avoid analyzing excluded language files for line counting

This change passes in a list of file types to the line counting
analysis. These are the language...

ee2346270d28d9f03dc3b980f9df3eee196d7aff authored about 5 years ago
Update github-linguist dependency

This version adds a larger list of auto-excluded binary files.
And allows for the passing of a l...

5c0a38d7e450418d8dc55f35d98c40a5d9ddde1c authored about 5 years ago