0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

We found potential security vulnerabilities in your dependencies.

Posted at

訳:20210418-070611.png

We found potential security vulnerabilities in your dependencies.
依存関係に潜在的なセキュリティの脆弱性が見つかりました。

2

20210418-071102.png

をクリックすると

20210418-071405.png

Dependabot alerts surface known security vulnerabilities in some dependency manifest files. Dependabot security updates automatically keep your application up-to-date by updating dependencies in response to these alerts. Dependabot version updates can also help keep dependencies updated.

訳:Dependabotアラートは、一部の依存関係マニフェストファイルの既知のセキュリティ脆弱性を表面化します。 Dependabotのセキュリティ更新は、これらのアラートに応答して依存関係を更新することにより、アプリケーションを自動的に最新の状態に保ちます。 Dependabotのバージョン更新は、依存関係を最新の状態に保つのにも役立ちます。

さらに内容を確認

20210418-071701.png

Vulnerable versions: >= 2.1.0, < 4.2.2
Patched version: 4.2.2
The is-svg package 2.1.0 through 4.2.1 for Node.js uses a regular expression that is vulnerable to Regular Expression Denial of Service (ReDoS). If an attacker provides a malicious string, is-svg will get stuck processing the input for a very long time.

脆弱なバージョン:> = 2.1.0、<4.2.2
パッチ適用バージョン:4.2.2
Node.js用のis-svgパッケージ2.1.0から4.2.1は、正規表現のサービス拒否(ReDoS)に対して脆弱な正規表現を使用します。攻撃者が悪意のある文字列を提供すると、is-svgは非常に長い間入力の処理でスタックします。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?