
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@prov4itdata/actor-query-operation-collect-provenance
Advanced tools
A collect-provenance query-operation actor
Uses a Comunica observer to collect metadata from query operations executed on the query operation bus, and passes it on to the query result.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
$ yarn add @prov4itdata/actor-query-operation-collect-provenance
After installing, this package can be added to your engine's configuration as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@prov4itdata/actor-query-operation-collect-provenance/^1.0.0/components/context.jsonld"
],
"actors": [
...
{
"@id": "config-sets:sparql-queryoperators.json#myCollectProvenanceQueryOperator",
"@type": "ActorQueryOperationCollectProvenance",
"cbqo:mediatorQueryOperation": { "@id": "config-sets:sparql-queryoperators.json#mediatorQueryOperation" }
}
]
}
cbqo:mediatorQueryOperation: A mediator over the Query Operation bus.FAQs
A collect-provenance query-operation actor
We found that @prov4itdata/actor-query-operation-collect-provenance demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies