JanusGraph / JanusGraph/janusgraph
Fortify: mitigate command injection in AbstractJanusGraphAssemblyIT:118
Open
area/testing
kind/bug/possible
static-analysis
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
encapsulate the command line that the test requires in the abstract class, so that we do not have to pass in a string to ProcessBuilder. This was marked critical by Fortify.
Contributor guide
Assessment
This issue has not been assessed yet.