FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fixed OpenAPI types for advisory fields by apoorvd06 · Pull Request #2420 · aboutcode-org/vulnerablecode · GitHub

Fixed OpenAPI types for advisory fields - #2420

Open
apoorvd06 wants to merge 1 commit into
aboutcode-org:mainfrom
apoorvd06:fix-openapi-field-types
Open

Fixed OpenAPI types for advisory fields#2420
apoorvd06 wants to merge 1 commit into
aboutcode-org:mainfrom
apoorvd06:fix-openapi-field-types

Conversation

apoorvd06 commented Aug 24, 2026
edited
Loading

Copy link
Copy Markdown

Fix OpenAPI schema types for related_ssvc_trees and fixed_by_packages in the v3 advisory API.

Defined the schema for related SSVC trees.
Explicitly marked related_ssvc_trees as an array of SSVC objects.
Explicitly marked fixed_by_packages as an array of strings.
All tests are passed.

Fixes #2364

Signed-off-by: apoorvd06 <apoorvdeshmukh3@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Incorrect types for related_ssvc_trees and fixed_by_packages in OpenAPI schema

1 participant


Back | FazBrowse Home | New Git URL