Enable ESLint rules for Node Security#2029
Merged
Merged
Conversation
petersutter
reviewed
Aug 19, 2024
petersutter
reviewed
Aug 23, 2024
|
@holgerkoser You need rebase this pull request with latest master branch. Please check. |
petersutter
approved these changes
Sep 19, 2024
Member
petersutter
left a comment
There was a problem hiding this comment.
/lgtm, however the conflicts need to be resolved
# By Gardener Prow Robot (50) and others # Via GitHub * master: (62 commits) Update dependency codemirror to v5.65.18 (#2101) Update dependency vite to v5.4.6 [SECURITY] (#2096) Fix issues with hibernation schedule dialog (#2076) Hide SSH keypair rotation when SSH access disabled (#2077) remove unnecessary model-value binding (#2080) Fix vite warning (#2090) Update dependency vuetify to v3.7.2 (#2095) Update vueuse monorepo to v11.1.0 (#2094) Update dependency @vueuse/core to v11.1.0 (#2091) Update dependency chokidar to v4 (#2081) Update dependency @fontsource/roboto to v5.1.0 (#2078) Update dependency jose to v5.9.2 (#2087) Update dependency express to v4.20.0 [SECURITY] (#2084) Update dependency vue to v3.5.6 (#2089) Update Yarn to v4.5.0 (#2088) Update dependency vue to v3.5.5 (#2086) Update dependency vue-router to v4.4.5 (#2083) Update dependency express-static-gzip to v2.1.8 (#2082) Update dependency vue-router to v4.4.4 (#2075) Update dependency openid-client to v5.7.0 (#2069) ... # Conflicts: # .pnp.cjs # backend/package.json # frontend/package.json # frontend/src/components/ShootAddons/GManageAddons.vue # packages/kube-client/package.json # packages/kube-config/package.json # packages/logger/package.json # packages/monitor/package.json # packages/request/package.json # yarn.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
With this PR we enable ESLint rules for Node Security which replaces the checkmarx cecks.
Which issue(s) this PR fixes:
Fixes #2004
Special notes for your reviewer:
Release note: