New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-itsappusesnonexemptencryption

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-itsappusesnonexemptencryption

Add export compliance information to apps using exempt encryption only

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ITSAppUsesNonExemptEncryption for Cordova

Build Status

This plugin adds [export compliance](Add export compliance information for apps using exempt encryption only) information to apps using exempt encyption only.

This plugin should be used only if the app meets any of the following:

  • Qualifies for one or more exemptions provided under category 5 part 2
  • Use of encryption is limited to encryption within the operating system (iOS or macOS)
  • Only makes call(s) over HTTPS
  • App is made available only in the U.S. and/or Canada

The information is provided by adding the following key to the Info.plist file.

<key>ITSAppUsesNonExemptEncryption</key><false/>

Installation

cordova plugin add cordova-plugin-itsappusesnonexemptencryption

Supported platforms

  • iOS

License

This project is MIT-licensed

Keywords

FAQs

Package last updated on 14 Feb 2018

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