Added and fixed img
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Shuffle
|
||||
[Shuffle](https://shuffler.io) is an automation platform to unify your security services (SOAR). It has thousands of premade integrations and is based on open frameworks like OpenAPI and Mitre Att&ck. The workflow editor is based on a no-code thought process to empower non-developers, and the app creator makes you able to integrate any platform in minutes.
|
||||
[Shuffle](https://shuffler.io) is an automation platform focused on accessibility. We believe everyone should have access to efficient processes, and are striving to make that a possibility by making integrations for YOUR tools. Security Operations is complex, but it doesn't have to be.
|
||||
|
||||
[](https://discord.gg/B2CBzUm)
|
||||
|
||||

|
||||

|
||||
|
||||
## Try it
|
||||
* Self-hosted: Check out the [installation guide](https://github.com/frikky/shuffle/blob/master/.github/install-guide.md)
|
||||
@@ -25,22 +25,20 @@ Please consider [sponsoring](https://github.com/sponsors/frikky) the project if
|
||||
* [4. Real-time executions with TheHive, Cortex and MISP](https://medium.com/@Frikkylikeme/indicators-and-webhooks-with-thehive-cortex-and-misp-open-source-soar-part-4-f70cde942e59)
|
||||
|
||||
## Documentation
|
||||
[Documentation](https://shuffler.io/docs) can be found on https://shuffler.io/docs and is written in https://github.com/frikky/shuffle-docs.
|
||||
[Documentation](https://shuffler.io/docs) can be found on [https://shuffler.io/docs](https://shuffler.io/docs) and is written here: [https://github.com/frikky/shuffle-docs](https://github.com/frikky/shuffle-docs).
|
||||
|
||||
## Related repositories
|
||||
* Apps: https://github.com/frikky/shuffle-apps
|
||||
* Workflows: https://github.com/frikky/shuffle-workflows
|
||||
* Security OpenAPI apps: https://github.com/frikky/security-openapis
|
||||
* Documentation: https://github.com/frikky/shuffle-docs
|
||||
* OpenAPI apps: [https://github.com/frikky/security-openapis](https://github.com/frikky/security-openapis)
|
||||
* Documentation: [https://github.com/frikky/shuffle-docs](https://github.com/frikky/shuffle-docs)
|
||||
* Workflows: [https://github.com/frikky/shuffle-workflows](https://github.com/frikky/shuffle-workflows)
|
||||
* Python apps: [https://github.com/frikky/shuffle-apps](https://github.com/frikky/shuffle-apps)
|
||||
|
||||
## Features
|
||||
* Simple workflow automation editor
|
||||
* Premade apps for a number of security tools
|
||||
* App creator for [OpenAPI](https://github.com/frikky/OpenAPI-security-definitions)
|
||||
* Easy to learn Python library for custom apps
|
||||
|
||||
## Architecture
|
||||

|
||||
* Simple, feature rich [workflow editor](https://shuffler.io/docs/workflows)
|
||||
* App creator using [OpenAPI](https://github.com/frikky/OpenAPI-security-definitions)
|
||||
* Premade apps for your security tools
|
||||
* Organization and sub-organization control
|
||||
* Hybrid resource sharing with shuffler.io (optional)
|
||||
|
||||
## Website
|
||||
[https://shuffler.io](https://shuffler.io)
|
||||
@@ -79,6 +77,9 @@ Documentation: MIT
|
||||
Shuffle backend: AGPLv3
|
||||
Apps, specification and App SDK: MIT
|
||||
|
||||
## Architecture
|
||||

|
||||
|
||||
### Repository overview
|
||||
Below is the folder structure with a short explanation
|
||||
```bash
|
||||
@@ -94,5 +95,5 @@ Below is the folder structure with a short explanation
|
||||
└ docker-compose.yml # Used for deployments
|
||||
```
|
||||
|
||||
**It's in BETA** - [Get in touch](https://shuffler.io/contact), send a mail to [frikky@shuffler.io](mailto:frikky@shuffler.io) or poke me on twitter [@frikkylikeme](https://twitter.com/frikkylikeme)
|
||||
**It's in BETA (0.8.60)** - [Get in touch](https://shuffler.io/contact), send a mail to [frikky@shuffler.io](mailto:frikky@shuffler.io) or poke me on twitter [@frikkylikeme](https://twitter.com/frikkylikeme)
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 431 KiB |
Reference in New Issue
Block a user