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: remove duplicated constraints #114

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

jneate
Copy link
Contributor

@jneate jneate commented Jun 8, 2023

Given the constraint is being reduced to a single column regardless of the CPE source, it makes sense to remove the duplicated constraints before storing in the DB.

I think this could resolve anchore/grype#1235

@westonsteimel
Copy link
Contributor

Thanks @jneate and sorry for the delay on this one. I think if you rebase you should get to a point where the tests hopefully pass on this one now

@kzantow kzantow force-pushed the fix-duplicated-constraint branch from b3a3442 to 713a1c1 Compare December 20, 2023 21:51
@kzantow kzantow enabled auto-merge (squash) December 20, 2023 21:53
Copy link
Contributor

@willmurphyscode willmurphyscode left a comment

Choose a reason for hiding this comment

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

Thanks @jneate for the contribution! And sorry for the long delay in reviewing.

@kzantow kzantow merged commit 496d5b9 into anchore:main Dec 20, 2023
14 checks passed
willmurphyscode pushed a commit that referenced this pull request Mar 27, 2024
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version constraint not being cleaned
4 participants