Skip to content
Merged
Changes from 2 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 **Source code manager** whose projects you want automatically scanned, then click the **Auto-scan** toggle to enable this feature.
Comment thread
khorne3 marked this conversation as resolved.
Outdated
Comment thread
khorne3 marked this conversation as resolved.
Outdated

### Manually run a full scan

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