
Security News
Browserslist-rs Gets Major Refactor, Cutting Binary Size by Over 1MB
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
github.com/Icinga/icinga-testing
This repository contains helpers to facilitate performing integration tests between components of the Icinga stack using
the Go testing
package. The general idea is to write test cases in Go that can
dynamically spawn individual components as required, connect them and then perform checks on this setup. This is
currently implemented by using the Docker API to start and stop containers locally as required by the tests. For more
information on how to use it, have a look at
the inline documentation comments.
The contents of this repository are licensed under the terms of the GNU General Public License Version 2, you will find a copy of this license in the LICENSE file included in it.
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.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.
Research
Security News
Eight new malicious Firefox extensions impersonate games, steal OAuth tokens, hijack sessions, and exploit browser permissions to spy on users.
Security News
The official Go SDK for the Model Context Protocol is in development, with a stable, production-ready release expected by August 2025.