Unfetter Versions Save

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

v0.3.1

6 years ago

The main goal of this release was to improve the backend API to allow other systems to interact with assessments and their risk scores.

A number of other fixes and improvements were also included.

v0.3.0

6 years ago

The Unfetter project just completed a major rewrite from the ground up. We replaced the Ember.js front end with Angular 4. The backend API and data store was rewritten to be faster, support more complex queries, integrated API testing, and better Swagger Description of the API.

The UI was also streamlined. Please take a look and provide us with feedback.

The GitHub repositories were also collapsed to better support development. The [Unfetter repository] (https://github.com/unfetter-discover/unfetter) is the still the main repository for the docker-compose files, configuration files, and documentation. You can build the Unfetter-Discover application by following the instructions on the README

The Unfetter UI is all front end angular code.

The Unfetter Store is all backend API, database, or data loading software.

v0.2.11

6 years ago

Added Sensors to the assessments. Also added ability to edit and add assessed objects from the Assessment Dashboard

0.2.10

7 years ago

The Assessment dashboard has an executive summary. Also, the ability to edit assessments.

0.2.9.1

7 years ago

Added specific tags for the Docker images inside docker-compose.yml.

0.2.9

7 years ago

Added a new Indicator Assessment report

0.2.8

7 years ago

Release Notes

  • Added a 10 second delay to the cti-stix-store container startup to give the cti-stix-store-repository container's mongodb service time to start.