GithubHelp home page GithubHelp logo

admyral-security / admyral Goto Github PK

View Code? Open in Web Editor NEW
234.0 5.0 8.0 9 MB

๐Ÿค– Cybersecurity Automation & Investigation Assistant

Home Page: https://admyral.dev

License: Apache License 2.0

Rust 47.14% JavaScript 0.06% CSS 0.23% TypeScript 39.03% Shell 0.17% Dockerfile 0.50% Python 11.97% Mako 0.05% HTML 0.04% PLpgSQL 0.81%
cybersecurity hyperautomation open-source python rust security-automation typescript case-management gpt workflow

admyral's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

admyral's Issues

Migrate from workflow timeout to maximum workflow steps

Feature request

The workflow runner can be configured to stop jobs exceeding a certain time limit. However, due to potentially, high latency times of some integrations, we should rather stop workflows after a certain amount of actions have been executed. Similarly to the timeout, the max. number of steps should be optional and configurable via environment variables.

Hint user if an integration action without credentials is selected

Feature request

If a user has selected an integration action (e.g. integration Slack, API Send a message) and didn't configure the corresponding credentials, then the Select field for credentials is empty. From a user perspective, it would be helpful to render a warning below the Select field to tell the user that credentials for this integration have not yet been configured.

VirusTotal Integration: Implement pagination

Feature request

The APIs in workflow-runner/workflow/integration_action/virustotal.rs requiring pagination are marked with TODO.

There are two acceptable solutions for now:

  • extend HttpClient to automatically handle pagination (preferred)
  • directly implement it in the corresponding functions

Add search bar to integrations/API side panel

Feature request

When dropping an Integration node and clicking on it in the workflow builder UI, you can see in the right side panel a list of integrations and if you click on that integration you can see a list of APIs. For both, integrations and APIs a search bar on top is needed.

Admyral is based on Radix UI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.