Evaluation of Rust Codebases Using Public Information
Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. In this thesis we present a CLI tool, cargo-indicate, to query the dependency tree of Rust projects using standard GraphQL. This tool aggregates data from a variety of sour
