Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benito Matheoz #234

Open
wants to merge 30 commits into
base: revert-26-fix-licenses
Choose a base branch
from
Open

Benito Matheoz #234

wants to merge 30 commits into from

Conversation

Benimat
Copy link

@Benimat Benimat commented May 12, 2023

Comparación

David Kale and others added 30 commits October 27, 2020 17:37
Create codeql-analysis.yml to enable code scan
Updating bundled toolkit packages and fix error
…raction

Use first-interaction in the repository
Currently we're using v1, and there have been some important changes since then.

In particular, the latest version, v2.14.4, contains an important security patch:

> The CodeQL CLI no longer supports the `SEMMLE_JAVA_ARGS` environment variable. All previous versions of the CodeQL CLI perform command substitution on the `SEMMLE_JAVA_ARGS` value (for example, replacing `'$(echo foo)'` with `'foo'`) when starting a new Java virtual machine, which, depending on the execution environment, may have security implications. Users are advised to check their environments for possible `SEMMLE_JAVA_ARGS` misuse.

See the [codeql-action release notes](https://github.com/github/codeql-cli-binaries/releases/tag/v2.14.4) for full details.
Update package.json version to v1.2.0
Add dependency on @octokit/rest to satisfy build requirements.
Update base image to node:20.10-buster-slim
DOC: adjust the example to show a full yaml file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet