The Wayback Machine - https://web.archive.org/web/20210726124344/https://github.com/topics/sequence-diagram
Here are
90 public repositories
matching this topic...
The open source embeddable online markdown editor (component).
Updated
Jul 9, 2021
JavaScript
Draws simple SVG sequence diagrams from textual representation of the diagram
Updated
Sep 30, 2020
JavaScript
📝 基于 Vue、Vditor,所构建的在线 Markdown 编辑器,支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉 新增「所见即所得」编辑模式。
SequencePlugin for IntelliJ IDEA
Updated
Jul 22, 2021
Java
UML diagramming package based on the yUML syntax
Updated
Mar 23, 2020
JavaScript
Updated
Jun 15, 2021
HTML
yUML extension for Visual Studio Code
Updated
May 31, 2019
JavaScript
Realtime tool for generating sequence diagrams.
Updated
Jul 23, 2021
JavaScript
Online tool for Generate a User Story Map from indented text.
Javascript tool for generating sequence diagrams from code
Updated
Dec 28, 2020
JavaScript
Online tool to make your PlantUML diagrams look great.
Updated
Mar 12, 2021
JavaScript
Draw sequence diagram in text from terminal.
Updated
Jul 26, 2021
Rust
🔎 🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
ZenUml is an online tool turning TEXT into UML sequence diagrams. This repository is used to track defects, suggestions and feature request.
Create UML Class and Sequence Diagrams from ABAP Code
Updated
Jul 14, 2021
ABAP
Provides a parser function to generate diagrams and flowcharts with the help of the mermaid script language
Render sequence charts from the command line
Updated
Jun 15, 2021
TypeScript
🌱 Formats the results of an apitest run as PlantUML markup
Python scripts for converting trace log messages to sequence diagrams. Visually debug trace logs.
Updated
Jun 18, 2020
Python
A Graph Editor implementing by Spring Boot, Kotlin, Java
Updated
Nov 19, 2019
JavaScript
ReactJS powered material dashboard to build, share & download sequence diagram
Updated
Nov 6, 2017
JavaScript
🔮 内生安全建模工具,基于.Net Core 3.0的Avalonia跨平台桌面应用。
A collection of web parts that make it easy to embed diagrams in SharePoint pages
Updated
Apr 23, 2019
TypeScript
Utility to generate diagrams and documents; sequence diagram generator
Updated
Apr 29, 2020
Clojure
Atom package to write and preview sequence charts
Updated
Jul 5, 2021
CoffeeScript
Draw UML sequence diagrams on Desktop by Electron
Updated
Apr 21, 2018
JavaScript
Diagrams as code - A simple mobile first editor for UML diagrams built using AWS Lambda, Google Cloud Kubernetes, DynamoDB etc.
Updated
May 7, 2021
JavaScript
Protograph is a collection of sequence diagrams of various protocols.
Improve this page
Add a description, image, and links to the
sequence-diagram
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sequence-diagram
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
"AA03": { "description": "Weakness in SSO Authorization", "source": (Process, Element), "target": (Process, Server), "condition": "target.implementsAuthenticationScheme is False", },
What if the Process implements BasicAuth or uses mutual TLS (neither of which is SSO)?
If the Process uses SAML or OAuth, then maybe.
Maybe authenticationScheme as a string var is neces