Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@digitalbazaar/zcapld
Advanced tools
Javascript reference implementation for Authorization Capabilities for Linked Data.
TODO
TBD
To install from NPM:
npm install @digitalbazaar/zcapld
To install locally (for development):
git clone https://github.com/digitalbazaar/zcapld.git
cd zcapld
npm install
TBD
See the contribute file!
PRs accepted.
If editing the Readme, please conform to the standard-readme specification.
Commercial support for this library is available upon request from Digital Bazaar: support@digitalbazaar.com
New BSD License (3-clause) © Digital Bazaar
5.1.3 - 2021-11-15
invocationTarget
from an invocation proof is checked against the
capability used and the expectedTarget
. The invocationTarget
from the
proof must both be in the expectedTarget
list (or a direct match if a
string value is used for expectedTarget
vs. an array) and it must also
match the invocationTarget
in the capability used (if
allowTargetAttenuation=true
then the capability's invocationTarget
may
be a path prefix for the invocationTarget
from the proof).FAQs
Linked Data Capabilities reference implementation.
The npm package @digitalbazaar/zcapld receives a total of 13 weekly downloads. As such, @digitalbazaar/zcapld popularity was classified as not popular.
We found that @digitalbazaar/zcapld demonstrated a not healthy version release cadence and project activity because the last version was released 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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.