github.com/quay/claircore@v1.5.28/docs/reference/remote_matcher.md (about)

     1  # RemoteMatcher
     2  RemoteMatcher is an additional interface a Matcher may implement to skip the
     3  database for matching results and use an external API.
     4  
     5  {{# godoc libvuln/driver.RemoteMatcher}}