GitHub provides an [API]("https://docs.github.com/ru/code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api") to see the dependencies used in the project. However, it does not work automatically with Gradle dependencies. A separate action must be added in order to export the dependencies https://github.com/marketplace/actions/gradle-dependency-submission