Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
bst-plugins-container
Advanced tools
A collection of BuildStream plugins that are related to containers.
BuildStream Container Plugins
.. image:: https://gitlab.com/BuildStream/bst-plugins-container/badges/master/pipeline.svg :target: https://gitlab.com/BuildStream/bst-plugins-container/commits/master
.. image:: https://img.shields.io/pypi/v/bst-plugins-container.svg :target: https://pypi.org/project/bst-plugins-container
.. image:: https://img.shields.io/pypi/pyversions/bst-plugins-container.svg :target: https://pypi.org/project/bst-plugins-container
.. image:: https://img.shields.io/badge/Documentation-yellow.svg?logo=gitlab&labelColor=grey :target: https://buildstream.gitlab.io/bst-plugins-container
.. image:: https://img.shields.io/badge/Source-teal.svg?logo=gitlab&labelColor=grey :target: https://gitlab.com/BuildStream/bst-plugins-container
A collection of plugins for BuildStream <https://BuildStream.build>
_ that are
related to containers.
There are two ways to use external BuildStream plugins, either as a submodule,
or as a Python package. See BuildStream's
External plugin documentation <https://docs.buildstream.build/master/format_project.html#loading-plugins>
_
for more details.
To use the container plugins as a Python package within a BuildStream project, you will first need to install bst-plugins-container via pip::
pip install bst-plugins-container
The plugins must be declared in project.conf. To do this, please refer
to BuildStream's
Local plugins documentation <https://docs.buildstream.build/master/format_project.html#local-plugins>
_.
To use the container plugins locally within a BuildStream project, you will first need to clone the repo to a location within your project::
git clone https://gitlab.com/BuildStream/bst-plugins-container.git
The plugins must be declared in project.conf. To do this, please refer
to BuildStream's
Pip plugins documentation <https://docs.buildstream.build/master/format_project.html#local-plugins>
_.
FAQs
A collection of BuildStream plugins that are related to containers.
We found that bst-plugins-container demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.