Skip to content

Commit 19ff973

Browse files
Documentation edits made through Mintlify web editor
1 parent 215e465 commit 19ff973

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

cloud/scanning/real-time-scans.mdx

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Real-Time Vulnerability Scanning"
3-
sidebarTitle: "Real-Time Scans"
3+
sidebarTitle: "Real-Time Scanning"
44
---
55

66
Real-time scanning keeps your infrastructure protected against emerging threats by instantly scanning your assets when new security vulnerabilities are discovered. Our community-powered nuclei templates repository acts as a central hub for the latest security findings – from zero-days and 1-day exploits to newly disclosed CVEs being actively exploited in the wild.
@@ -19,18 +19,24 @@ Think of it as a security-focused CI pipeline – continuously monitoring, autom
1919

2020
You can configure real-time scanning for:
2121

22-
- **All Assets**: Every asset in your infrastructure will be automatically scanned when new templates are released.
23-
- **Custom Assets**: Select specific assets or asset groups for real-time scanning, allowing you to prioritize critical infrastructure.
22+
* **All Assets**: Every asset in your infrastructure will be automatically scanned when new templates are released.
23+
24+
* **Custom Assets**: Select specific assets or asset groups for real-time scanning, allowing you to prioritize critical infrastructure.
2425

2526
### Setting Up Real-Time Scans
2627

2728
1. Visit the [ProjectDiscovery Cloud Dashboard](https://cloud.projectdiscovery.io/)
29+
2830
2. Navigate to the Real-Time Scanning section directly from the dashboard home
31+
2932
3. Choose your preferred asset coverage:
30-
- Toggle "All Assets" for complete coverage
31-
- Select "Custom Assets" to specify target assets
33+
34+
* Toggle "All Assets" for complete coverage
35+
36+
* Select "Custom Assets" to specify target assets
37+
3238
4. Save your configuration
3339

3440
<Note>
3541
Real-time scanning is a feature available with our Enterprise plan.
36-
</Note>
42+
</Note>

0 commit comments

Comments
 (0)