rode / grafeas-elasticsearch

An implementation of the Grafeas storage backend based on Elasticsearch
Apache License 2.0
12 stars 5 forks source link

Filtering: Support array filtering #46

Closed matt2m closed 3 years ago

matt2m commented 3 years ago

Add support to filter occurrences by fields in array. This should also include wildcard expressions.

The primary use case is to match a resource name (partial URI) to build occurrences BuildArtifacts list.