feat: ssrf check #16908
Closed
feat: ssrf check #16908
GitHub Advanced Security / ESLint
succeeded
Oct 12, 2024 in 3s
1 new alert
New alerts in code changed by this pull request
- 1 warning
See annotations below for details.
Annotations
Check warning on line 54 in lib/utils/ofetch.ts
Code scanning / ESLint
Prefer `RegExp#test()` over `String#match()` and `RegExp#exec()`. Warning
Loading