1
0
نسخ من Omar-268/flask_app

Update .github/workflows/main.yaml

هذا الالتزام موجود في:
2025-10-16 15:47:20 +00:00
الأصل 05ef06fdf3
التزام b07036cef0

عرض الملف

@@ -27,12 +27,6 @@ jobs:
- name: Run Bandit (Static Security Analysis) - name: Run Bandit (Static Security Analysis)
run: bandit -r . -f txt -o bandit-report.txt --exit-zero run: bandit -r . -f txt -o bandit-report.txt --exit-zero
- name: Upload Bandit Report (Artifact)
uses: actions/upload-artifact@v4
with:
name: bandit-report
path: bandit-report.txt
- name: Run pylint - name: Run pylint
run: pylint . run: pylint .