Skip to content

opensecuritycontroller/security-mgr-api

Repository files navigation

Security Manager API

Build Status

This project defines the interfaces in the Open Source Controller (OSC) Manager Plugin SDK. This SDK defines the functionality OSC expects from a VNF security manager. OSC communicates with the security manager through these interfaces to implement its orchestration and management capabilities.

To learn more, see the Security Manager Plugin documentation.

Building the Security Manager SDK

mvn clean install

OSC Documentation

Check out OSC's Documentation for more information including getting started with OSC, OSC tutorials, and OSC plugins.

Contributing to OSC

Are you interested in contributing to OSC? Visit OSC's Community to learn more.