Uh oh!
There was an error while loading. Please reload this page.
Feed sync - #456
Conversation
The first version of a comprehensive feed synchronization documentation.
The first draft of a comprehensive Greenbone feed sync instruction manual
updates for clarity
Small additions
… this branch only include feed-sync docs
Although the auto merge fails (Build the Greenbone Documentation / Build Documentation (pull_request) ) due to during the auto build, Interestingly, although the Greenbone docs use the same syntax for inline, same page links in other places, I cannot find any reference for using the Also, I have tracked down the issue to seems to be all fourth level header links, and I've opened an issue on the MySTParser GitHub page. |
The greenbone-feed-sync application must be run within a greenbone-feed-sync container. Otherwise it wont be available.
cfi-gb
commented
Mar 27, 2024
Note that the deprecated / old |
Bumps the python-packages group with 3 updates: [importlib-metadata](https://github.com/python/importlib_metadata), [packaging](https://github.com/pypa/packaging) and [zipp](https://github.com/jaraco/zipp). Updates `importlib-metadata` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.1...v7.1.0) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) Updates `zipp` from 3.17.0 to 3.18.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.18.1) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: zipp dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
To be able to see openvas logs more easily a new service `openvas` is added. This service tails over `/var/log/openvas/openvas.log`. Additionally an configuration step `configure-openvas` is added. This sets the openvas log level to 128 and changes to log output to `/var/log/openvas/openvas.log` instead of `/var/log/gvm/openvas.log`. To change the log level you can replace the `128` to the desired log level.
With greenbone/openvas-scanner#1519 notus is deprecated in favour of openvasd/notus endpoint. For more details see: https://greenbone.github.io/scanner-api/ for a general overview of the API implemented by openvasd. This removes the dependencies of a mqtt broker as well as notus service.
When executing docker-compose on some systems: ``` Can not open or create log file or directory. Please check permissions of log files listed in /etc/openvas/openvas_log.conf ``` occurs. To fix that we create a openvas.log upfront with the persmissions `666`.
Fixed export variable for the path name for OpenVasd.
Bumps the python-packages group with 2 updates: [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild). Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) Updates `sphinx-autobuild` from 2024.2.4 to 2024.4.16 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.02.04...2024.04.16) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx-autobuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
The first draft of a comprehensive Greenbone feed sync instruction manual
updates for clarity
Small additions
… this branch only include feed-sync docs
…conflicts were remaining in the file.
…e Greenbone Community Feed
Pull request was converted to draft
y0urself
left a comment
There was a problem hiding this comment.
I need more time for review ... but I am not fine with some formulations.
Especially the "Greenbone version" stuff is a no-go. We need to communicate our products and their versions explicitly. We do not have a "Greenbone" in version x.y ...
Will do some more suggestions, when I have time.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jaspar Stach <jaspar.stach@greenbone.net>
Co-authored-by: Jaspar Stach <jaspar.stach@greenbone.net>
Co-authored-by: Jaspar Stach <jaspar.stach@greenbone.net>
Co-authored-by: Jaspar Stach <jaspar.stach@greenbone.net>
colinmollenhour
commented
Mar 3, 2026
The current instructions at https://greenbone.github.io/docs/latest/ are broken because the nginx config references a "feed-key" upstream but there is no such container provided by the docker-compose.yaml file. This causes the nginx container to fail to start. Is this related? |
cfi-gb
commented
Mar 3, 2026
@colinmollenhour This seems to be actually unrelated to this older PR, see here for the |
bjoernricks
commented
Mar 3, 2026
Not at all. |
What
The comprehensive guide to new and legacy feed sync tools is now available.
Why
Provide users with a comprehensive guide to Greenbone feed sync tooling
Checklist