-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3125a49
commit 91fd24d
Showing
7 changed files
with
291 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,47 +2,47 @@ | |
"version": 1, | ||
"data": [ | ||
{ | ||
"name": "Debian Security", | ||
"description": "Debian Security Advisories", | ||
"name": "Ubuntu Security Notices", | ||
"description": "Recent content on Ubuntu security notices", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
"parameter_values": [ | ||
{ | ||
"value": "https://www.debian.org/security/dsa", | ||
"value": "", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
"key": "PROXY_SERVER" | ||
} | ||
}, | ||
{ | ||
"value": "", | ||
"value": "180", | ||
"parameter": { | ||
"key": "USER_AGENT" | ||
"key": "REFRESH_INTERVAL" | ||
} | ||
}, | ||
{ | ||
"value": "10", | ||
"value": "https://ubuntu.com/security/notices/rss.xml", | ||
"parameter": { | ||
"key": "LINKS_LIMIT" | ||
"key": "FEED_URL" | ||
} | ||
}, | ||
{ | ||
"value": "", | ||
"parameter": { | ||
"key": "PROXY_SERVER" | ||
"key": "USER_AGENT" | ||
} | ||
}, | ||
{ | ||
"value": "15", | ||
"value": "10", | ||
"parameter": { | ||
"key": "REFRESH_INTERVAL" | ||
"key": "LINKS_LIMIT" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "Gentoo Linux security advisories", | ||
"description": "This feed contains new Gentoo Linux security advisories. Contact [email protected] with questions.", | ||
"name": "Red Hat Security Errata", | ||
"description": "Red Hat security advisories released in the last three days", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
|
@@ -54,15 +54,15 @@ | |
} | ||
}, | ||
{ | ||
"value": "10", | ||
"value": "180", | ||
"parameter": { | ||
"key": "LINKS_LIMIT" | ||
"key": "REFRESH_INTERVAL" | ||
} | ||
}, | ||
{ | ||
"value": "180", | ||
"value": "https://access.redhat.com/security/data/meta/v1/rhsa.rss", | ||
"parameter": { | ||
"key": "REFRESH_INTERVAL" | ||
"key": "FEED_URL" | ||
} | ||
}, | ||
{ | ||
|
@@ -72,16 +72,16 @@ | |
} | ||
}, | ||
{ | ||
"value": "https://security.gentoo.org/glsa/feed.rss", | ||
"value": "10", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
"key": "LINKS_LIMIT" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "FreeBSD Security Advisories and Errata notices", | ||
"description": "Security advisories and Errata notices published from the FreeBSD Project", | ||
"name": "Arch Linux Security Advisories", | ||
"description": "Feed containing the last published Arch Linux Security Advisories", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
|
@@ -99,7 +99,7 @@ | |
} | ||
}, | ||
{ | ||
"value": "https://www.freebsd.org/security/feed.xml", | ||
"value": "https://security.archlinux.org/advisory/feed.atom", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
} | ||
|
@@ -119,8 +119,8 @@ | |
] | ||
}, | ||
{ | ||
"name": "Red Hat Security Errata", | ||
"description": "Red Hat security advisories released in the last three days", | ||
"name": "FreeBSD Security Advisories and Errata notices", | ||
"description": "Security advisories and Errata notices published from the FreeBSD Project", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
|
@@ -138,7 +138,7 @@ | |
} | ||
}, | ||
{ | ||
"value": "https://access.redhat.com/security/data/meta/v1/rhsa.rss", | ||
"value": "https://www.freebsd.org/security/feed.xml", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
} | ||
|
@@ -158,8 +158,8 @@ | |
] | ||
}, | ||
{ | ||
"name": "Ubuntu Security Notices", | ||
"description": "Recent content on Ubuntu security notices", | ||
"name": "Gentoo Linux security advisories", | ||
"description": "This feed contains new Gentoo Linux security advisories. Contact [email protected] with questions.", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
|
@@ -171,15 +171,15 @@ | |
} | ||
}, | ||
{ | ||
"value": "180", | ||
"value": "10", | ||
"parameter": { | ||
"key": "REFRESH_INTERVAL" | ||
"key": "LINKS_LIMIT" | ||
} | ||
}, | ||
{ | ||
"value": "https://ubuntu.com/security/notices/rss.xml", | ||
"value": "180", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
"key": "REFRESH_INTERVAL" | ||
} | ||
}, | ||
{ | ||
|
@@ -189,51 +189,51 @@ | |
} | ||
}, | ||
{ | ||
"value": "10", | ||
"value": "https://security.gentoo.org/glsa/feed.rss", | ||
"parameter": { | ||
"key": "LINKS_LIMIT" | ||
"key": "FEED_URL" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "Arch Linux Security Advisories", | ||
"description": "Feed containing the last published Arch Linux Security Advisories", | ||
"name": "Debian Security", | ||
"description": "Debian Security Advisories", | ||
"collector": { | ||
"type": "RSS_COLLECTOR" | ||
}, | ||
"parameter_values": [ | ||
{ | ||
"value": "", | ||
"value": "https://www.debian.org/security/dsa", | ||
"parameter": { | ||
"key": "PROXY_SERVER" | ||
"key": "FEED_URL" | ||
} | ||
}, | ||
{ | ||
"value": "180", | ||
"value": "", | ||
"parameter": { | ||
"key": "REFRESH_INTERVAL" | ||
"key": "USER_AGENT" | ||
} | ||
}, | ||
{ | ||
"value": "https://security.archlinux.org/advisory/feed.atom", | ||
"value": "10", | ||
"parameter": { | ||
"key": "FEED_URL" | ||
"key": "LINKS_LIMIT" | ||
} | ||
}, | ||
{ | ||
"value": "", | ||
"parameter": { | ||
"key": "USER_AGENT" | ||
"key": "PROXY_SERVER" | ||
} | ||
}, | ||
{ | ||
"value": "10", | ||
"value": "15", | ||
"parameter": { | ||
"key": "LINKS_LIMIT" | ||
"key": "REFRESH_INTERVAL" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.