Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sivolko/mindmaps

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

  • Mindmaps Collection
    • Table of Contents
    • Project Structure
    • Mindmaps
      • LLM Security
      • Cybersecurity
      • Containers
    • Usage
    • Contributing
    • License

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

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors