Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.29 KB

SECURITY.md

File metadata and controls

21 lines (14 loc) · 1.29 KB

Security Policy

This document explains the security policy of webpack-cli and how we intend to support webpack and webpack-cli.

Supported Versions

webpack CLI is currently supporting webpack v4 and webpack v5. Security fixes are released in patches.

webpack version webpack-cli version Supported
>= 4.20.x ^3.1.2
4.20.x ^3.1.2
5.x.0 ^3.1.2
5.0.x ^3.1.2
< 4.x.x (CLI included in webpack < 4)

Note: Using webpack < 4 with webpack CLI is not required as CLI was included in webpack.

Reporting a Vulnerability

To report a vulnerability, please contact one of webpack maintainers through the email provided from either npm, GitHub or reach out at other social media platforms. For third party security vulnerabilities, submitting an issue or Pull Request to fix the security vulerability is much appreciated.