Question 002
### What is the GitHub dependency graph?
> https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph
1. [x] It is a representation of a repository's dependencies and dependents.
1. [ ] There is no such thing as the GitHub dependency graph.
1. [ ] It is a tool that automatically proposes version updates to dependencies in a repository.
1. [ ] It is a GitHub maintained list of known vulnerabilities in open source software packages.