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: Feed data objects can now be deprecated #2101

Merged

Conversation

timopollmeier
Copy link
Member

What

The data objects in the feed (configs, port lists, report formats) can now be deprecated, which prevents them from being imported unless they already exist in the database. Existing data objects are will be marked with a new XML element to indicate they are deprecated.

Why

This will be used to deprecate feed data objects that are no longer maintained.

References

GEA-6

Checklist

  • Tests

@github-actions
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

src/manage_sql.c Show resolved Hide resolved
src/manage_report_formats.c Show resolved Hide resolved
src/manage_port_lists.c Show resolved Hide resolved
src/manage_configs.c Show resolved Hide resolved
src/manage_configs.c Show resolved Hide resolved
src/manage_port_lists.c Show resolved Hide resolved
src/manage_port_lists.c Outdated Show resolved Hide resolved
src/manage_report_formats.c Outdated Show resolved Hide resolved
src/manage_report_formats.c Show resolved Hide resolved
src/manage_report_formats.c Show resolved Hide resolved
The data objects in the feed (configs, port lists, report formats) can
now be deprecated, which prevents them from being imported unless they
already exist in the database. Existing data objects are will be marked
with a new XML element to indicate they are deprecated.

This will be used to deprecate feed data objects that are no longer
maintained.
@a-h-abdelsalam a-h-abdelsalam merged commit 360e2de into greenbone:main Nov 6, 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