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

Prepare runner release 2.309.0 #2833

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Prepare runner release 2.309.0 #2833

merged 1 commit into from
Sep 7, 2023

Conversation

johnsudol
Copy link
Contributor

@johnsudol johnsudol commented Sep 6, 2023

@johnsudol johnsudol self-assigned this Sep 6, 2023
@johnsudol johnsudol requested a review from a team as a code owner September 6, 2023 19:24
@Kyslik
Copy link

Kyslik commented Sep 6, 2023

Please note that node 16.20.1 is vulnerable https://security.snyk.io/vuln/SNYK-UPSTREAM-NODE-5848038.

The patched version is not "uploaded" yet to https://vstsagenttools.blob.core.windows.net/tools/nodejs/16.20.2/alpine/x64/node-v16.20.2-alpine-x64.tar.gz 🤷🏻 .


Also why is the alpine version in the externals directory? Seems like it can not run as it's missing libc.musl-x86_64.so.1 🤷🏻:

runner@7e4aec5fbf57:~/externals/node16_alpine/bin$ ./node -v
bash: ./node: No such file or directory
runner@7e4aec5fbf57:~/externals/node16_alpine/bin$ ldd node
	linux-vdso.so.1 (0x00007ffed40db000)
	libc.musl-x86_64.so.1 => not found

(after installing musl it works)

@johnsudol
Copy link
Contributor Author

@Kyslik Thanks for the callout! We'll address the Node vulnerability in an upcoming release

@johnsudol johnsudol merged commit 3f5b813 into main Sep 7, 2023
10 checks passed
@johnsudol johnsudol deleted the users/johnsudol/2309rv1 branch September 7, 2023 14:48
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

3 participants