Skip to content
#

dataflow

Here are 365 public repositories matching this topic...

colesmj
colesmj commented Oct 21, 2018

"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

enhancement good first issue Hacktoberfest
maltanar
maltanar commented Mar 2, 2020

FINN has a Vivado version requirements, e.g. 2019.1 in the 0.2b release. The available Vivado version should be checked before any Vivado-related commands are launched, and an assertion should be raised if there is a version mismatch.

enhancement good first issue

Improve this page

Add a description, image, and links to the dataflow 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 dataflow topic, visit your repo's landing page and select "manage topics."

Learn more