manifestori

Results 2 issues of manifestori

### Description When trying to this library with a complex json. for example: Attempting to `match.Any("#.components.#.properties.value")` yields a bad snapshot. modifying to `match.Any("0.components.#.properties.value")` yields a good but incomplete matched snapshot....

bug

As for v2.3 schema: https://github.com/spdx/spdx-spec/blob/development/v2.3.1/schemas/spdx-schema.json The annotation model lacks "name" and "description" fields, but has "Annotator" with "Person: Jane Doe" or similar format. Is it safe to say that "Annotator"...

Profile:Core