Releases: openvinotoolkit/security_addon
OpenVINO™ Security Add-on 2022.1.1
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:
- Orchestration of the OpenVINO™ Security Add-on Runtime in Kubernetes.
- Fixed minor defects.
- Updates to user documentation.
OpenVINO™ Security Add-on 2022.1
This release is tested with latest OpenVINO™ Model Server release 2022.1. The changes to security add-on include:
- New script is added to check and install pre-requisites needed to run OVSA on KVM based systems.
- Updates to user documentation
- Fixed minor defects
OpenVINO™ Security Add-on 2021.4.2
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
This release is tested with OpenVINO™ Model Server 2021.4 release. The changes to security add-on include:
- Minor bug fixes from previous release
- Ability to run security-addon as non-sudo user.
- License server certificate pinning capability.
OpenVINO™ Security Add-on 2021.3
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
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.