-
### Feature request
One can currently see the impact of different processes in the supply chain via a bar chart:
And via a Sankey graph:
Our client would like to have a more interactive…
-
### Description
Block of code with an if statement at the end that allows control to flow when a collection count is equal to zero is being flagged as "unreachable code" for rule S2583
![image](…
-
Given this code:
```go
/* 1*/ package example
/* 2*/
/* 3*/ var sink interface{}
/* 4*/
/* 5*/ func fn() {
/* 6*/ var x *int
/* 7*/ x = new(int)
/* 8*/ sink = x // Sink 1 at the line 8; …
-
Hello! Just a question on how to write flows for sanitizers. Have done some modifications and I want to sanitize the taint analysis and remove any explicit intents from the result set, instead of just…
-
I am trying to use a mysql DB that is hosted on external server, not a docker container with default config. I've populated the matecat db, created a new user on there and modified the config.ini valu…
-
I am doing whole program analysis in a LLVM pass, which needs the whole program to run through a pass on a single final .bc file. I was using `-s WASM_OBJECT_FILES=0` for that feature, but now it look…
-
JIRA Issue: [KIEKER-1119] Default AspectJ configuraton produces log that cannot be processed by TraceAnalysisTool
Original Reporter: Andre van Hoorn
***
The fallback AspectJ configuration seems to u…
-
Dear SVF developer:
 We are several PhD students and recently do some research on open-source projects. We have used SUPA [1] to analysis them, but found the following issues:
1. *Context …
-
**Prerequisite**: We currently run the MWDA with `--warn-all --warn-error`. We should fix this to be `--mwda` or something, to allow us to introduce new warnings (at all) without breaking all our jenk…
-
Hi,
Flow diagram on this page:
https://developers.google.com/web/fundamentals/performance/critical-rendering-path/analyzing-crp
needs to be corrected in below image:
https://developers.google.…