Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Code vulnerabilities related to babel-plugin-inline-react-svg #7

Closed
PatchesMaps opened this issue Jan 31, 2020 · 4 comments
Closed
Labels
vulnerability Security issue

Comments

@PatchesMaps
Copy link
Contributor

                                                                                
                       === npm audit security report ===                        
                                                                                
┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate      │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ js-yaml                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=3.13.0                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ babel-plugin-inline-react-svg [dev]                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ babel-plugin-inline-react-svg > svgo > js-yaml               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/788                             │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Code Injection                                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ js-yaml                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=3.13.1                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ babel-plugin-inline-react-svg [dev]                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ babel-plugin-inline-react-svg > svgo > js-yaml               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/813                             │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 2 vulnerabilities (1 moderate, 1 high) in 888865 scanned packages
  2 vulnerabilities require manual review. See the full report for details.
@PatchesMaps PatchesMaps added the vulnerability Security issue label Jan 31, 2020
@PatchesMaps
Copy link
Contributor Author

PatchesMaps commented Jan 31, 2020

This seems to be the primary PR for fixing the issue in babel-plugin-inline-react-svg

@code-johnny-code
Copy link
Contributor

Needs to be upgraded to [email protected]

@kcgunn
Copy link
Contributor

kcgunn commented Jul 26, 2021

Upgrade causes build failure: see github issue for reproduction

@akuma1
Copy link
Collaborator

akuma1 commented May 17, 2022

We are deprecating ol-kit.
You may consider these alternatives:

  • Use openlayers directly as recent versions of openlayers provides quite a bit of functionality out of box.
  • Additionally , you can take a look at these openlayers libraries.

@akuma1 akuma1 closed this as completed May 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
vulnerability Security issue
Projects
None yet
Development

No branches or pull requests

4 participants