
Security News
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
@iebh/reflib-cli
Advanced tools
Command line interface for Reflib.
Count the references in a library (and check they are valid)
reflib LibraryIn.xml -c
Convert between formats
reflib LibraryIn.xml -o json >LibraryOut.json
Deduplicate libraries
reflib LibraryIn.xml -x --dedupe >LibraryOut.xml
Query using JSON expressions
reflib LibraryIn.xml -q '{year: "2008"}'
Usage: app [file...]
Options:
-h, --help output usage information
-V, --version output the version number
-c, --count Dont output refs, just output the count (sets `-o count`)
-j, --json Output valid JSON (sets `-o json`)
-x, --xml Output EndNote XML file (sets `-o endnotexml`)
-o, --output [mode] Output file format (js, json, endnotexml, count)
-q, --query [expression...] Query by HanSON expression (loose JSON parsing)
-v, --verbose Be verbose (also prints a running total if -c is specified)
--dedupe [action] Deduplicate the library via the sra-dedupe NPM module. Actions are 'remove' (default), 'count' or 'mark' (to set the caption to "DUPE")
--no-color Force disable color
--no-progress Disable progress bars
FAQs
Command line interface for @IEBH/Reflib
We found that @iebh/reflib-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.