Skip to content

Publish own security advisories #2168

Description

@timbastin

Would be great to be able to publish own security advisories via devguard. This means:

  • Create a frontend area (maybe just another tab on the asset pages, Dependency-Risks, Code-Risks, Advisories)
  • We need a listing page with pagination
  • There should be a detail page, which looks pretty much like the github create security advisories page
  • Create CRUD api endpoints (Create, Read, Update, Delete)
  • Register the CRUD Endpoints using a router (maybe it makes sense to ask @Hubtrick-Git or @refoo0 for help)
  • Create dtos for each request and response (Data transfer objects)
  • Create a GORM Repository to save everything inside the database

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions