Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/securityriskadvisors/sra-taxii2-manager-server

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces
https://github.com/securityriskadvisors/sra-taxii2-manager-server

crud stix taxii taxii2 user-management

Last synced: 3 months ago
JSON representation

TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces

Awesome Lists containing this project

README

        

# sra-taxii2-manager-server
**Note**: This is just a project preview and is not ready for production use, many operations are not implemented yet.

see the sra-taxii2-server README for use and installation

This is a TAXII2 server manager for sra-taxii2-server, provides initial auth management and CRUD operations for TAXII2 server pieces. An accompanying UI goes along with this. The UI won't be immediately released with the rest of the preview since the implementation is currently in flux.

**Expects .env file containing FILE_TEMP_DIR in base, created with install script from sra-taxii2-server. Also uses certs and shares data with server project**