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

adding cargo to IMetaAnalyzer #3511

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

leec94
Copy link
Contributor

@leec94 leec94 commented Feb 28, 2024

Description

Added missing Cargo parsing to IMetaAnalyzer so Cargo component analysis is completed.

Addressed Issue

#3510

Additional Details

Tested by running the API Server vode with Jetty Maven plugin, then running the front end source code, and uploading the example component pkg:cargo/rand@0.7.2 via the UI.

The analysis was successfully completed after navigating away from the components page and back.
image
image

I also ran maven clean verify -P enhance but got some errors. the don't quite seem related to my changes, do I need to resolve these errors?

image

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: leec94 <leec94@bu.edu>
@nscuro nscuro added this to the 4.11 milestone Feb 29, 2024
@nscuro nscuro added the defect Something isn't working label Feb 29, 2024
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @leec94!

@nscuro nscuro merged commit 3d234af into DependencyTrack:master Feb 29, 2024
9 checks passed
@leec94 leec94 deleted the issue-cargo branch March 1, 2024 15:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
defect Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants