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

[ASOC-2750] add vector string field on get findings query #27

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

facundoArgeniss
Copy link
Contributor

ASOC-2750: Add vector string field.

@@ -502,6 +502,7 @@ def _create_GET_FINDINGS_VARIABLES(asset_version_id=None, category=None, cve_id=
cvssBaseMetricV3 {
cvssv3 {
baseScore
vectorString

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to make any model changes for this to show up or is that dynamic?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's dynamic. No model changes is needed

@facundoArgeniss facundoArgeniss merged commit 17b524a into main Jun 17, 2024
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