-
- [x] Go (using govulncheck)
- [x] Rust
- [ ] Python (possibly using https://github.com/vitsalis/PyCG or https://github.com/AdaLogics/PyCG)
- [ ] Java (possibly using http://soot-oss.github.io/soo…
-
After installing `PPOCRLabel` via `pip` I get the following error when trying to launch the application:
```
--------------------------------------
C++ Traceback (most recent call last):
------------…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-957
Original Reporter: avanhoorn
***
1. Trace analysis fails when using "." as input dir (Note: Return value should also be >0):
…
-
Nice to have: very far future
-
# Interprocedural Analysis and Optimization
Interprocedural analysis (IPA) is a compilation technique where the analysis considers the effects of one procedure on another for some set or sets of inte…
-
Shall cargo-audit, like [cargo-geiger](https://crates.io/crates/cargo-geiger), track which functions are used and which are unused by the target crate and filter out vulnerabilities in unreferenced fu…
-
## Problem statement
When we run the `test_table_generation_with_numInvalidOK.py` script, if the `numInvalidOK` is zero for graphs of a given order and algorithm command specifier, we don't render …
-
I stumbled upon what i thought was a bug when building callgraphs for a Java project of mine. Now that i looked into it, i'm not so sure if it is intended behavior or not. It boils down to the followi…
-
JIRA Issue: [KIEKER-821] trace-analysis tool dropping traces when using multiple plots/prints
Original Reporter: Nis Wechselberg
***
When analyzing the attached trace with all availible plot/print o…
-
**Objective:** Determine if database access should use vector operations exclusively and evaluate saving graph data via GraphQL calls.
**Duration:** 3-5 days
**Steps:**
1. **Research Supabase and V…