Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance/security workflow #35

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

AmirZandiehprojects
Copy link
Collaborator

No description provided.

Copy link

Security Scan Results


🔒 Security Scan Results for ./test_vulnerability.py 🔒
==================================================
Lines of Code Analyzed: 10

✅ No critical security issues detected.



🔒 Security Scan Results for ./amir.py 🔒
==================================================
Lines of Code Analyzed: 263

🚨 Found 1 Critical Security Issues!

CRITICAL: Dangerous Deserialization
Description: Critical: Dangerous eval() usage
Location: Line 139
Code: (r"eval\(.*?\)", "Dangerous eval() usage")
Confidence: HIGH
----------------------------------------



🔒 Security Scan Results for ./File Upload Service/app/streamlitdw_fe_mt.py 🔒
==================================================
Lines of Code Analyzed: 130

✅ No critical security issues detected.



🔒 Security Scan Results for ./File Upload Service/app/streamlitdw_fe.py 🔒
==================================================
Lines of Code Analyzed: 200

✅ No critical security issues detected.



🔒 Security Scan Results for ./File Upload Service/app/etl_pipeline.py 🔒
==================================================
Lines of Code Analyzed: 241

✅ No critical security issues detected.



🔒 Security Scan Results for ./File Upload Service/app/backup/streamlitdw_fe_backup.py 🔒
==================================================
Lines of Code Analyzed: 78

✅ No critical security issues detected.



🔒 Security Scan Results for ./File Upload Service/flask/flaskapi_dw.py 🔒
==================================================
Lines of Code Analyzed: 86

✅ No critical security issues detected.



🔒 Security Scan Results for ./Data Anonymization/pypy modified.py 🔒
==================================================
Lines of Code Analyzed: 35

✅ No critical security issues detected.



🔒 Security Scan Results for ./Structured Dremio Solution/Flask-api/api.py 🔒
==================================================
Lines of Code Analyzed: 100

✅ No critical security issues detected.



🔒 Security Scan Results for ./Structured Dremio Solution/Script/pipeline.py 🔒
==================================================
Lines of Code Analyzed: 239

✅ No critical security issues detected.



🔒 Security Scan Results for ./MongoDB Connection/Project1/main.py 🔒
==================================================
Lines of Code Analyzed: 12

✅ No critical security issues detected.



🔒 Security Scan Results for ./MongoDB Connection/Project1/config.py 🔒
==================================================
Lines of Code Analyzed: 11

✅ No critical security issues detected.



🔒 Security Scan Results for ./MongoDB Connection/Project1/app/__init__.py 🔒
==================================================
Lines of Code Analyzed: 31

✅ No critical security issues detected.



🔒 Security Scan Results for ./MongoDB Connection/Project1/app/models/document_model.py 🔒
==================================================
Lines of Code Analyzed: 34

✅ No critical security issues detected.



🔒 Security Scan Results for ./MongoDB Connection/Project1/app/controllers/document_controller.py 🔒
==================================================
Lines of Code Analyzed: 59

✅ No critical security issues detected.



🔒 Security Scan Results for ./pre-processing/pre-processing.py 🔒
==================================================
Lines of Code Analyzed: 241

✅ No critical security issues detected.



🔒 Security Scan Results for ./BugBox/game_login/game_login.py 🔒
==================================================
Lines of Code Analyzed: 465

✅ No critical security issues detected.



🔒 Security Scan Results for ./BugBox/game_login/db.py 🔒
==================================================
Lines of Code Analyzed: 48

✅ No critical security issues detected.



Critical vulnerabilities detected. Please review and address these security issues before merging.

Next Steps:

  1. Review each critical finding above and fix them according to OWASP top 10 mitigations.

Copy link
Member

@ben-AI-cybersec ben-AI-cybersec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thanks!

@ben-AI-cybersec ben-AI-cybersec merged commit 7f8c194 into main Nov 18, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants