Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@roots/bud-build
Advanced tools
bud.js core module
Install @roots/bud-build to your project.
Yarn:
yarn add @roots/bud-build --dev
npm:
npm install @roots/bud-build --save-dev
Signifier | Description |
---|---|
@roots/bud-build | The bud.build service |
@roots/bud-build/item | The Item class |
@roots/bud-build/rule | The Rule class |
@roots/bud-build/loader | The Loader class |
@roots/bud-build/items | The default items |
@roots/bud-build/loaders | The default loaders |
@roots/bud-build/rules | The default rules |
Type | Description |
---|---|
.js | undefined |
.css | mini-css-extract-plugin in production ; style-loader in development |
.module.css | mini-css-extract-plugin in production ; style-loader in development |
.json | json5 |
.toml | toml |
.yml | yml-loader |
.html | html-loader |
.csv | csv-loader |
.xml | xml-loader |
.webp | asset/resource |
.svg | asset/resource |
.svg?inline | asset/inline |
.png | asset/resource |
.png?inline | asset/inline |
.gif | asset/resource |
.gif?inline | asset/inline |
.jpg | asset/resource |
.jpg?inline | asset/inline |
.jpeg | asset/resource |
.jpg?inline | asset/inline |
.woff | asset |
.woff?inline | asset/inline |
.woff2 | asset |
.woff2?inline | asset/inline |
.otf | asset |
.otf?inline | asset/inline |
Contributions are welcome from everyone.
We have contribution guidelines to help you get started.
@roots/bud-build is licensed under MIT.
Keep track of development and community news.
bud.js is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider sponsoring Roots.
FAQs
bud.js core module
The npm package @roots/bud-build receives a total of 5,294 weekly downloads. As such, @roots/bud-build popularity was classified as popular.
We found that @roots/bud-build demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.