unfetter
unfetter copied to clipboard
The main project for the Unfetter-Discover application. This is the project that will hold the configuration files, the docker-compose files, issue tracking, and documentation
We need a new control ( or group of related controls) for selecting an attack pattern. The following features are required to be implemented - [ ] Allow grouping the...
If processor does not run, then unfetter-discover-api will fail. It appears that processor must run everytime the Docker stack starts. There will be cases where the processor does not need...
Customers might want to try and run Unfetter in a lab environment without continous access to Unfetter. Make at least the following changes - [ ] Add the MITRE attack...
We are using a mix of STIX terms and other info sec terms. Need to identify the terms we will use on the UI front end and ensure consistency
the component is 1k lines. it is time to refactor
Use better testing, likely expanding on the JSON files from the stix2pattern_translator, to describe each pattern, their expected translation, their expected validation, and their expected "objects" breakdown. Find a way...
All the stix pattern python code can return error messages. Allow those error messages to be returned back through the RESt API