Skip to content

feat: Apply tags to findings flags activated#670

Open
slManuel wants to merge 2 commits into
bancolombia:trunkfrom
slManuel:trunk
Open

feat: Apply tags to findings flags activated#670
slManuel wants to merge 2 commits into
bancolombia:trunkfrom
slManuel:trunk

Conversation

@slManuel

Copy link
Copy Markdown

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

Fix

How does someone fix the issue in code and/or in runtime?

Checklist:

  • The pull request is complete according to the guide of contributing of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

slManuel and others added 2 commits June 12, 2026 12:49
The engine only sent tags at the test level, so findings imported to DefectDojo had no tags. Send apply_tags_to_findings=true on import and reimport so DefectDojo propagates the test tags to every affected finding. This restores the exceptions/risk flow that queries findings by tag (e.g. /findings/?tags=engine_dependencies).
fix(defect_dojo): apply test tags to individual findings on (re)import

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please add apply_tags_to_findings to configure new parameter in import scan tools/devsecops_engine_tools/engine_utilities/defect_dojo/domain/request_objects/import_scan.py

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