Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- security-research
|
| 4 |
+
- modelscan-bypass
|
| 5 |
+
---
|
| 6 |
+
# modelscan-bypass-functools
|
| 7 |
+
Security research: functools.reduce chains arbitrary callables for code execution. Passes modelscan with no issues found.
|