Sahiba Mittal

Results 11 issues of Sahiba Mittal

Signed-off-by: Sahiba Mittal **Current behaviour:** OSV download task checks if there is any existing vulnerability with ID same as one of aliases of incoming new vulnerability (with new vulnerability ID)...

### Current Behavior: For OSV mirroring, we hard code the list of ecosystems to get vulnerabilities. ### Proposed Behavior: OSV has enabled a list of ecosystems they maintain -> https://osv-vulnerabilities.storage.googleapis.com/ecosystems.txt...

enhancement

### Current Behavior Currently, when a project is cloned (via endpoint /project/clone), state on its completion is not maintained which makes it hard to determine if its cloning is finished...

enhancement
p3
proposal
spike/research

### Description PR to test the sonar analysis being triggered by PRs raised from forks. This PR is being raised from my fork to test it. ### Checklist - [x]...

blocked

### Description Add mode of operation for Vulnerability Policy. ### Addressed Issue https://github.com/DependencyTrack/hyades/issues/957 ### Checklist - [x] I have read and understand the [contributing guidelines](../CONTRIBUTING.md#pull-requests) - [ ] This PR...

Currently, integrity check can be performed only on Maven central repository and artifactory (for maven, npm, pypi). For rest of existing or any new repository user creates, we need validation...

enhancement
proposal
domain/repo-meta-analysis
component/api-server
need clarification

Currently, vulnerabilities are missing affected package version info due to indefinite ranges. Example, for a vulnerability with version ">7.0", as per previous discussions, we decided to skip mapping such open...

enhancement
p3
proposal
domain/vuln-analysis
size/S
need clarification

Currently in Hyades, we've skipped the mapping of affected package versions for scan analysers (Snyk, OssIndex) because of scenario like : If Snyk reports affected versions and later it doesn't,...

enhancement
p3
domain/vuln-analysis
need clarification

### Description Replace `UUID` columns type from `VARCHAR` to Postgres native `UUID`. ### Addressed Issue Closes https://github.com/DependencyTrack/hyades/issues/1417 ### Checklist - [x] I have read and understand the [contributing guidelines] -...

enhancement
performance

### Description Migrating the Trivy support added in Dependency-Track v4.11 to Hyades. Co-authored-by: Marlon Pina Tojal ### Addressed Issue Port change https://github.com/DependencyTrack/hyades/issues/1343 ### Checklist - [x] I have read and...

enhancement