
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
barnard59-pipeline-validation
Advanced tools
 [](https://coveralls.io/github/zazuko/ba
Pipeline validation enables you to verify the consistency of your RDF pipelines. It ensures that all pipeline steps are consistent, and can be executed one after another. It is a programmatic reflection of principles behind barnard59
This script will help you understand what is wrong with your pipeline. Documentation behind barnard59 will guide you how to build a valid one.
Install globally:
npm install -g barnard59-pipeline-validation
CLI help:
barnard59-validate -h
Validating a pipeline definition:
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.ttl
barnard59-validate your-pipeline-file -p your-pipeline-iri
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -p http://example.org/pipeline/utc
barnard59-validate your-pipeline-file --quiet
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -q
barnard59-validate your-pipeline-file --verbose
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -v
barnard59-validate your-pipeline-file --strict
barnard59-validate ./sample-pipelines/fetch-json-to-ntriples.json -s
barnard59-validate your-pipeline-file | jq
A JSON summary of all rules is written to ./rules.json
whenever the tests are run, it can also be generated by running npm run generate-rules
.
FAQs
 [](https://coveralls.io/github/zazuko/ba
The npm package barnard59-pipeline-validation receives a total of 799 weekly downloads. As such, barnard59-pipeline-validation popularity was classified as not popular.
We found that barnard59-pipeline-validation demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.