-
Updated
Jul 8, 2022 - TypeScript
dataflow
Here are 365 public repositories matching this topic...
-
Updated
Jun 30, 2022 - JavaScript
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 9, 2022 - Groovy
-
Updated
Jun 29, 2022 - Rust
-
Updated
Jul 8, 2022 - Scala
-
Updated
Jun 17, 2022 - C++
Refactor array tests
- Cleanup the tests
- Move module-specific tests into their own modules
- Rename the test case functions as we do in benchmarks
-
Updated
Feb 12, 2022
-
Updated
Jul 6, 2022 - Python
"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
-
Updated
Nov 8, 2017 - TypeScript
-
Updated
Jun 22, 2022 - TypeScript
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
Feb 19, 2022 - C++
-
Updated
Oct 22, 2021 - JavaScript
-
Updated
Sep 19, 2021 - C++
-
Updated
Jun 23, 2022 - Vue
-
Updated
May 23, 2020 - CoffeeScript
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Feb 3, 2019 - JavaScript
-
Updated
May 13, 2022 - Python
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."
we should validate updates to the site by running
sbt mdoc
on relevant PRs