Add sections of interest for Gemfile.lock cataloger#1749
Merged
spiffcs merged 1 commit intoanchore:mainfrom Apr 19, 2023
Merged
Add sections of interest for Gemfile.lock cataloger#1749spiffcs merged 1 commit intoanchore:mainfrom
spiffcs merged 1 commit intoanchore:mainfrom
Conversation
- Updated tests to reflect the new sections being added to show they function properly. Closes anchore#1660 Signed-off-by: Shane Dell <shanedell100@gmail.com>
fa2b921 to
894c105
Compare
spiffcs
approved these changes
Apr 19, 2023
Contributor
|
Thanks for the added sections @shanedell! |
This was referenced Apr 24, 2023
Closed
spiffcs
added a commit
that referenced
this pull request
Apr 24, 2023
* main: Add sections of interest for Gemfile.lock cataloger (#1749) fix: update cache.fingerprint file to java-builds dir (#1748) Add ALPM Metadata to CYCLONEDX and SPDX output formats (#1747) chore: bump stereoscope to latest version (#1741) chore(deps): update bootstrap tools to latest versions (#1744) chore(deps): bump github.com/docker/docker (#1746) Create consul binary classifier (#1738) chore(deps): update bootstrap tools to latest versions (#1740) Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
This was referenced May 8, 2023
Closed
GijsCalis
pushed a commit
to GijsCalis/syft
that referenced
this pull request
Feb 19, 2024
- Updated tests to reflect the new sections being added to show they function properly. Closes anchore#1660 Signed-off-by: Shane Dell <shanedell100@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add sections of interest for Gemfile.lock cataloger
Closes #1660
The additonal sectional added were based of the
SOURCEitems from https://github.com/rubygems/bundler/blob/v1.15.1/lib/bundler/lockfile_parser.rb#L27