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

Add GET_NVTS attribute skip_cert_refs #2010

Merged
merged 5 commits into from
Jul 4, 2023

Conversation

mattmundell
Copy link
Contributor

What

Add @skip_cert_refs to GET_NVTS.

Off:
time o m m '<get_nvts skip_cert_refs="0" details="1" timeout="1" family="Databases" preferences_config_id="55385e2f-cd85-4a4a-954a-c89495aca669" preference_count="1" sort_field="nvts.name" sort_order="ascending"/>' > /tmp/nvts
3.2s

On:
time o m m '<get_nvts skip_cert_refs="1" details="1" timeout="1" family="Databases" preferences_config_id="55385e2f-cd85-4a4a-954a-c89495aca669" preference_count="1" sort_field="nvts.name" sort_order="ascending"/>' > /tmp/nvts
1.6s

Why

Allows GSA to request less info for the Edit Config Family dialog.

References

Waits for /pull/2009.

Used by greenbone/gsad/pull/131.

@mattmundell mattmundell marked this pull request as ready for review June 27, 2023 17:07
@mattmundell mattmundell requested a review from a team as a code owner June 27, 2023 17:07
@timopollmeier timopollmeier merged commit 78cca9b into greenbone:main Jul 4, 2023
8 of 9 checks passed
@mattmundell mattmundell deleted the get-nvts-skip-cert-refs branch August 29, 2023 12:41
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