dataflow
Here are 322 public repositories matching this topic...
I wrote some of the code to do this in a branch https://github.com/python-security/pyt/compare/class_based_views, but since I'm working on other things and this feature seems cool and important I'm making this issue
Let me know if you would like any help in implementing.
-
Updated
Aug 8, 2021 - TypeScript
-
Updated
Aug 8, 2021 - Groovy
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 7, 2021 - C++
unsafeOffset :: Int -> Array.Array a -> Array.Array a
and
unsafeCut :: Int -> Array.Array a -> Array.Array a
or,
unsafeSlice :: Int -> Int -> Array.Array a -> Array.Array a
@harendra-kumar Thoughts?
-
Updated
Aug 8, 2021 - Python
-
Updated
Mar 31, 2018
-
Updated
Aug 6, 2021 - Scala
-
Updated
Nov 8, 2017 - TypeScript
-
Updated
Jul 14, 2021
"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
Check Vivado version
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.
-
Updated
Jun 13, 2021 - C++
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
Jul 26, 2021 - C++
-
Updated
Aug 5, 2021 - TypeScript
-
Updated
Jun 16, 2021 - Vue
-
Updated
May 23, 2020 - CoffeeScript
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Python
-
Updated
Feb 3, 2019 - JavaScript
-
Updated
May 17, 2021 - Kotlin
Improve this page
Add a description, image, and links to the dataflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dataflow topic, visit your repo's landing page and select "manage topics."
ideally this would demonstrate projections, predicates, & tuning options like block size (using the
Configurationparameter)