Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/components/procedure/_scan-with-sms.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Scan management and configuration

### Auto-scan new projects

To automatically scan all newly onboarded projects with Semgrep:

1. In Semgrep AppSec Platform, go to **Settings > Source code managers**.
3. Find the pane for the source code manager whose projects you want automatically scanned. Then, click its **Auto-scan** toggle to enable this feature.

### Manually run a full scan

1. In Semgrep AppSec Platform, click **<i class="fa-solid fa-folder-open"></i> Projects**.
Expand Down
Loading