Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@mozilla/nimbus-schemas
Advanced tools
This directory contains a package of schemas published to various repositories for use by different parts of the Mozilla Nimbus experimentation ecosystem.
From project root (i.e., parent to this directory)
make schemas_install
make schemas_check
make schemas_code_format
make schemas_build
make schemas_build_npm
Contains schemas describing analysis results, metadata, and errors from Jetstream.
The build and deployment occurs automatically through CI. A deployment is triggered on merges into the main
branch when the version number changes. Schemas are published to various repos for access in different languages.
mozilla-nimbus-schemas
uses a date-based versioning scheme (CalVer
). The format is yyyy.m.MINOR
, where m
is the non-zero-padded month, and MINOR
is an incrementing number starting from 1 for each month. Notably, this MINOR
number does NOT correspond to the day of the month. For example, the second release in June of 2023 would have a version of 2023.6.2
.
VERSION
file in this directory../scripts/set_schemas_version.sh <version>
echo <version> > ./schemas/VERSION
make schemas_version
Published to PyPI as mozilla-nimbus-schemas
Published to NPM as @mozilla/nimbus-schemas
Not yet implemented.
FAQs
Schemas used by Mozilla Nimbus and related projects.
The npm package @mozilla/nimbus-schemas receives a total of 195 weekly downloads. As such, @mozilla/nimbus-schemas popularity was classified as not popular.
We found that @mozilla/nimbus-schemas 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.