Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/securityriskadvisors/sra-taxii2-manager-server
- Owner: SecurityRiskAdvisors
- License: mit
- Created: 2018-05-13T20:34:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:07:10.000Z (about 2 years ago)
- Last Synced: 2023-03-02T00:55:55.917Z (almost 2 years ago)
- Topics: crud, stix, taxii, taxii2, user-management
- Language: JavaScript
- Size: 917 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**