
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).
BRss is an 'offline' RSS reader written in Python. It is a complete rewrite of another python RSS reader (Naufrago!), based on the concept of service/client. It uses the dbus library to enable communication between the service and clients.
BRss consists of two applications:
brss-engine brss-engine is a dbus service. Its main features are:
brss-reader brss-reader is a GTK+ client for brss-engine.
Reminder: BRss is still "alpha" software. Use at your own risks.
BRss requires the following python modules to run.
python-gobject python-feedparser python-sqlite3 python-dbus
How to install this modules may vary depending on your distribution. In Archlinux run the following command as root:
libwebkit3 libnotify gcc gettext glib2
$ tar zxf brss-0.8.14.tar.gz $ cd brss-0.8.14
$ sudo python setup.py install
$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
The following are planned, in no particular order:
- Provide a proper install script.
- Documentation
- Gnome3 design guidelines compliance
- Better logo and pixmaps
- CLI interface
- DnD feed recategorizing
FAQs
Offline DBus RSS reader
We found that brss demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.