Skip to content

delete debian_security_tracker and its associated tests#1773

Open
refoo0 wants to merge 2 commits intomainfrom
delete-debian-security-tracker
Open

delete debian_security_tracker and its associated tests#1773
refoo0 wants to merge 2 commits intomainfrom
delete-debian-security-tracker

Conversation

@refoo0
Copy link
Member

@refoo0 refoo0 commented Mar 5, 2026

No description provided.

Signed-off-by: rafi <refaei.shikho@hotmail.com>
Copilot AI review requested due to automatic review settings March 5, 2026 10:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the Debian Security Tracker (DSA) mirroring implementation from the vulndb package and stops the CLI vulndb sync command from attempting to run that sync.

Changes:

  • Deleted the Debian Security Tracker mirroring implementation (debian_security_tracker.go).
  • Deleted the associated unit test (debian_security_tracker_test.go).
  • Removed the DSA sync service wiring and execution block from devguard-cli vulndb sync.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
vulndb/debian_security_tracker.go Removes the Debian Security Tracker fetch/convert/mirror implementation.
vulndb/debian_security_tracker_test.go Removes unit tests that validated Debian version/fixed-version affectedness logic.
cmd/devguard-cli/commands/vulndb_sync.go Removes the DSA service initialization and the dsa sync execution path from the CLI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: rafi <refaei.shikho@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants