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

Discuss Notes Section in Vulnerability Details Page #2519

Open
1 task
ameliav opened this issue Feb 9, 2024 · 0 comments
Open
1 task

Discuss Notes Section in Vulnerability Details Page #2519

ameliav opened this issue Feb 9, 2024 · 0 comments
Labels
Backend ASM-VDB Technical Infrastructure and Database Feature Enhancement Product Feature Enhancement: New or Improve, NOT Bug Frontend ASM-VDB User Interface

Comments

@ameliav
Copy link
Contributor

ameliav commented Feb 9, 2024

💡 Summary

A user can add manual notes in the Vulnerability Details Page.

Motivation and context

Allows user to interact with each vulnerability with extra details and save them.

Implementation notes

Please provide details for implementation, such as:

What was first proposed.
image

The idea would be that a user could go to a particular Vulnerability and be able to write manual notes about it.

What needs to be discussed:

  • Needs a new table in the database for a user's notes per Vulnerability Id and user Id or other db solution.
  • Needs new API endpoint(s) the front-end could use.
  • Need to know whether a user can add unlimited notes or just one note per vulnerability page.
  • Need to know if a user can edit and delete the note(s).

Acceptance criteria

How do we know when this work is done?

  • Database, backend API, and frontend codes are updated and tested to allow a user to add notes
@ameliav ameliav added Feature Enhancement Product Feature Enhancement: New or Improve, NOT Bug Frontend ASM-VDB User Interface Backend ASM-VDB Technical Infrastructure and Database labels Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend ASM-VDB Technical Infrastructure and Database Feature Enhancement Product Feature Enhancement: New or Improve, NOT Bug Frontend ASM-VDB User Interface
Projects
None yet
Development

No branches or pull requests

1 participant