l3montree-dev / l3montree-dev/devguard

Rework Ticket Integration - One Ticket per Vulnerability - Path Management - Interactivity

Open
#1,770 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component/devguard-api feature-request
Dominant language
Go
Stars
161
Forks
43
Avg merge
1d 8h
Merged PRs (30d)
37

Description

Current situation

Currently, there are tickets opened for every path to a vulnerability. Each path is a dependency vulnerability that can be managed separately via each individual ticket. As in the screenshot below, this can be confusing for users, as it seems, there are a lot of duplicated tickets (in fact different paths).

We need to rework the current creation of tickets to improve user experience.

Image

Proposal

  • One ticket per vulnerability (CVE/ GHSA, etc.) only
  • Ticket content should reflect the number of paths (There are 8 paths to this vulnerability)
  • Ticket content should be updated accordingly when sets of path are handled (There are 8 paths to this vulnerability -> vex rule applied -> There are 4 paths to this vulnerability)
  • A Syntax need to be defined and explained in the ticket how to handle via ticket with a vex rule (e.g. /vex-rule * -> next)
  • DevGuard should provide additional feedback on ticket interactions
    • Response on false commands
    • Response on taken actions after commands
    • Response on missing permissions
    • Explain relevant updates/ like events in the UI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by mapping the existing ticket integration, vulnerability path handling, and ticket-command interaction flow, then clarify the intended one-ticket model, path-count updates, VEX syntax, feedback behavior, and acceptance tests before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.