
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
github.com/skynewz/github-notifications-rss
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 flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.