Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #1076 - ADP short name parameter #1087

Merged
merged 7 commits into from
Jun 23, 2023
Merged

Resolves #1076 - ADP short name parameter #1087

merged 7 commits into from
Jun 23, 2023

Conversation

david-rocca
Copy link
Collaborator

Closes Issue #1076

Summary

A new parameter to the /api/cve/ endpoint titled adp_short_name. This parameter will filter the returned results to MUST include a modified or created ADP container with the string of the filled out short name. If the date filters that are already a part of the endpoint are left blank, it will return ALL cve's with an ADP container witht the short name.

Important Changes

  • src/controller/cve.controller/cve.controller.js
  • src/controller/cve.controller/cve.middleware.js
  • src/controller/cve.controller/index.js

Testing

Steps to manually test updated functionality, if possible

  • 1) run the following command: npm run test:integration

@jdaigneau5 jdaigneau5 merged commit 4573236 into dev Jun 23, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants