Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
/ cyban Public archive

CyBan - A Collaborative Tool for Cybersecurity.

License

Notifications You must be signed in to change notification settings

rjs3c/cyban

Repository files navigation

CyBan - A Collaborative Tool for Cybersecurity

Version Badge License Badge LoC Badge

Contents

  1. Introduction
  2. Installation
  3. Requirements
  4. Gallery

Introduction

CyBan is an open-source utility for sharing information, managing workflows and collaborating.

  • Kanban System. Keep Track of Complex Workloads and Information Efficiently using a Visual, Columnar Board
  • Custom Cybersecurity-specific Information, Categories and Metrics. Catered for Cybersecurity Professionals.
  • RSS Feed. For Keeping Updated on your Favourite News Sources
  • Ticketing System. Create a Feedback-loop Between Registered and Unregistered Users
  • Executive Summary. Generate a Report on-demand for those in Management.
  • Performance Overview. Keep Track of your Progress.

Installation

asciicast Initialise CyBan using the following docker-compose command:

docker-compose up

Stop CyBan using the following sequence of commands:

^C
docker-compose down

Requirements

  • Docker Engine >= v20.10
  • Docker Compose >= v1.29.2

Gallery