We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c2e19 commit c9bae35Copy full SHA for c9bae35
content/user-manual/feed-syndication/index.md
@@ -39,6 +39,8 @@ The value of `source` can be one of the following:
39
40
```bash
41
curl https://vulnerability.circl.lu/known-exploited-vulnerabilities.rss
42
+
43
+curl https://vulnerability.circl.lu/known-exploited-vulnerabilities.rss?per_page=10&page=3
44
```
45
46
### Recent vulnerabilities from all sources
@@ -86,4 +88,4 @@ This will return recent sightings related to recent CVEs for the specified produ
86
88
87
89
90
curl 'https://vulnerability.circl.lu/comments/feed.rss?user=adulau'
-```
91
+```
0 commit comments