Skip to content
Snippets Groups Projects

Add support for npm group level endpoints in compressed json middleware

Merged Dzmitry (Dima) Meshcharakou requested to merge 299834-compressed-json-middleware into master

:mag: Context

In #299834 (closed) we're adding the support for group level endpoints for npm Registry

Among the all group level endpoints we want to enable, there are two npm audit endpoints that receive compressed JSON data:

  • -/npm/v1/security/advisories/bulk
  • -/npm/v1/security/audits/quick

:tools: What does this MR do and why?

This MR changes the CompressedJson middleware to also support the audit group level endpoints for npm Registry and extract the compressed data.

:camera_with_flash: Screenshots or screen recordings

No

:microscope: How to set up and validate locally

There is nothing to validate. The group level endpoints are not handled yet.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #299834 (closed)

Edited by Dzmitry (Dima) Meshcharakou

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading