googlemaps / googlemaps/google-maps-services-js
Cross-site Request Forgery (CSRF) issue with Axios, replace with fetch?
Open
priority: p3
type: bug
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 654
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
There is a new CSRF issue with Axios, check more here: https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Maybe it's time to switch Axios with fetch? Would also make it more easy to support different runtimes than Node.js - like Cloudflare workers.
Contributor guide
Assessment
This issue has not been assessed yet.