DependencyTrack / DependencyTrack/frontend
how does the front, get the data from the back?
- Dominant language
- Vue
- Stars
- 171
- Forks
- 250
- Avg merge
- 10h 56m
- Merged PRs (30d)
- 84
Description
hi,
i am new to Vue.Js, i have worked with angular before but i can't understand how we are getting the data from the backend in this project.
i can see URLs but no method like get, can someone please explain how DT front gets the data?
what i am trying to do is, getting all the vulneribilities that concern all my projects. DT shows all the vulnerabilities in the databse, so i just have to do a filtering by selecting only the vulnérabilities with (affectedProjectCount>0)
i would really appreciate if someone explained this to me.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the URLs in the frontend and identify the request path used to load vulnerability data. Confirm how the response is filtered for affectedProjectCount > 0, then document the request flow and filtering behavior so a newcomer can follow it.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100