Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,10 @@ emoji: 🛡️
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# 🛡️ Cyber Security Toolkit
|
|
@@ -38,4 +39,4 @@ Simply enter the URL, password, or email you want to check in the respective tab
|
|
| 38 |
|
| 39 |
## Note
|
| 40 |
|
| 41 |
-
This tool is for educational purposes only. Always verify security concerns with multiple sources and professional security tools.
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.44.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
python_version: 3.11
|
| 11 |
---
|
| 12 |
|
| 13 |
# 🛡️ Cyber Security Toolkit
|
|
|
|
| 39 |
|
| 40 |
## Note
|
| 41 |
|
| 42 |
+
This tool is for educational purposes only. Always verify security concerns with multiple sources and professional security tools.
|