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

feat: desinstaller ancienne contrib #5712

Merged
merged 22 commits into from
Apr 12, 2024

Conversation

Viczei
Copy link
Contributor

@Viczei Viczei commented Mar 25, 2024

No description provided.

@Viczei Viczei self-assigned this Mar 25, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Viczei Viczei linked an issue Mar 25, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@maxgfr maxgfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top, mais il faut la passer en draft la PR

@maxgfr
Copy link
Member

maxgfr commented Mar 25, 2024

Et il y a des types et tests qui failent encore

Copy link
Contributor

@carolineBda carolineBda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il manque tout le clean de l'API. IL faut chercher split cette notion ne soit plus exister

const all = response.body.hits.hits.map(({ _source }) => _source);
const allGenerics = all
.filter(isGeneric)
.sort((a, b) => a.title.localeCompare(b.title));

console.log("allGenerics", allGenerics);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
console.log("allGenerics", allGenerics);

log à supprimer :)

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@isaacs/string-locale-compare@1.1.0 None 0 3.16 kB isaacs
npm/@lerna/add@5.6.2 None 0 14 kB jameshenry
npm/@lerna/bootstrap@5.6.2 environment 0 35.5 kB jameshenry
npm/@lerna/changed@5.6.2 None 0 7.12 kB jameshenry
npm/@lerna/check-working-tree@5.6.2 None 0 4.13 kB jameshenry
npm/@lerna/child-process@5.6.2 None 0 6.81 kB jameshenry
npm/@lerna/clean@5.6.2 None 0 4.97 kB jameshenry
npm/@lerna/cli@5.6.2 None 0 3.7 kB jameshenry
npm/@lerna/collect-uncommitted@5.6.2 None 0 4.42 kB jameshenry
npm/@lerna/collect-updates@5.6.2 None 0 13.5 kB jameshenry
npm/@lerna/command@5.6.2 Transitive: environment +2 30.3 kB jameshenry
npm/@lerna/conventional-commits@5.6.2 filesystem 0 15.9 kB jameshenry
npm/@lerna/create-symlink@5.6.2 filesystem 0 4.44 kB jameshenry
npm/@lerna/create@5.6.2 filesystem 0 27.5 kB jameshenry
npm/@lerna/describe-ref@5.6.2 None 0 6.19 kB jameshenry
npm/@lerna/diff@5.6.2 None 0 6.14 kB jameshenry
npm/@lerna/exec@5.6.2 environment 0 13.2 kB jameshenry
npm/@lerna/filter-options@5.6.2 None 0 11.4 kB jameshenry
npm/@lerna/filter-packages@5.6.2 None 0 4.36 kB jameshenry
npm/@lerna/get-npm-exec-opts@5.6.2 None 0 2.49 kB jameshenry
npm/@lerna/get-packed@5.6.2 filesystem 0 3.86 kB jameshenry
npm/@lerna/github-client@5.6.2 environment 0 3.34 kB jameshenry
npm/@lerna/gitlab-client@5.6.2 environment, network 0 3.83 kB jameshenry
npm/@lerna/global-options@5.6.2 None 0 5.32 kB jameshenry
npm/@lerna/has-npm-version@5.6.2 None 0 2.79 kB jameshenry
npm/@lerna/import@5.6.2 filesystem 0 14.6 kB jameshenry
npm/@lerna/info@5.6.2 None 0 3.52 kB jameshenry
npm/@lerna/init@5.6.2 filesystem 0 9.09 kB jameshenry
npm/@lerna/link@5.6.2 None 0 6.8 kB jameshenry
npm/@lerna/list@5.6.2 None 0 7.05 kB jameshenry
npm/@lerna/listable@5.6.2 None 0 9.75 kB jameshenry
npm/@lerna/log-packed@5.6.2 None 0 4.87 kB jameshenry
npm/@lerna/npm-conf@5.6.2 environment, filesystem 0 24.1 kB jameshenry
npm/@lerna/npm-dist-tag@5.6.2 network 0 6.33 kB jameshenry
npm/@lerna/npm-install@5.6.2 filesystem 0 6.86 kB jameshenry
npm/@lerna/npm-publish@5.6.2 filesystem 0 6.45 kB jameshenry
npm/@lerna/npm-run-script@5.6.2 None 0 3.12 kB jameshenry
npm/@lerna/otplease@5.6.2 None 0 5.92 kB jameshenry
npm/@lerna/output@5.6.2 None 0 2.26 kB jameshenry
npm/@lerna/pack-directory@5.6.2 None 0 5.29 kB jameshenry
npm/@lerna/package-graph@5.6.2 None 0 19.2 kB jameshenry
npm/@lerna/package@5.6.2 None 0 10.5 kB jameshenry
npm/@lerna/prerelease-id-from-version@5.6.2 None 0 2.6 kB jameshenry
npm/@lerna/profiler@5.6.2 filesystem 0 4.24 kB jameshenry
npm/@lerna/project@5.6.2 filesystem 0 20.9 kB jameshenry
npm/@lerna/prompt@5.6.2 None 0 3.92 kB jameshenry
npm/@lerna/publish@5.6.2 environment, filesystem, network 0 69.1 kB jameshenry
npm/@lerna/pulse-till-done@5.6.2 None 0 2.95 kB jameshenry
npm/@lerna/query-graph@5.6.2 None 0 4.62 kB jameshenry
npm/@lerna/resolve-symlink@5.6.2 filesystem 0 3.34 kB jameshenry
npm/@lerna/rimraf-dir@5.6.2 None 0 3.51 kB jameshenry
npm/@lerna/run-lifecycle@5.6.2 None 0 7.41 kB jameshenry
npm/@lerna/run-topologically@5.6.2 None 0 3.56 kB jameshenry
npm/@lerna/run@5.6.2 environment, filesystem, unsafe 0 19.7 kB jameshenry
npm/@lerna/symlink-binary@5.6.2 filesystem 0 3.75 kB jameshenry
npm/@lerna/symlink-dependencies@5.6.2 filesystem 0 5.74 kB jameshenry
npm/@lerna/temp-write@5.6.2 None 0 3.73 kB jameshenry
npm/@lerna/timer@5.6.2 None 0 2.2 kB jameshenry
npm/@lerna/validation-error@5.6.2 None 0 2.43 kB jameshenry
npm/@lerna/version@5.6.2 environment, filesystem 0 70.4 kB jameshenry
npm/@lerna/write-log-file@5.6.2 None 0 2.88 kB jameshenry
npm/@npmcli/arborist@5.3.0 environment, filesystem, network 0 417 kB gar
npm/@npmcli/installed-package-contents@1.0.7 filesystem 0 12.7 kB ruyadorno
npm/@npmcli/map-workspaces@2.0.4 None +1 48.7 kB lukekarrys
npm/@npmcli/metavuln-calculator@3.1.1 None 0 30.4 kB gar
npm/@npmcli/move-file@2.0.1 filesystem 0 8.73 kB gar
npm/@npmcli/name-from-folder@1.0.1 None 0 1.96 kB isaacs
npm/@npmcli/node-gyp@2.0.0 filesystem 0 1.9 kB gar
npm/@npmcli/package-json@2.0.0 filesystem 0 12.4 kB gar
npm/@npmcli/run-script@4.2.1 environment, filesystem 0 20.6 kB nlf
npm/@nrwl/devkit@15.9.7 environment, filesystem, shell, unsafe 0 227 kB nrwl-jason
npm/@octokit/plugin-enterprise-rest@6.0.1 None 0 8.99 MB octokitbot
npm/@octokit/rest@19.0.13 None 0 9.82 kB octokitbot
npm/@tokenizer/token@0.3.0 None 0 3.04 kB borewit
npm/@tootallnate/once@2.0.0 None 0 16.3 kB tootallnate
npm/@types/minimatch@3.0.5 None 0 8.2 kB types
npm/@types/node@20.12.7 None 0 2.03 MB types
npm/ansi-align@3.0.1 None 0 7.68 kB nexdrew
npm/aproba@2.0.0 None 0 8.05 kB iarna
npm/bin-links@3.0.3 filesystem 0 21.3 kB lukekarrys
npm/browserify-zlib@0.1.4 None 0 142 kB devongovett
npm/buffer-crc32@0.2.13 None 0 7.95 kB brianloveswords
npm/byte-size@7.0.1 None 0 26 kB 75lb
npm/bytes@3.1.2 None 0 12.3 kB dougwilson
npm/cacache@16.1.3 filesystem 0 73.5 kB lukekarrys
npm/clone-deep@4.0.1 None 0 8 kB jonschlinkert
npm/cmd-shim@5.0.0 filesystem 0 12.1 kB gar
npm/color-support@1.1.3 None 0 9.23 kB isaacs
npm/columnify@1.6.0 None 0 38.8 kB timoxley
npm/common-ancestor-path@1.0.1 None 0 2.57 kB isaacs
npm/config-chain@1.1.13 environment, filesystem, network 0 15 kB isaacs
npm/console-control-strings@1.1.0 None 0 12.7 kB iarna
npm/conventional-changelog-angular@5.0.13 filesystem 0 30.4 kB oss-bot
npm/conventional-changelog-core@4.2.4 shell 0 49.3 kB oss-bot
npm/conventional-recommended-bump@6.1.0 None 0 33.5 kB oss-bot
npm/crypto-random-string@2.0.0 None 0 3.93 kB sindresorhus
npm/dashify@2.0.0 None 0 7.27 kB jonschlinkert
npm/dedent@0.7.0 None 0 4.85 kB dmnd
npm/dot-prop@6.0.1 None 0 10.2 kB sindresorhus
npm/duplexify@3.7.1 None 0 17.1 kB mafintosh
npm/es6-promise@4.2.8 None 0 315 kB stefanpenner
npm/execa@5.1.1 environment, shell 0 57.5 kB sindresorhus
npm/fast-safe-stringify@2.1.1 None 0 39.7 kB matteo.collina
npm/fd-slicer@1.1.0 filesystem 0 29.8 kB thejoshwolfe
npm/fs-extra@9.1.0 filesystem 0 130 kB ryanzim
npm/git-url-parse@13.1.1 None 0 31 kB ionicabizau
npm/global-dirs@3.0.1 environment, filesystem +1 17.8 kB sindresorhus
npm/has-unicode@2.0.1 environment 0 3.44 kB iarna
npm/hexoid@1.0.0 None 0 7.72 kB lukeed
npm/https-proxy-agent@5.0.1 network 0 26 kB tootallnate
npm/husky@8.0.3 environment, filesystem, shell 0 6.44 kB typicode
npm/init-package-json@3.0.2 filesystem Transitive: environment +1 35.5 kB gar
npm/inquirer@8.2.6 None 0 87.6 kB sboudrias
npm/is-deflate@1.0.0 None 0 2.77 kB watson
npm/is-gzip@1.0.0 None 0 1.38 kB kevva
npm/is-installed-globally@0.4.0 filesystem 0 3.61 kB sindresorhus
npm/is-path-cwd@2.2.0 None 0 2.76 kB sindresorhus
npm/is-windows@1.0.2 None 0 7.96 kB jonschlinkert
npm/json-stringify-nice@1.1.4 None 0 5.69 kB isaacs
npm/lerna@5.6.2 None 0 76.3 kB jameshenry
npm/libnpmaccess@6.0.4 None 0 15.5 kB lukekarrys
npm/libnpmpublish@6.0.5 None 0 14.8 kB lukekarrys
npm/load-json-file@6.2.0 None +1 35.2 kB sindresorhus
npm/make-dir@3.1.0 filesystem 0 10 kB sindresorhus
npm/mkdirp-infer-owner@2.0.0 environment 0 3.19 kB isaacs
npm/multimatch@5.0.0 None 0 6.03 kB sindresorhus
npm/node-fetch@2.7.0 network 0 162 kB node-fetch-bot
npm/nopt@5.0.0 environment 0 25.8 kB isaacs
npm/npm-bundled@1.1.2 filesystem 0 9.74 kB isaacs
npm/npm-package-arg@8.1.1 None 0 16.3 kB nlf
npm/npm-packlist@5.1.3 filesystem +1 30.1 kB lukekarrys
npm/npm-registry-fetch@13.3.1 environment, filesystem, network 0 38.5 kB gar
npm/npmlog@6.0.2 None 0 17.1 kB lukekarrys
npm/nx@15.9.7 environment, filesystem, network, shell, unsafe +2 3.31 MB nrwl-jason
npm/p-map-series@2.1.0 None 0 5.63 kB sindresorhus
npm/p-pipe@3.1.0 None 0 8.52 kB sindresorhus
npm/p-queue@6.6.2 None 0 30.9 kB sindresorhus
npm/p-reduce@2.1.0 None 0 6.14 kB sindresorhus
npm/p-timeout@3.2.0 None 0 7.38 kB sindresorhus
npm/p-waterfall@2.1.1 None 0 10.4 kB sindresorhus
npm/pacote@13.6.2 environment, filesystem, network 0 69.9 kB gar
npm/peek-readable@5.0.0 None 0 14.6 kB borewit
npm/pend@1.2.0 None 0 6.01 kB superjoe
npm/pify@5.0.0 None 0 8.87 kB sindresorhus
npm/pinkie-promise@2.0.1 None 0 2.58 kB floatdrop
npm/pinkie@2.0.4 None 0 10.5 kB npm
npm/proto-list@1.2.4 None 0 4.86 kB isaacs
npm/pumpify@1.5.1 Transitive: filesystem +1 17.5 kB mafintosh
npm/read-cmd-shim@3.0.1 filesystem 0 5.21 kB gar
npm/read-package-json@5.0.2 filesystem +1 49 kB lukekarrys
npm/readable-web-to-node-stream@3.0.2 None 0 15.9 kB borewit
npm/rfdc@1.3.1 None 0 25.2 kB matteo.collina
npm/rimraf@3.0.2 filesystem 0 17.3 kB isaacs
npm/sisteransi@1.0.5 None 0 6.79 kB terkelg
npm/split2@3.2.2 None 0 17.2 kB matteo.collina
npm/ssri@9.0.1 None 0 37.5 kB nlf
npm/stream-shift@1.0.3 None 0 4.46 kB mafintosh
npm/string_decoder@1.1.1 None 0 15.3 kB matteo.collina
npm/strong-log-transformer@2.1.0 filesystem 0 16.4 kB rmg
npm/strtok3@7.0.0 None 0 49 kB borewit
npm/tar-fs@2.1.1 filesystem +1 33.7 kB mafintosh
npm/tar@6.2.1 environment, filesystem +1 236 kB isaacs
npm/temp-dir@1.0.0 filesystem 0 2.79 kB sindresorhus
npm/token-types@5.0.1 None 0 24.6 kB borewit
npm/upath@2.0.1 None 0 36.7 kB anodynos
npm/validate-npm-package-name@4.0.0 None 0 7.93 kB gar
npm/wide-align@1.1.5 None 0 4.47 kB iarna
npm/write-file-atomic@4.0.2 filesystem 0 12.2 kB gar
npm/write-json-file@4.3.0 Transitive: filesystem +2 24.5 kB sindresorhus
npm/write-pkg@4.0.0 None 0 6.51 kB sindresorhus
npm/yaml@2.4.1 environment 0 671 kB eemeli
npm/yargs-parser@20.2.4 environment, filesystem 0 120 kB oss-bot
npm/yargs@16.2.0 environment, filesystem 0 286 kB oss-bot
npm/yauzl@2.10.0 filesystem 0 66.2 kB thejoshwolfe

