Dependencies in the code repositories are the packages and images used when building the application code. These dependencies are offered by providers such as npm, Maven, and GO. Using these packages may optionally need a license type offered by the providers such as MIT, ISC, and BSD-3-Clause.


After you integrate a source code management tool or a CI build system with Aqua, you can add code repositories hosted on them. When code repositories are added to Aqua, all the packages used for building the application code in these code repositories are discovered. Navigate to the Dependencies screen to see all the packages discovered in the code repositories. Aqua performs a detailed analysis on the packages and displays details of each package.


For complete information, see Code Repository Dependencies in the Aqua Platform Documentation Portal.