Skip to content

Commit c9bae35

Browse files
added another example
1 parent 12c2e19 commit c9bae35

File tree

1 file changed

+3
-1
lines changed
  • content/user-manual/feed-syndication

1 file changed

+3
-1
lines changed

content/user-manual/feed-syndication/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The value of `source` can be one of the following:
3939

4040
```bash
4141
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
4244
```
4345

4446
### Recent vulnerabilities from all sources
@@ -86,4 +88,4 @@ This will return recent sightings related to recent CVEs for the specified produ
8688

8789
```bash
8890
curl 'https://vulnerability.circl.lu/comments/feed.rss?user=adulau'
89-
```
91+
```

0 commit comments

Comments
 (0)