-
See https://github.com/dotnet/roslyn/issues/29836 for the limitations of `GetAnonymousFunctionControlFlowGraph` and `GetLocalFunctionControlFlowGraph`. This forced us to put a workaround in dataflow a…
-
https://github.com/AppThreat/atom
We created an open-sourced atom for the precise identification of usages and dataflows across large code bases. This approach is better for summarizing and identif…
-
```
Hi,
in the dataflow branch, file optimize/Prune_symbol_table.cpp
in line 130 the assignement is unnecessary because you pass in the vars
already as argument to the Analysis constructor. Just havin…
-
The project VulSeeker(https://github.com/buptsseGJ/VulSeeker) use miasm. It use miasm to fetch asm code features. When processing arm binary, it will raise exception "unknown mnemo STCMI". It seems ST…
-
Build on work item #207 to include variable equality. This involves two work items:
- Use equality facts just inferred from the computation done by an expression (for example, `a = b`).
- Doing a …
-
## Step 10: Putting it all together
Great! you made it to the final step :tada:
We have now identified
- (a) [places in the program](https://github.com/KietNhiTran/codeql-javascript-unsafe-jquery-pl…
-
Hi all!
I get an error when trying to run this piece of code in Cloud Shell:
```
gcloud beta dataflow flex-template run "video-object-tracking" \
--project=${PROJECT} \
--region=${REGION} \
-…
-
As a _Dataflow_ service user, I want my meta-data to be fetched from my account and stored correctly so that the analysis based on that data is relevant. I also want to be able to see a historic overv…
-
For what its worth, I am seeing a similar problem. For myself, its because at the moment of the `bctr`, the value for the control register cannot be determined. I'm working on the best way I can to br…
-
### Code
Unfortunately it's nearly impossible for me to figure out where the problem actually happens, so finding a minimal example is tough.
Branch here: https://github.com/antiguru/timely-dataf…