Nick Castelli

Results 4 issues of Nick Castelli

### Current Behavior Right now the risk scores are calculated as follow: `((critical * 10) + (high * 5) + (medium * 3) + (low * 1) + (unassigned *...

enhancement
size/M

### Description This changes utilizes the bootstrap-table export plugin to pull table data from tables within the Dependency Track application. In places where it's been enabled on a bootstrap table...

### Current Behavior The data we have in Dependency Track is used to share component, vulnerability and other information to our stakeholders. Since we need a way to transfer this...

enhancement

### Description ### Addressed Issue https://github.com/DependencyTrack/frontend/issues/500 ### Additional Details Used the api to pull all component records for a project. With that information, grab the fields shown in the UI...

enhancement