-
Updated
Oct 2, 2020 - Python
#
diagram
Here are 34 public repositories matching this topic...
Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
statistics
tool
diagram
user-stories
dependency-graph
kanban
scrum
scrum-board
taiga
cfd
kanban-board
cumulativeflowdiagram
-
Updated
Feb 2, 2018 - Python
A graphical editor for the specification and visualization of Graphol ontologies
-
Updated
Jul 5, 2017 - Python
blockdiag extension for Python Markdown
-
Updated
May 24, 2018 - Python
smart substation connection and configuration software based on IEC 61850 protocal and SCD file. Email: [email protected]
python
diagram
xml
graphics
scd
power-systems
iec61850
iec-61850
smart-grid
smart-substation
clusters-detection
substation-connection
-
Updated
Jun 19, 2020 - Python
This algorithm creates Hasse diagrams for divisibility relations (partial order relations).
-
Updated
Aug 12, 2020 - Python
Natural Language Processing in Python
python
natural-language-processing
text-classification
diagram
python3
textclassification
itis-fermi-modena
-
Updated
Sep 23, 2020 - Python
Indoor UV light surface cleaning drone. It is intended for offices in order to have a better come back to work.
-
Updated
Sep 5, 2020 - Python
Chart comparing the 🇨🇿 and 🇩🇪 voting advice apps for the 2019 European Parliament election
-
Updated
May 15, 2019 - Python
For example, diagrams as code of AWS simple architecture
-
Updated
Jun 11, 2020 - Python
Compute persistent homology with coefficients in the field Z/2Z
data
topology
diagram
persistence
barcode
python3
topological-data-analysis
tda
homology
persistence-diagram
filtrations
-
Updated
Dec 18, 2019 - Python
This program allows to visualize data on different diagrams. There is no limitation on the number of displaying graphs. Interaction with one of them has the influence on other.
-
Updated
Apr 26, 2019 - Python
-
Updated
Apr 19, 2020 - Python
using ifaceinfo and docker modules the module can provide the connexion of container virtual network card to the virtual card in the host machine.
-
Updated
Sep 13, 2018 - Python
Voronoi diagram in Python using pygame
-
Updated
Sep 2, 2018 - Python
This software determines the extinction for observed stars. The stars should be measured at least by means of three passbands. The theoretical sequence of stars on the color-color plane must be known.
-
Updated
Jun 10, 2019 - Python
Source for Architecture Kata C4 and sequence diagrams
-
Updated
Jun 27, 2020 - Python
Improve this page
Add a description, image, and links to the diagram topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the diagram topic, visit your repo's landing page and select "manage topics."
"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