I've been reading up on the experimental custom validation feature and cannot conclusively determine if it supports the intended (#135) ability to validate anywhere in the SBOM structure. Specifically, I have a use case for validating that all components contain custom properties.
All examples for the JSON-based custom validation have simpler selectors that appear to only operate at the document level and not iteratively across arrays like components.
Is this kind of feature currently supported?
I've been reading up on the experimental custom validation feature and cannot conclusively determine if it supports the intended (#135) ability to validate anywhere in the SBOM structure. Specifically, I have a use case for validating that all
componentscontain customproperties.All examples for the JSON-based custom validation have simpler
selectors that appear to only operate at the document level and not iteratively across arrays likecomponents.Is this kind of feature currently supported?