
Research
Security News
The Landscape of Malicious Open Source Packages: 2025 Mid‑Year Threat Report
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
github.com/skynewz/github-notifications-rss
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Go HTTP handler to receive your Github notifications as JSONFeed. It can be used to view your Github notifications feed is your favorite RSS reader !
Warning: Depends on you GitHub account type (Enterprise/Free/Pro), you probably don't see the details of some notifications. Read https://docs.github.com/en/free-pro-team@latest/rest/reference/pulls#get-a-pull-request for more details.
FEED_URL
environment variable for this feed to be understood by your RSS client./main.go
file.127.0.0.1:8080
. Change LISTEN_ADDR
if you want a different interface.http://127.0.0.1:8080/feed?token=<TOKEN>
NO_CACHE=1
./ping
.{
"version": "https://jsonfeed.org/version/1.1",
"title": "Github Notifications",
"home_page_url": "https://github.com/notifications",
"feed_url": "https://europe-west1-skynewz-dev-dt3s2a.cloudfunctions.net/github_notifications_feed",
"description": "Your Github notifications",
"icon": "https://www.iconfinder.com/data/icons/octicons/1024/mark-github-512.png",
"favicon": "https://github.com/favicon.ico",
"authors": [
{
"name": "Quentin Lemaire",
"url": "https://lemairepro.fr",
"avatar": "https://gravatar.com/avatar/ae3ee0665731b1010ed57bd608ac213b?s=400&d=robohash&r=x"
},
{
"name": "Github",
"url": "https://github.com",
"avatar": "https://www.iconfinder.com/data/icons/octicons/1024/mark-github-512.png"
}
],
"language": "en-US",
"items": [
{
"id": "1173005664",
"url": "https://github.com/hashicorp/terraform/releases/tag/v0.13.3",
"title": "[Release] hashicorp/terraform - v0.13.3",
"content_text": "[Release] hashicorp/terraform - v0.13.3",
"date_published": "2020-09-16T19:56:44Z"
},
{
"id": "1188927339",
"url": "https://github.com/traefik/traefik/releases/tag/v2.3.0",
"title": "[Release] traefik/traefik - v2.3.0",
"content_text": "[Release] traefik/traefik - v2.3.0",
"date_published": "2020-09-23T11:41:01Z"
},
{
"id": "1172627840",
"url": "https://github.com/cli/cli/releases/tag/v1.0.0",
"title": "[Release] cli/cli - v1.0.0",
"content_text": "[Release] cli/cli - v1.0.0",
"date_published": "2020-09-16T17:19:41Z"
},
{
"id": "1180918216",
"url": "https://github.com/restic/restic/releases/tag/v0.10.0",
"title": "[Release] restic/restic - restic 0.10.0",
"content_text": "[Release] restic/restic - restic 0.10.0",
"date_published": "2020-09-19T16:26:43Z"
},
{
"id": "817939610",
"url": "https://github.com/restic/restic/issues/2688",
"title": "[Issue] restic/restic - List snapshots with multiple filters tag and host filter not working ?",
"content_text": "[Issue] restic/restic - List snapshots with multiple filters tag and host filter not working ?",
"date_published": "2020-09-20T18:25:15Z"
}
]
}
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.