Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: analyze RPM dependencies #3226

Merged
merged 4 commits into from
May 9, 2021
Merged

Feat: analyze RPM dependencies #3226

merged 4 commits into from
May 9, 2021

Conversation

mbologna
Copy link
Contributor

Description of Change

This PR adds RPM files to the archive analyzer. Since the payload of RPM is a CPIO archive, the ArchiveAnalyzer logic has been used and just extended to extract the payload from the RPM format (eclipse-packager has been used to deal with that).

  • Tests provided
  • Docs updated

Have test cases been added to cover the new functionality?

Yes.

@boring-cyborg boring-cyborg bot added core changes to core documentation site documentation tests test cases labels Mar 25, 2021
@jeremylong jeremylong added this to the 6.2.0 milestone Apr 3, 2021
@jeremylong
Copy link
Owner

Sorry for the delay in the review and merge. I plan on incorporating this with the 6.2.0 release within a month.

@jeremylong jeremylong merged commit 5d2c571 into jeremylong:main May 9, 2021
@jeremylong
Copy link
Owner

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core changes to core documentation site documentation tests test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants