Skip to content

Add field to describe who is affected by vulnerability #28

@m0sth8

Description

@m0sth8

What if we add a new field that describes who is affected by vulnerability?

{
  "id": 45, 
  "title": "SQL Injection", 
  "affect": "server"

or

{
  "id": 70,
  "title": "Persistent Cross-Site Scripting (XSS)",
  "target": "user"

possible values: user, server, database, data

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions