
Security News
Rust RFC Proposes a Security Tab on crates.io for RustSec Advisories
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.
@o3r/workspace
Advanced tools
This package is an Otter Framework Module providing tools at workspace level.
This packages provides several Schematics and CLIs used to accelerate the development and support maintenance of workspace's packages.
Otter framework provides a set of code generators based on Angular schematics.
| Schematics | Description | How to use |
|---|---|---|
| add | Include Otter in a project workspace. | ng add @o3r/workspace |
| library | Add a new Library to the current Otter project | ng g library |
| sdk | Add a new SDK to the current Otter project | ng g sdk |
| application | Add a new Application to the current Otter project | ng g application |
This packages exposes the following Command Line Interfaces:
Replaces the value of the version field of the JSON files matched by the pattern provided to the --include options.
Usage: o3r-set-version [options] <version>
Replace the packages version in a monorepos
Options:
-p, --placeholder <placeholder> Pattern of the version placeholder (default: 0.0.0)
--include <file> Add files pattern to apply the verison replacement (default: */lerna.json,**/package.json,!**/node_modules/**/{package,lerna}.json)
--set-public Enforce the package to be public
-V, --verbose Display debug logs
-h, --help output usage information
FAQs
Workspace tooling of the Otter Framework
The npm package @o3r/workspace receives a total of 6,524 weekly downloads. As such, @o3r/workspace popularity was classified as popular.
We found that @o3r/workspace demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.

Security News
/Research
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.

Research
/Security Fundamentals
A pair of typosquatted Go packages posing as Google’s UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.