unfetter icon indicating copy to clipboard operation
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

Results 101 unfetter issues
Sort by recently updated
recently updated
newest added

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...

ux

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...

backend
CD/CI

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...

backend

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

docs

the component is 1k lines. it is time to refactor

Feature: Assessment

Need to add failure tests into the stix2pattern testing

CD/CI

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