greenbone / gsad

Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd).
GNU Affero General Public License v3.0
11 stars 14 forks source link

Added a function that creates a GMP request to update a license. #36

Closed jhelmold closed 2 years ago

jhelmold commented 2 years ago

What: Added the gmp handler function "save_license_gmp (..)" that creates a GMP request to add or modify the given license.

Why: This implementation is part of the Theia license project. Addresses AP-1569.

How:

Checklist: