feat: track finding status (ACTIVE/INACTIVE/DUPLICATE) via DefectDojo API fields#39
Merged
Merged
Conversation
Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/306b7eb7-91e9-4236-918b-9b9e91e7d814 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
…I fields Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/306b7eb7-91e9-4236-918b-9b9e91e7d814 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add support for handling duplicated findings in vulnerability model
feat: track finding status (ACTIVE/INACTIVE/DUPLICATE) via DefectDojo API fields
Apr 16, 2026
…ing-duplicated-findings # Conflicts: # connectors/defectdojo/const.go # connectors/defectdojo/service.go Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/c8d0b17d-fa21-4bbe-ad6e-675a68b24690 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
…ort calls Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/b273d6d7-cfe2-4877-ac3c-d8f001c46aa8 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
… finding status filtering Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/368cd8b2-193a-4963-be79-870ba5eae9b2 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/edc4ab0d-425f-4586-b6af-40bd05b199d0 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
…et --filter default to ACTIVE Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/f48d5555-3781-4ee7-9e69-41494463ef75 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
…onst.go Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/4510d463-d1a5-443a-b37f-b0131a0e0678 Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ParanoiHack/ScopeGuardian/sessions/19cb1ca6-2417-4c5b-9cd4-20da8f7ed0bc Co-authored-by: Nitr4x <10544300+Nitr4x@users.noreply.github.com>
Nitr4x
approved these changes
Apr 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
connectors/defectdojo/const.go—=aligned in API-paths block (previous session)domains/models/finding.go— align=in theFindingStatus*const block (FindingStatusActive+3 spaces,FindingStatusInactive+1 space,FindingStatusDuplicateunchanged)