diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml
index b927fd34d..3133f6ced 100644
--- a/.github/workflows/build-container.yml
+++ b/.github/workflows/build-container.yml
@@ -52,7 +52,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
with:
context: .
push: true
diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml
index 88aa3ef3e..e59303eff 100644
--- a/.github/workflows/container.yml
+++ b/.github/workflows/container.yml
@@ -75,7 +75,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push Container image
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
with:
context: .
push: ${{ github.event_name != 'pull_request' && (github.ref_type == 'tag' || github.ref_name == 'main') }}
diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in
index 2cd6d36b1..09195497c 100644
--- a/src/schema_formats/XML/GMP.xml.in
+++ b/src/schema_formats/XML/GMP.xml.in
@@ -10760,11 +10760,13 @@ END:VCALENDAR
certificate_info
scanners
targets
-
- public_key
- package
- certificate
-
+
+
+ public_key
+ package
+ certificate
+
+
owner
@@ -11347,7 +11349,7 @@ END:VCALENDAR
type
- Type of single feed to get: NVT, CERT or SCAP
+ Type of single feed to get: NVT, CERT, SCAP or GVMD_DATA
text
@@ -11377,7 +11379,7 @@ END:VCALENDAR
type
- The type of feed: NVT, CERT or SCAP
+ The type of feed: NVT, CERT, SCAP or GVMD_DATA
text
@@ -11411,18 +11413,12 @@ END:VCALENDAR
Present if a sync of this type is underway
timestamp
- user
timestamp
Time sync started
text
-
- user
- Name of user who is performing sync
- text
-