Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

certlogic-utils-js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

certlogic-utils-js

Utility package for anything that's CertLogic but not (direct) evaluation

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

README

This NPM package implements utility functionality for CertLogic, compatible with version 1.2.2 of the (Type-/)JavaScript implementation.

Note that parts of this package may be marked as having β-status/being experimental. Those parts might also be out-of-sync with either the specification, or the JS implementation (the certlogic-js package).

The intention is to (eventually) move all functionality in certlogic-js that's not directly related to/used by the evaluation of CertLogic expressions, in this utility package. That includes:

  • Validation (because CertLogic expressions should be validated as such before they are passed into an evaluator function)
  • Factory functions
  • Desugaring
  • Reflection/inspection, e.g. the dataAccesses function
  • [✓] Compilation
  • [✓] Partial evaluation
  • Type system
  • etc.

For more information: have a look at the CertLogic roadmap.

Licensing

Copyright (c) 2021-2022 Meinte Boersma, working for the Dutch Ministry of Health, Science, and Sports, and on behalf of/in support of the European Health Network, and all other contributors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

Keywords

FAQs

Package last updated on 21 Feb 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc