Skip to content

sivolko/mindmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mindmaps Collection

This repository contains a collection of mindmaps developed by Shubhendu. The mindmaps cover various topics related to cybersecurity, LLM security, and container security.

Table of Contents

Project Structure

graph TD
    A[Mindmaps Collection] --> B[LLM Security]
    A --> C[Cybersecurity]
    A --> D[Containers]
    B --> B1[AI Threat Model]
    B --> B2[LLM Security Solutions]
    C --> C1[MITRE DEFEND]
    C --> C2[VM]
    D --> D1[K8s Threat Matrix]
Loading

Usage

  1. Clone the repository:
git clone https://github.com/sivolko/mindmaps.git
  1. Open the index.html file in your browser to navigate through the mindmaps.

Contributing Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.

About

This is the collection of my mindmaps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published