-
When generating pdgs, it doesn't generate .dot files, but folders one by one, and also generates the following error, help!
Exception in thread "main" overflowdb.storage.BackwardsCompatibilityError…
-
I've tried to test depscan on https://github.com/grpc/grpc by next command:
> atom reachables -o app.atom -s reachables.json -l c .
p.s. bom.json is exist
And got next error:
```
Generati…
-
https://github.com/ShiftLeftSecurity/overflowdb/blob/0af4b29ea057e92a32c9186a53f4fc38f3a35dcc/core/src/main/java/overflowdb/util/NodesList.java#L74
https://github.com/ShiftLeftSecurity/overflowdb/b…
-
>overflowdb.traversal.filter.StringPropertyFilter$InvalidRegexException: invalid regular expression
Caused by: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 9…
-
For example, I want to load data from A.kryo and B.kryo, is it possible?
-
I see all the examples are tied with the graph database.
From my first look, it appears **plume** has two use-case:
(a) It augments **joern** and adds support for **Java**
(b) It can interface …
-
Hi;
When I try this library with the GREMLIN_TINKERGRAPH_VERTEX_ID_MANAGER configuration via conf.setProperty(GREMLIN_TINKERGRAPH_VERTEX_ID_MANAGER, TinkerGraph.DefaultIdManager.UUID.name()); it …
-
![image](https://user-images.githubusercontent.com/35445530/155296279-d9755499-87a9-4efb-8ad2-ed4f52ab22c5.png)
The collection data cannot be queried because only the collection data is returned. The…
-
**Describe the bug**
```
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
at overflowdb.misc.ArrayIter.hasNext(ArrayIter.scala:6)
at scala.collection.It…
-
[chainlink.zip](https://github.com/joernio/joern/files/13610201/chainlink.zip)
**Describe the bug**
`reachableBy` hangs for empty sink and single literal node source.
```
joern> cpg.literal.id(161…