-
Updated
Mar 19, 2022 - TypeScript
dataflow
Here are 348 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
Jan 4, 2022 - JavaScript
-
Updated
Mar 26, 2022 - Groovy
-
Updated
Mar 26, 2022 - Rust
-
Updated
Mar 25, 2022 - Scala
-
Updated
Sep 7, 2021 - 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
Mar 26, 2022 - Java
-
Updated
Mar 22, 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
Jan 19, 2022
-
Updated
Mar 26, 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
Feb 27, 2022 - Vue
-
Updated
May 23, 2020 - CoffeeScript
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Feb 3, 2019 - JavaScript
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