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

Feature/vulnerable software fuzzy matching #1799

Conversation

officerNordberg
Copy link
Contributor

No description provided.

@nscuro nscuro self-assigned this Jul 19, 2022
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.

Aaaaaaand there's a merge conflict again. Terribly sorry, try rebasing this one with git pull --rebase so you're not running in DCO issues again.

We also have to remember making the new property available in the UI here: https://github.com/DependencyTrack/frontend/blob/master/src/views/administration/analyzers/InternalAnalyzer.vue#L5-L10. @officerNordberg, will you raise a PR for that or do you want us to do it?

Signed-off-by: Drew Thompson <[email protected]>
@officerNordberg
Copy link
Contributor Author

officerNordberg commented Jul 19, 2022

Aaaaaaand there's a merge conflict again. Terribly sorry, try rebasing this one with git pull --rebase so you're not running in DCO issues again.

I would have done the rebase but I had other commits in my branch from merging master and rebase is a mess. I didn't trust it and the DCO recommendations seem to warn against it. Also the @#$@ github UI helpers are crap for DCO. I can't figure out if I need this https://chrome.google.com/webstore/detail/dco-github-ui/onhgmjhnaeipfgacbglaphlmllkpoijo/related or what the resolution to todogroup/gh-issues#50 was and how to resolve it but it further makes me hate DCO and not understand its value beyond matching two strings which are both email addresses provided by the committer so, what does that prove?

We also have to remember making the new property available in the UI here: https://github.com/DependencyTrack/frontend/blob/master/src/views/administration/analyzers/InternalAnalyzer.vue#L5-L10. @officerNordberg, will you raise a PR for that or do you want us to do it?

I didn't know these were being added to the UI, I guess I'd prefer someone else do it as I don't know vue and I barely got it running locally took me too long from the README to figure out npm run serve -- --port 8000 instead of npm run serve

@officerNordberg
Copy link
Contributor Author

@nscuro upon further review I can probably handle submitting that PR until I uncover some other footguns and beartraps

@nscuro
Copy link
Member

nscuro commented Jul 19, 2022

@officerNordberg Cool, let me know if you run into any issues. This may be helpful regarding the port situation: https://github.com/DependencyTrack/dependency-track/blob/master/DEVELOPING.md#debugging-with-frontend

Also, thanks for adding tests!

@nscuro nscuro added the enhancement New feature or request label Jul 19, 2022
@nscuro nscuro added this to the 4.6 milestone Jul 19, 2022
@nscuro nscuro merged commit cab3125 into DependencyTrack:master Jul 19, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants