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

Policy: add component hash in conditions #1775

Closed
sahibamittal opened this issue Jul 12, 2022 · 2 comments
Closed

Policy: add component hash in conditions #1775

sahibamittal opened this issue Jul 12, 2022 · 2 comments
Assignees
Milestone

Comments

@sahibamittal
Copy link
Contributor

sahibamittal commented Jul 12, 2022

A component may have multiple hash values of different algorithm types:
MD5("MD5"),
SHA1("SHA-1"),
SHA_256("SHA-256"),
SHA_384("SHA-384"),
SHA_512("SHA-512"),
SHA3_256("SHA3-256"),
SHA3_384("SHA3-384"),
SHA3_512("SHA3-512"),
BLAKE2b_256("BLAKE2b-256"),
BLAKE2b_384("BLAKE2b-384"),
BLAKE2b_512("BLAKE2b-512"),
BLAKE3("BLAKE3");

Proposed Behavior: Policy conditions to include a component hash filter, with algo types in dropdown.

Backend: #1776
Frontend: DependencyTrack/frontend#185

HASH

@sahibamittal
Copy link
Contributor Author

@VinodAnandan @nscuro

@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants