Skip to content

Feat: analyze RPM dependencies#3226

Merged
jeremylong merged 4 commits intodependency-check:mainfrom
mbologna:feat/analyze_rpm
May 9, 2021
Merged

Feat: analyze RPM dependencies#3226
jeremylong merged 4 commits intodependency-check:mainfrom
mbologna:feat/analyze_rpm

Conversation

@mbologna
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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 dependency-check:main May 9, 2021
@jeremylong
Copy link
Copy Markdown
Collaborator

Thanks for the PR!

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core documentation site documentation tests test cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants