Open
Description
Current Behavior
I use helm to install dp on my k8s https://evryfs.github.io/helm-charts/
with 1.5.5
recently i found I cannot enable Enable National Vulnerability Database mirroring,
every time, after I enable it and give the url like "https://nvd.nist.gov/feeds", then click update, it always saying "configuration saved", but if I go other places and come back my change get lost.
Steps to Reproduce
- login as admin
- click administorator
- click "vulnerability sources"
- click "National vulnerability database"
- enable "Enable National Vulnerability Database mirroring
- put "https://nvd.nist.gov/feeds" in the Nvd Feeds URL
- click update.
- refresh the page.
Expected Behavior
I was expecting the NVD is still enabled and with the Feeds URL there. but everthing back to disabled.
Dependency-Track Frontend Version
4.6.x
Browser
Google Chrome
Browser Version
Chrom Version 109.0.5414.75 (Official Build) (64-bit)
Operating System
Windows
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported