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 NVT tag "deprecated" #1536

Merged
merged 2 commits into from
May 28, 2021

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented May 26, 2021

What:
The script tag "deprecated" is added to the custom tags stored in the
NVTs "tag" field.

Why:

How did you test it:
By rebuilding the NVTs table (gvmd --rebuild) and checking the nvts table for the new tag:
SELECT oid, tag FROM nvts WHERE tag ILIKE '%deprecated=%';

Checklist:

The script tag "deprecated" is added to the custom tags stored in the
NVTs "tag" field.
@timopollmeier timopollmeier added the backport-to-stable This pull request will be backported to the stable branch label May 26, 2021
@timopollmeier timopollmeier marked this pull request as ready for review May 26, 2021 14:30
@timopollmeier timopollmeier requested a review from a team as a code owner May 26, 2021 14:30
@bjoernricks bjoernricks merged commit f92cbc9 into greenbone:master May 28, 2021
timopollmeier added a commit that referenced this pull request May 28, 2021
timopollmeier added a commit that referenced this pull request May 28, 2021
@timopollmeier timopollmeier deleted the deprecated-nvt-tag branch October 15, 2021 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-stable This pull request will be backported to the stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants