MCPcopy Index your code
hub / github.com/Shuffle/Shuffle

github.com/Shuffle/Shuffle @v2.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2.1 ↗ · + Follow
1,910 symbols 4,752 edges 183 files 57 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

[![Shuffle Logo](https://github.com/Shuffle/Shuffle/blob/main/frontend/public/images/Shuffle_logo_new.png)](https://shuffler.io) Shuffle Automation

Deploy On     [Shuffle](https://shuffler.io) is an open source automation platform, built for and by the security professionals. Security operations is complex, but it doesn't have to be. Built to work well with MSSP's and other service providers in mind. [ Get training ](https://shuffler.io/training) [_Key Features_](https://shuffler.io/docs/features) — [_Community & Support_](https://discord.gg/B2CBzUm) — [ Get training ](https://shuffler.io/training) - [_Documentation_](https://shuffler.io/docs) — [_Getting Started_](https://shuffler.io/docs/getting_started) — [_Development_](https://github.com/shuffle/Shuffle/blob/master/.github/CONTRIBUTING.md) [ Set up a demo call ](https://shuffler.io/contact) Follow us on Twitter at [@shuffleio](https://twitter.com/shuffleio).

Example Shuffle webhook integration

Try it

  • Self-hosted: Check out the installation guide
  • Cloud: Register at https://shuffler.io/register and get cooking

Please consider sponsoring the project if you want to see more rapid development.

Support

Blogposts

Documentation

Documentation can be found on https://shuffler.io/docs and is written here: https://github.com/shuffle/shuffle-docs.

Setting up a local development environment

Please follow the steps mentioned here!

Related repositories

Features

  • Simple, feature rich workflow editor
  • App creator using OpenAPI
  • Premade apps for your security tools
  • Organization and sub-organization control
  • Hybrid resource sharing with shuffler.io (optional)

Website

https://shuffler.io

Contributing

We want to make the world of cybersecurity more accessible and need all the help we can get. Send an email to support@shuffler and we'll make sure to give you any training you may need.

These are the main areas to contribute in: * Frontend (ReactJS) * Backend (Golang) * App Creation (Python & GUI w/OpenAPI) * Documentation (Markdown) * Workflow creation (GUI & Conceptualizing) * Content Creation (Blogs, videos etc)

Contributing guidelines are outlined here.

Contributors

ICPL logo

Shuffle

App magicians

License

All modular information related to Shuffle will be under MIT (anyone can use it for whatever purpose), with Shuffle itself using AGPLv3.

Workflows: MIT Documentation: MIT Shuffle backend: AGPLv3 Apps, specification and App SDK: MIT

Architecture

Shuffle Architecture

Security Contributors: Hall of Fame

Pushpraj - Reported several issues between July and August 2024

Repository overview

Below is the folder structure with a short explanation

├── README.md               # What you're reading right now
├── backend                 # Contains backend related code.
│   ├── go-app          # The backend golang webserver
│   └── app_sdk         # The SDK used for apps
├── frontend                # Contains frontend code. ReactJS, Material UI and cytoscape
├── functions               # Has execution and extension resources, such as the Wazuh integration
│   ├── onprem              # Code for onprem solutions
│   │   ├── Orborus     # Distributes execution locations
│   │   ├── Worker      # Runs a workflow
└ docker-compose.yml    # Used for deployments

Get in touch, send a mail to frikky@shuffler.io or poke me on twitter @frikkylikeme

Core symbols most depended-on inside this repo

setSelectedAction
called by 106
frontend/src/components/FixWorkflowValidationErrors.jsx
setWorkflow
called by 105
frontend/src/views/Usecases.jsx
getTheme
called by 93
frontend/src/theme.jsx
findSpecificApp
called by 56
frontend/src/components/AppFramework.jsx
validateJson
called by 49
frontend/src/views/Workflows2.jsx
GetParsedPaths
called by 43
frontend/src/views/Apps.jsx
shutdown
called by 41
functions/onprem/worker/worker.go
removeCookie
called by 29
frontend/src/components/LeftSideBar.jsx

Shape

Function 1,882
Struct 28

Languages

TypeScript89%
Go10%
Python1%

Modules by API surface

frontend/src/views/AngularWorkflow.jsx203 symbols
backend/go-app/main.go78 symbols
functions/onprem/worker/worker.go71 symbols
frontend/src/views/Admin.jsx64 symbols
frontend/src/views/Workflows2.jsx54 symbols
frontend/src/views/AppCreator.jsx50 symbols
frontend/src/views/AppExplorer.jsx43 symbols
frontend/src/components/Billing.jsx35 symbols
frontend/src/views/Workflows.jsx34 symbols
frontend/src/components/AppGrid.jsx34 symbols
backend/go-app/walkoff.go34 symbols
frontend/src/views/Apps.jsx31 symbols

For agents

$ claude mcp add Shuffle \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact