Skip to content

[universal] Update npm due to GHSA-c2qf-rxjj-qqgw#700

Merged
samruddhikhandale merged 17 commits intodevcontainers:mainfrom
alexander-smolyakov:GHSA-c2qf-rxjj-qqgw_update-npm-version
Aug 15, 2023
Merged

[universal] Update npm due to GHSA-c2qf-rxjj-qqgw#700
samruddhikhandale merged 17 commits intodevcontainers:mainfrom
alexander-smolyakov:GHSA-c2qf-rxjj-qqgw_update-npm-version

Conversation

@alexander-smolyakov
Copy link
Copy Markdown
Contributor

Dev container name:

  • universal

Description:

This PR addresses the GHSA-c2qf-rxjj-qqgw vulnerability. The vulnerability is related to the smever package. This package is a dependency for npm shipped with Node v18.17.0.

Changelog:

  • Bumped npm to the 9.8.1 version;
  • Added test to verify npm version;

Other changes:

  • Locked the dotnet version to resolve the issue with Oryx;
  • The patch-python feature updated:
    • Removed the setuptools patch for Python 3.10 since not required anymore;
    • Locked versions for packages;

Checklist:

  • Checked that applied changes work as expected

- Remove `setuptools` patch for Python 3.10 since not required anymore;
- Lock versions for packages;
@alexander-smolyakov alexander-smolyakov requested a review from a team as a code owner August 10, 2023 15:46
Comment thread src/universal/.devcontainer/local-features/patch-python/install.sh
Comment thread src/universal/.devcontainer/local-features/setup-user/install.sh Outdated
Comment thread src/universal/test-project/test.sh
Comment thread src/universal/.devcontainer/devcontainer.json
@samruddhikhandale samruddhikhandale merged commit f60dd55 into devcontainers:main Aug 15, 2023
@alexander-smolyakov alexander-smolyakov deleted the GHSA-c2qf-rxjj-qqgw_update-npm-version branch August 16, 2023 05:49
@samruddhikhandale samruddhikhandale mentioned this pull request Aug 16, 2023
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.

2 participants