webpack-contrib / style-loader

Style Loader
MIT License
1.65k stars 473 forks source link

docs(security): Add warning #615

Closed xi closed 8 months ago

xi commented 9 months ago

This PR contains a:

Motivation / Use-Case

Fixes #613

Breaking Changes

--

Additional Info

I created these additions based on https://github.com/webpack-contrib/style-loader/issues/613#issuecomment-1843225551 by @alexander-akait. I hope this is what you had in mind.

linux-foundation-easycla[bot] commented 9 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.

evenstensberg commented 9 months ago

Could you sign the CLA?

xi commented 9 months ago

CLA is signed

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fd577b7) 89.96% compared to head (61c8d7d) 89.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## ======================================= Coverage 89.96% 89.96% ======================================= Files 15 15 Lines 329 329 Branches 170 170 ======================================= Hits 296 296 Misses 27 27 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

xi commented 9 months ago

I fixed the commit message