dataflow
Here are 321 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
Jul 29, 2021 - TypeScript
-
Updated
Jul 30, 2021 - Groovy
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
Jun 16, 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
Mar 31, 2018
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 27, 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
This requires a few changes to the function itself here: https://github.com/Xilinx/finn/blob/bdfbd4b79088accf92e60fc1fe790e697500dfe7/src/finn/util/visualization.py#L39
And a way to get the port number itself, likely similar to this: https://github.com/Xilinx/finn-base/blob/c928353369f9f4c76e6bbd5c2d0f68c20763c44b/src/finn/util/basic.py#L106
-
Updated
Jun 13, 2021 - C++
-
Updated
Jul 12, 2021 - JavaScript
-
Updated
Jul 26, 2021 - C++
-
Updated
Aug 1, 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
Configuration
parameter)