CSIRT-MU / CRUSOE

CRUSOE: A Toolset for Cyber Situational Awareness and Decision Support in Incident Handling Inspired by the OODA Loop
MIT License
10 stars 4 forks source link

Integrate recommender system #2

Closed husak closed 1 week ago

husak commented 3 weeks ago

Integrate recommender system from https://github.com/CSIRT-MU/recommender-system-for-network-security-management

I am looking for a more elegant solution than simply copying the code from one repo to a directory in another repo, e.g., with keeping history - development of the recommender system can then continue as a part of crusoe and the original repo will be locked as a version published with the research paper.

After integration, there is also a need to:

michal-cech commented 2 weeks ago

Recommender was successfully moved to recommender_system directory in the crusoe_update branch. The history was kept.

michal-cech commented 2 weeks ago

The updates and deployment are yet to be done.

michal-cech commented 1 week ago

Simple Vagrant & Ansible and Dockerfile done. Locations in other projects were (hopefully) patched