
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
@o3r/configuration
Advanced tools
This module contains configuration-related features such as CMS compatibility, Configuration override, store and debugging. It enables your application runtime configuration and comes with an integrated ng builder to help you generate configurations suppo
This package is an Otter Framework Module.
This module contains configuration-related features (compatibility with the generic configuration UI -- also known as CMS -- being used, configuration override, store, and debugging). It comes with an integrated ng builder to help you generate configurations supporting the Otter CMS integration.
The aim of implementing Configuration
inside components is to extract metadata from the application that will be used to override the application's configuration (such as the interface of a CMS).
ng add @o3r/configuration
[!WARNING] This module requires @o3r/core to be installed.
The Otter framework provides a set of code generators based on Angular schematics.
Schematics | Description | How to use |
---|---|---|
add | Include the Otter configuration module in a library / application | ng add @o3r/configuration |
configuration-to-component | Add configuration to an Otter component | ng g configuration-to-component |
Find more information in the documentation.
FAQs
This module contains configuration-related features such as CMS compatibility, Configuration override, store and debugging. It enables your application runtime configuration and comes with an integrated ng builder to help you generate configurations suppo
The npm package @o3r/configuration receives a total of 7,095 weekly downloads. As such, @o3r/configuration popularity was classified as popular.
We found that @o3r/configuration demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.