Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when non-object JSON values are used for enumerator provenance #236

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

bradlarsen
Copy link
Collaborator

Fix a bug in v0.20.0 where provenance entries from an extensible enumerator could only be JSON objects, instead of arbitrary JSON values as claimed by the documentation.

This requires changing the JSON-format report schema slightly.

@bradlarsen bradlarsen added bug Something isn't working content discovery Related to enumerating or specifying content to scan labels Dec 2, 2024
@bradlarsen bradlarsen marked this pull request as ready for review December 3, 2024 15:37
@bradlarsen bradlarsen merged commit 9fc8c41 into main Dec 3, 2024
10 checks passed
@bradlarsen bradlarsen deleted the provenance-fix branch December 3, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content discovery Related to enumerating or specifying content to scan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant