Logo Lanfrica

ayodejijesse9-ui/artisanconnect

Domaine:

digital infrastructure
Créateur:
ayo
Hôte:
AI-powered app connecting verified skilled artisans to customers across Nigeria # ArtisanConnect Nigeria ## Security This project uses three pre-deploy security tools: - **Semgrep** — scans FastAPI Python code for vulnerabilities before every push - **Snyk** — scans requirements.txt for vulnerable dependencies - **GitHub Advanced Security** — secret scanning and Dependabot alerts on every commit Run before every push: ```bash semgrep scan . snyk test git push ```