Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: openvinotoolkit/security_addon

OpenVINO™ Security Add-on 2022.1.1

28 Jul 12:16
c940dab
Compare
Choose a tag to compare

This is first release with support for Orchestration of the OpenVINO™ Security Add-on Runtime in Kubernetes for the Bare metal. OpenVINO™ Model Server and OpenVINO™ Security Add-on Runtime are executed as micro service in Kubernetes Pod. This is tested with OpenVINO™ Model Server release 2022.1.
The changes to security add-on include:

  1. Orchestration of the OpenVINO™ Security Add-on Runtime in Kubernetes.
  2. Fixed minor defects.
  3. Updates to user documentation.

OpenVINO™ Security Add-on 2022.1

13 Apr 11:11
fd039b9
Compare
Choose a tag to compare

This release is tested with latest OpenVINO™ Model Server release 2022.1. The changes to security add-on include:

  1. New script is added to check and install pre-requisites needed to run OVSA on KVM based systems.
  2. Updates to user documentation
  3. Fixed minor defects

OpenVINO™ Security Add-on 2021.4.2

24 Nov 09:48
75a8f62
Compare
Choose a tag to compare

This is the first release with support for Intel® Software Guard Extensions (SGX) on Intel® 3rd Generation Scalable Xeon Processor based systems. OpenVINO™ Security Add-on tools can be executed from Gramine Library OS based SGX enclave and runtime from Gramine Shielded containers (GSC).

Key Features of this release:
• The DCAP based attestation for OpenVINO™ Security Add-on GSC container is added.
• Unified license server can now service requests from both KVM and Gramine based run time environments.
• This release is tested with OpenVINO™ Model Server release 2021.4.2
• The default OS in OVSA Docker image is changed to Ubuntu 20.04 for KVM implementation also.
• For KVM implementation, minor bug fixes are added.

OpenVINO™ Security Add-on 2021.4

30 Jun 15:47
8ea9e16
Compare
Choose a tag to compare

This release is tested with OpenVINO™ Model Server 2021.4 release. The changes to security add-on include:

  1. Minor bug fixes from previous release
  2. Ability to run security-addon as non-sudo user.
  3. License server certificate pinning capability.

OpenVINO™ Security Add-on 2021.3

24 Mar 15:50
b102952
Compare
Choose a tag to compare

This is an enhanced release of OpenVINO™ Security Add-on. The changes in this release include:

  • Tested with latest OpenVINO™ Model Server release 2021.3
  • Tested with latest 5.0 version of tpm2-tools.
  • Documented SWTPM-HWTPM quote binding details.
  • Updated command line options to ovsatool as documented in the Getting Started Guide.

OpenVINO™ Security Add-on 2021.2

15 Dec 10:51
Compare
Choose a tag to compare

This is the first release of OpenVINO™ Security Add-on

OpenVINO™ Security Add-on is set of tools that allows a model developer to control access to models post-development, and check for access to models at run time within a controlled environment using the OpenVINO™ Model Server. It consists of a set of development tools to define access controls to a model, a licensing service to check model license prior to loading into OpenVINO™ Model Server and an isolated environment within which an access controlled model can be executed within the OpenVINO™ Model Server.

Key Features of OpenVINO™ Security Add-on

  • Define access controls to models soon after development.
  • Generate customer specific licenses limiting days of model use.
  • Check the license validity before loading the model into OpenVINO™ Model Server.
  • Execute models in an isolated environment via KVM Virtual Machines, with the OpenVINO™ Model Server.
  • Control application access to models via NGINX.