An error occurred while fetching this tab.
Reproduce Repository X-Ray functionality - Introduce lock file classes
- Aug 14, 2024
-
-
Leaminn Ma authored
Applied some minor code changes.
-
- Aug 13, 2024
-
-
Leaminn Ma authored
Added comment with an example of the Gemfile.lock format.
-
Leaminn Ma authored
Updated the version value parsed in a Gemfile.lock file.
-
Leaminn Ma authored
In #476177, our goal is to reproduce the Repository X-Ray functionality in the monolith. This is because we can better maintain it centrally and it will enable us to remove the X-Ray scan from the CI pipeline. This is the first step in this process. Here we introduce lock file classes that contain the logic to parse and extract libraries for each lock file type.
-