-
See https://github.com/model-checking/kani/pull/3253#discussion_r1635382569 for an example of a test that fails when we don't directly use in Rust the function that is otherwise only invoked from C co…
-
This might have been asked on another issue, but I would like to perform the following task with Amandroid:
1. Given a URL (either in variable, or directly used as a parameter of a function), I wan…
-
### 🔎 Search Terms
reachability never
### 🕗 Version & Regression Information
It's observed in all TS versions.
### ⏯ Playground Link
https://www.typescriptlang.org/play/?#code/GYVwdg…
-
I am analyzing PAG to get all the loads and stores of _interest_. And once I have a list of edges corresponding to these loads and stores, I want to perform reachability to identify all the pairs of e…
-
**Is your feature request related to a problem? Please describe.**
I'm looking to reduce the number of false positives from SCA vulnerabilities by performing function-level reachability analysis. How…
-
Hi,
I am doing some reachability analysis on a hybrid automaton of my system using CORA. But the thing is that I am not able to simulate just 4 states. It is because the invariant set does not limit…
-
Hi, I use the `cfl` tool and encounter some issues. Since there is no running examples, I randomly choose one from https://github.com/SVF-tools/Test-Suite/.
When running `cfl` with `-pocr-alias -gr…
-
I am doing reachability analysis of my system. I have seen in example using assert to do checks on the system. But
I want to know is there any way by which specification can be put into the problems…
-
Overview:
Phylum has developed a reachability tool to perform call graph analysis in order to identify whether or not a particular vulnerability is reachable. This tool currently works for the Javasc…
-
The ref-fvm is currently using the numbers from the first round of benchmarking (on an i7-1185G laptop). The [final benchmarks](https://github.com/filecoin-project/FIPs/pull/822/commits/5868b9e8a65a25…