0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/packages/plugins/audit/src
Simon Lorenz f96b147ea1
fix: resolves several issues of audit plugin (#2400)
* fixes an ssl error by correcting the host header
* fixes an `413 - entity too large` / `400 -Invalid compressed payload` error by
  explicitly setting the content-encoding header
* sends json body to remote registry
* adds new `/advisories/bulk` endpoint
* respects `strict_ssl` setting

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-09-02 22:24:31 +02:00
..
audit.ts fix: resolves several issues of audit plugin (#2400) 2021-09-02 22:24:31 +02:00
index.ts refactor: relocate verdaccio-audit plugin (#1976) 2021-04-09 17:54:22 +02:00
types.ts refactor: relocate verdaccio-audit plugin (#1976) 2021-04-09 17:54:22 +02:00