GithubHelp home page GithubHelp logo

mdn-textlint-ja's Introduction

mdn-textlint-ja's People

Contributors

dependabot[bot] avatar eetann avatar mongolyy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

eetann

mdn-textlint-ja's Issues

npm install すると、5 vulnerabilities (4 high, 1 critical)と警告が出る

手元の環境だと簡単に解決できそうになかったので、ひとまず報告しておきます。
npm install 時のログは以下の通りです。

added 374 packages, and audited 375 packages in 9s

103 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (4 high, 1 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

npm audit fix を実行することで、3つにまで減りました。

changed 4 packages, and audited 375 packages in 3s

104 packages are looking for funding
  run `npm fund` for details

# npm audit report

trim  <0.0.3
Severity: high
Regular Expression Denial of Service in trim - https://github.com/advisories/GHSA-w5p7-h5w8-2hfq
No fix available
node_modules/trim
  hast  <=0.0.2
  Depends on vulnerable versions of trim
  node_modules/hast
    textlint-plugin-html  *
    Depends on vulnerable versions of hast
    node_modules/textlint-plugin-html

3 high severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

textlint-plugin-html をどうにかすれば良いのだろうかと思い、textlint-plugin-html を clone して npm install してみましたが、Windowsではエラーで失敗したため、原因追及を保留しています。

> [email protected] prepublish
> npm run --if-present build


> [email protected] build
> NODE_ENV=production babel src --out-dir lib --source-maps

'NODE_ENV' は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
npm ERR! code 1
npm ERR! path C:\prvt\pj\mdnJa\repos\textlint-plugin-html
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c C:\Users\xxx\AppData\Local\Temp\prepublish-c7ac2ee6.cmd

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\xxx\AppData\Local\npm-cache\_logs\2022-10-22T06_19_23_254Z-debug-0.log

※ユーザー名はセキュリティ上の問題からxxxに書き換えてますが、すべてアルファベットです。

時間あるときにさらに原因追及してみますが、解決策あるようであれば、対応いただけると幸いです。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.