-
axios 0.8.1 - 1.5.1
Severity: moderate
Axios Cross-Site Request Forgery Vulnerability - https://github.com/advisories/GHSA-wf5p-g6vw-rhxx
No fix available
node_modules/@xboxreplay/xboxlive-auth/n…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Is your feature request related to a problem? Please describe.
In using the typescript-axios generator, I found that the default behaviour of using positional paramters for query parameters to …
platy updated
3 years ago
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
i have the following code in my program:
```
return fetchFromMock(src, fetchingOptions)
.catch(() => fetchFromNetwork(src, fetchingOptions))
```
for every "resource" in my application, i decide…
-
为什么在解帧的时候第一帧还算正常,第二针开始放佛没有了背景图?为什么?
参考图:第一帧:https://us3tmp.laiye.com/_1723196469_403.gif 第二帧:https://us3tmp.laiye.com/_1723196470_6956.gif
`import { Injectable } from '@nestjs/common';
import …
-
**Describe the bug**
Axios does not work with corporate https proxies that are tunnelling https requests through http-CONNECT. All workflows worked with alternative request lib, that has been dropped…
-
Current Behavior:
Currently, the library only supports retry conditions for error flows (i.e., retrying when an error occurs). However, there are cases where we may want to retry even after a success…
-
Vulnerable Library - start-server-and-test-1.14.0.tgz
Path to dependency file: /inst/templates/node/package.json
Path to vulnerable library: /inst/templates/node/node_modules/follow-redirects/packa…
-
Dear Anoop,
I am using Bruno-1.21.0, and I want to use this code to sync requests:
```javascript
const axios = require("axios");
const response = await axios.get("https://api.github.com/users…
LBaan updated
4 months ago