Skip to content

Add a repository to CodeShield

CodeShield scans your GitHub repositories for security vulnerabilities and compliance issues. ADDING A REPO 1. Go to CodeShield → Repositories. 2. Click "Add Repository". 3. Select the GitHub repository from the dropdown (your connected GitHub account must have access). 4. Choose the scan schedule: on every push, daily, or weekly. 5. Click "Add". CodeShield runs an initial scan immediately. WHAT IS SCANNED - Dependency vulnerabilities (CVE database) - Secrets accidentally committed (API keys, tokens, passwords) - OWASP Top 10 code patterns (SQL injection, XSS, etc.) - Licence compliance issues SCAN TIME Initial scans typically take 1–5 minutes depending on repository size. Subsequent push-triggered scans are incremental and usually complete in under 60 seconds. REMOVING A REPO Go to CodeShield → Repositories → click the three-dot menu on the repo → Remove. This stops future scans and deletes existing findings.

Add a repository to CodeShield | MisarSocial