🚮 Removed packages: npm/@aashutoshrathi/word-wrap@1.2.6, npm/@ampproject/remapping@2.2.1, npm/@babel/code-frame@7.24.2, npm/@babel/generator@7.24.4, npm/@babel/helper-function-name@7.23.0, npm/@babel/helper-hoist-variables@7.22.5, npm/@babel/helper-member-expression-to-functions@7.23.0, npm/@babel/helper-module-imports@7.24.3, npm/@babel/helper-module-transforms@7.23.3, npm/@babel/helper-optimise-call-expression@7.22.5, npm/@babel/helper-replace-supers@7.24.1, npm/@babel/helper-simple-access@7.22.5, npm/@babel/helper-skip-transparent-expression-wrappers@7.22.5, npm/@babel/helper-split-export-declaration@7.22.6, npm/@babel/helper-wrap-function@7.22.20, npm/@babel/helpers@7.24.4, npm/@babel/highlight@7.24.2, npm/@babel/plugin-proposal-class-properties@7.18.6, npm/@babel/plugin-syntax-async-generators@7.8.4, npm/@babel/plugin-syntax-bigint@7.8.3, npm/@babel/plugin-syntax-class-properties@7.12.13, npm/@babel/plugin-syntax-class-static-block@7.14.5, npm/@babel/plugin-syntax-dynamic-import@7.8.3, npm/@babel/plugin-syntax-export-namespace-from@7.8.3, npm/@babel/plugin-syntax-import-meta@7.10.4, npm/@babel/plugin-syntax-json-strings@7.8.3, npm/@babel/plugin-syntax-logical-assignment-operators@7.10.4, npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3, npm/@babel/plugin-syntax-numeric-separator@7.10.4, npm/@babel/plugin-syntax-object-rest-spread@7.8.3, npm/@babel/plugin-syntax-optional-catch-binding@7.8.3, npm/@babel/plugin-syntax-optional-chaining@7.8.3, npm/@babel/plugin-syntax-private-property-in-object@7.14.5, npm/@babel/plugin-syntax-top-level-await@7.14.5, npm/@babel/plugin-syntax-unicode-sets-regex@7.18.6, npm/@babel/plugin-transform-optional-chaining@7.24.1, npm/@babel/plugin-transform-parameters@7.24.1, npm/@babel/runtime@7.24.4, npm/@babel/template@7.24.0, npm/@babel/traverse@7.24.1, npm/@babel/types@7.24.0, npm/@bcoe/v8-coverage@0.2.3, npm/@colors/colors@1.5.0, npm/@cypress/xvfb@1.2.4, npm/@dabh/diagnostics@2.0.3, npm/@discoveryjs/json-ext@0.5.7, npm/@emotion/memoize@0.8.1, npm/@emotion/use-insertion-effect-with-fallbacks@1.0.1, npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint-community/regexpp@4.10.0, npm/@eslint/js@9.0.0, npm/@humanwhocodes/config-array@0.12.3, npm/@humanwhocodes/module-importer@1.0.1, npm/@humanwhocodes/object-schema@2.0.3, npm/@hutson/parse-repository-url@3.0.2, npm/@istanbuljs/schema@0.1.3, npm/@jest/environment@29.7.0, npm/@jest/expect-utils@29.7.0, npm/@jest/expect@29.7.0, npm/@jest/fake-timers@29.7.0, npm/@jest/globals@29.7.0, npm/@jest/schemas@29.6.3, npm/@jest/source-map@29.6.3, npm/@jest/test-sequencer@29.7.0, npm/@jest/types@29.6.3, npm/@jridgewell/gen-mapping@0.3.5, npm/@jridgewell/trace-mapping@0.3.25, npm/@nodelib/fs.scandir@2.1.5, npm/@nodelib/fs.walk@1.2.8, npm/@pkgjs/parseargs@0.11.0, npm/@polka/url@1.0.0-next.25, npm/@sinclair/typebox@0.27.8, npm/@sinonjs/commons@3.0.1, npm/@sinonjs/fake-timers@10.3.0, npm/@types/babel__core@7.20.5, npm/@types/babel__generator@7.6.8, npm/@types/babel__template@7.4.4, npm/@types/babel__traverse@7.20.5, npm/@types/body-parser@1.19.5, npm/@types/connect@3.4.38, npm/@types/estree@1.0.5, npm/@types/express-serve-static-core@4.19.0, npm/@types/express@4.17.21, npm/@types/glob@7.2.0, npm/@types/graceful-fs@4.1.9, npm/@types/istanbul-lib-coverage@2.0.6, npm/@types/istanbul-lib-report@3.0.3, npm/@types/istanbul-reports@3.0.4, npm/@types/json-schema@7.0.15, npm/@types/json5@0.0.29, npm/@types/lodash@4.17.0, npm/@types/mime@1.3.5, npm/@types/minimist@1.2.5, npm/@types/parse-json@4.0.2, npm/@types/qs@6.9.14, npm/@types/range-parser@1.2.7, npm/@types/react@18.2.75, npm/@types/semver@7.5.8, npm/@types/send@0.17.4, npm/@types/serve-static@1.15.7, npm/@types/stack-utils@2.0.3, npm/@types/triple-beam@1.3.5, npm/@types/yargs-parser@21.0.3, npm/@types/yargs@17.0.32, npm/@typescript-eslint/scope-manager@5.62.0, npm/@typescript-eslint/types@5.62.0, npm/@typescript-eslint/visitor-keys@5.62.0, npm/@ungap/structured-clone@1.2.0, npm/@yarnpkg/lockfile@1.1.0, npm/accepts@1.3.8, npm/acorn-jsx@5.3.2, npm/acorn-walk@8.3.2, npm/acorn@8.11.3, npm/add-stream@1.0.0, npm/ansi-colors@4.1.3, npm/ansi-escapes@4.3.2, npm/anymatch@3.1.3, npm/arch@2.2.0, npm/argparse@2.0.1, npm/array-buffer-byte-length@1.0.1, npm/array-flatten@1.1.1, npm/array-ify@1.0.0, npm/array-includes@3.1.8, npm/array.prototype.flat@1.3.2, npm/array.prototype.flatmap@1.3.2, npm/arrify@1.0.1, npm/ast-types-flow@0.0.7, npm/available-typed-arrays@1.0.7, npm/axios@1.6.8, npm/babel-jest@29.7.0, npm/babel-plugin-istanbul@6.1.1, npm/babel-plugin-jest-hoist@29.6.3, npm/babel-preset-current-node-syntax@1.0.1, npm/babel-preset-jest@29.6.3, npm/bcrypt-pbkdf@1.0.2, npm/big-integer@1.6.52, npm/binary-extensions@2.3.0, npm/body-parser@1.20.2, npm/braces@3.0.2, npm/browserslist@4.23.0, npm/bser@2.1.1, npm/builtins@1.0.3, npm/cacheable-request@7.0.4, npm/callsites@3.1.0, npm/camelcase@5.3.1, npm/char-regex@1.0.2, npm/chardet@0.7.0, npm/chokidar@3.6.0, npm/cjs-module-lexer@1.2.3, npm/cli-cursor@3.1.0, npm/cli-width@3.0.0, npm/client-only@0.0.1, npm/co@4.6.0, npm/collect-v8-coverage@1.0.2, npm/color-string@1.9.1, npm/colorspace@1.1.4, npm/commander@8.3.0, npm/conventional-changelog-preset-loader@2.3.4, npm/convert-source-map@1.9.0, npm/core-js-compat@3.36.1, npm/core-js-pure@3.36.1, npm/cross-spawn@7.0.3, npm/cssesc@3.0.0, npm/d@1.0.2, npm/damerau-levenshtein@1.0.8, npm/dargs@7.0.0, npm/dateformat@3.0.3, npm/decamelize-keys@1.1.1, npm/decamelize@1.2.0, npm/deep-is@0.1.4, npm/deepmerge@4.3.1, npm/define-lazy-prop@2.0.0, npm/define-properties@1.2.1, npm/detect-newline@3.1.0, npm/detect-node-es@1.1.0, npm/diff-sequences@29.6.3, npm/dir-glob@3.0.1, npm/duplexer@0.1.2, npm/ecc-jsbn@0.1.2, npm/emittery@0.13.1, npm/enabled@2.0.0, npm/encoding@0.1.13, npm/enhanced-resolve@5.16.0, npm/err-code@2.0.3, npm/es-set-tostringtag@2.0.3, npm/es-shim-unscopables@1.0.2, npm/es-to-primitive@1.2.1, npm/es5-ext@0.10.64, npm/es6-iterator@2.0.3, npm/es6-symbol@3.1.4, npm/eslint-import-resolver-node@0.3.9, npm/eslint-module-utils@2.8.1, npm/eslint-scope@8.0.1, npm/eslint-utils@2.1.0, npm/eslint-visitor-keys@3.4.3, npm/espree@10.0.1, npm/esprima@4.0.1, npm/esquery@1.5.0, npm/esrecurse@4.3.0, npm/estraverse@5.3.0, npm/exit@0.1.2, npm/expect@29.7.0, npm/ext@1.7.0, npm/fast-diff@1.3.0, npm/fast-glob@3.3.2, npm/fast-levenshtein@2.0.6, npm/fastq@1.17.1, npm/fb-watchman@2.0.2, npm/fecha@4.2.3, npm/figures@3.2.0, npm/file-entry-cache@8.0.0, npm/fill-range@7.0.1, npm/find-up@4.1.0, npm/flat-cache@4.0.1, npm/flat@5.0.2, npm/flatted@3.3.1, npm/fn.name@1.1.0, npm/follow-redirects@1.15.6, npm/for-each@0.3.3, npm/foreground-child@3.1.1, npm/form-data@4.0.0, npm/fsevents@2.3.3, npm/function.prototype.name@1.1.6, npm/functional-red-black-tree@1.0.1, npm/functions-have-names@1.2.3, npm/get-nonce@1.0.1, npm/get-package-type@0.1.0, npm/get-tsconfig@4.7.3, npm/globalthis@1.0.3, npm/gopd@1.0.1, npm/graphemer@1.4.0, npm/gzip-size@6.0.0, npm/hard-rejection@2.1.0, npm/has-bigints@1.0.2, npm/has-tostringtag@1.0.2, npm/hasown@2.0.2, npm/highlight.js@10.7.3, npm/html-entities@1.4.0, npm/html-escaper@2.0.2, npm/http-signature@1.3.6, npm/immediate@3.0.6, npm/import-fresh@3.3.0, npm/infer-owner@1.0.4, npm/is-absolute-url@3.0.3, npm/is-array-buffer@3.0.4, npm/is-bigint@1.0.4, npm/is-binary-path@2.1.0, npm/is-boolean-object@1.1.2, npm/is-callable@1.2.7, npm/is-core-module@2.13.1, npm/is-date-object@1.0.5, npm/is-generator-fn@2.1.0, npm/is-glob@4.0.3, npm/is-lambda@1.0.1, npm/is-negative-zero@2.0.3, npm/is-number-object@1.0.7, npm/is-plain-obj@1.1.0, npm/is-plain-object@5.0.0, npm/is-regex@1.1.4, npm/is-shared-array-buffer@1.0.3, npm/is-string@1.0.7, npm/is-symbol@1.0.4, npm/is-typed-array@1.1.13, npm/is-weakref@1.0.2, npm/is-wsl@2.2.0, npm/isobject@3.0.1, npm/istanbul-lib-coverage@3.2.2, npm/istanbul-lib-source-maps@4.0.1, npm/istanbul-reports@3.1.7, npm/jackspeak@2.3.6, npm/jest-diff@29.7.0, npm/jest-docblock@29.7.0, npm/jest-each@29.7.0, npm/jest-environment-node@29.7.0, npm/jest-get-type@29.6.3, npm/jest-haste-map@29.7.0, npm/jest-leak-detector@29.7.0, npm/jest-matcher-utils@29.7.0, npm/jest-message-util@29.7.0, npm/jest-mock@29.7.0, npm/jest-pnp-resolver@1.2.3, npm/jest-regex-util@29.6.3, npm/jest-resolve-dependencies@29.7.0, npm/jest-resolve@29.7.0, npm/jest-runtime@29.7.0, npm/jest-snapshot@29.7.0, npm/jest-util@29.7.0, npm/jest-validate@29.7.0, npm/jest-watcher@29.7.0, npm/json-stable-stringify-without-jsonify@1.0.1, npm/jsonparse@1.3.1, npm/jsprim@2.0.2, npm/jsx-ast-utils@3.3.5, npm/just-diff-apply@5.5.0, npm/kind-of@6.0.3, npm/kleur@4.1.5, npm/kuler@2.0.0, npm/leven@3.1.0, npm/levn@0.4.1, npm/locate-path@5.0.0, npm/lodash.ismatch@4.4.0, npm/lodash.merge@4.6.2, npm/lodash.once@4.1.1, npm/lodash.truncate@4.4.2, npm/logform@2.6.0, npm/loose-envify@1.4.0, npm/lru-cache@6.0.0, npm/makeerror@1.0.12, npm/map-obj@4.3.0, npm/micromatch@4.0.5, npm/minimist-options@4.1.0, npm/modify-values@1.0.1, npm/mute-stream@0.0.8, npm/natural-compare@1.4.0, npm/negotiator@0.6.3, npm/neo-async@2.6.2, npm/next-tick@1.1.0, npm/node-addon-api@3.2.1, npm/node-int64@0.4.0, npm/npm-run-path@4.0.1, npm/object-inspect@1.13.1, npm/object.assign@4.1.5, npm/object.fromentries@2.0.8, npm/object.values@1.2.0, npm/one-time@1.0.0, npm/onetime@5.1.2, npm/open@8.4.2, npm/opener@1.5.2, npm/optionator@0.9.3, npm/p-locate@4.1.0, npm/parent-module@1.0.1, npm/pirates@4.0.6, npm/postcss-selector-parser@6.0.16, npm/postcss@8.4.38, npm/prelude-ls@1.2.1, npm/prettier-linter-helpers@1.0.0, npm/prettier@2.8.8, npm/pretty-format@29.7.0, npm/promise-inflight@1.0.1, npm/promise-retry@2.0.1, npm/proxy-from-env@1.1.0, npm/pure-rand@6.1.0, npm/q@1.5.1, npm/querystringify@2.2.0, npm/quick-lru@4.0.1, npm/react-is@18.2.0, npm/react@18.2.0, npm/readdirp@3.6.0, npm/regenerate-unicode-properties@10.1.1, npm/regenerator-runtime@0.14.1, npm/regenerator-transform@0.15.2, npm/regexpp@3.2.0, npm/regexpu-core@5.3.2, npm/regjsparser@0.9.1, npm/require-from-string@2.0.2, npm/requires-port@1.0.0, npm/resolve-pkg-maps@1.0.0, npm/resolve.exports@2.0.2, npm/resolve@1.22.8, npm/restore-cursor@3.1.0, npm/run-async@2.4.1, npm/run-parallel@1.2.0, npm/rxjs@7.8.1, npm/safe-array-concat@1.1.2, npm/safe-stable-stringify@2.4.3, npm/shallow-clone@3.0.1, npm/side-channel@1.0.6, npm/simple-swizzle@0.2.2, npm/smart-buffer@4.2.0, npm/socks@2.8.3, npm/source-map-js@1.2.0, npm/source-map-support@0.5.21, npm/source-map@0.6.1, npm/spdx-correct@3.2.0, npm/spdx-expression-parse@3.0.1, npm/sprintf-js@1.0.3, npm/sshpk@1.18.0, npm/stack-trace@0.0.10, npm/stack-utils@2.0.6, npm/string-width@4.2.3, npm/string.prototype.trim@1.2.9, npm/string.prototype.trimend@1.0.8, npm/string.prototype.trimstart@1.0.8, npm/strip-ansi@6.0.1, npm/strip-bom@4.0.0, npm/strip-eof@1.0.0, npm/strip-indent@3.0.0, npm/tapable@2.2.1, npm/test-exclude@6.0.0, npm/text-extensions@1.9.0, npm/text-hex@1.0.0, npm/text-table@0.2.0, npm/through@2.3.8, npm/tiny-warning@1.0.3, npm/tmp@0.2.3, npm/tmpl@1.0.5, npm/to-regex-range@5.0.1, npm/trim-newlines@3.0.1, npm/triple-beam@1.4.1, npm/tsutils@3.21.0, npm/type-check@0.4.0, npm/type-detect@4.0.8, npm/type@2.7.2, npm/typed-array-byte-length@1.0.1, npm/typed-array-byte-offset@1.0.2, npm/uglify-js@3.17.4, npm/unbox-primitive@1.0.2, npm/unicode-match-property-ecmascript@2.0.0, npm/untildify@4.0.0, npm/update-browserslist-db@1.0.13, npm/url-parse@1.5.10, npm/util@0.12.5, npm/walker@1.0.8, npm/wcwidth@1.0.1, npm/webpack-sources@3.2.3, npm/which-boxed-primitive@1.0.2, npm/which-typed-array@1.1.15, npm/winston-transport@4.7.0, npm/wordwrap@1.0.0, npm/yaml@1.10.2

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package Note
Install scripts npm/nx@15.9.7
  • Install script: postinstall
  • Source: node ./bin/compute-project-graph

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/nx@15.9.7

@Viczei Viczei merged commit a9504ba into dev Apr 12, 2024
22 of 23 checks passed
@Viczei Viczei deleted the 5710-front-supprimer-lancien-code-des-contribs branch April 12, 2024 09:42
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.

[Front] Supprimer l'ancien code des contribs
5 participants