Skip to content

Conversation

@valentijnscholten
Copy link
Member

Fixes #14105

Some parsers were still using the old/unsupported way of setting the finding.tags field. All parsers are now updated to use the finding.unsaved_tags field which is validated and stored correctly.
This PR also adds a fallback for any parser that might use the old way by picking up those tags, merging them into the unsaved_tags field and validating/storing them as usual.
The import/reimport tests in test_tags/py were only testing the API and not the UI. The UI tests have now also been added.

@valentijnscholten valentijnscholten marked this pull request as ready for review January 17, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tags missing during import of certain parsers including Trivy Operator Scan

1 participant