nickva opened a new pull request, #5424:
URL: https://github.com/apache/couchdb/pull/5424

   * In the scanner, emit just the db name in the `db:...` field and skip the 
range. After processing scan results for months I never once needed or used the 
range, it just adds extra noise, so let's remove it.
   
   * In the QuickJS doc update scanner, the mock request body should be string 
not an object [1].
   
   * Expect search indexes to be broken so there may not be any valid fields  
returned. In that case don't crash the scanner with a `{badmatch, []}`
   
   [1] https://docs.couchdb.org/en/stable/json-structure.html#request-object


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to