Releases: greenbone/ospd-openvas
Releases · greenbone/ospd-openvas
ospd-openvas 22.4.6
ospd-openvas 22.4.5
ospd-openvas 22.4.4
ospd-openvas 22.4.3
22.4.3 - 2023-01-09
Added
- Make openvas-scanner option visible for the client (#784) (#791) 57a86a1
- Set openvas and nmap caps at container start, with some compose installations docker forgets it. f45913f
Changed
- Update creating tags for container images 4b01245
- refactor to do code more reusable (#808) (#822) c2088e0
- update action versions 8b77747
- Make the alive_test_ports scanner preference visible for the clients. (#787) (#789) e2130a1
Bug Fixes
ospd-openvas 22.4.2
22.4.2 - 2022-08-31
Changed
- adjust the call to stop_scan_cleanup to pass the pid as argument ff97463
- receive the pid as string instead of the psutil.Popen object f60dfb8
- Don't use a pip cache within the container build e41bcea
- Build container images for pull requests too eb1d217
- Update Dockerfile to build without required wheel ce4ebf0
- Use docker/meta-action for container tags and labels 2babe03
Bug Fixes
ospd-openvas 22.4.1
ospd-openvas 22.4.0
22.4.0 - 2022-07-18
Added
- documentation about new features bd705d3
- documentation and examples for credentials 5b6b668
- description of table_driven_lsc to OSPD_PARAMS ecdb67c
- log info for VT update (#619) fc3b80c
- possibility to handle redis tcp connections configured in openvas 29373b7
- package_unreliable qod_type to nvti_cache 61a3a35
- use qod_type from advisory when available 47927c7
- possibility to disable advisories hashsum verification 614a2ec
- gpg verification for notus (#557) d73d03d
- documentation for notus-scanner (#537) 9508f09
- Notus integration (#510) 2f39d2a
- notus advisories in get_vts (#518) f78c64a
- merge ospd into ospd-openvas 44cc135
- smoke test for get.vts (#513) b3c0b6b
Changed
- version of the OSP documentation 76d5586
- Allow openvas access raw sockets and network within container 0eefae9
- Extend the <get_version/> cmd and add <check_feed/> cmd (#558) c810de8
- Use poetry as build tool for pip installations #559 f3e42c2
- Handle script timeout as script preferences instead of server preference (#509) af97d06
Bug Fixes
- using empty dict as scanner-params instead of returning 404 7850833
- within python 3.9 and higher notus results are missing b42c758
- set to cvss2 when cvss3 is either not present or NULL 2963af4
- check for param to be present in calculate_vts_collection_hash 358456d
- missing reload on update_vts 96bc329
- crash when no severity got found 30a760b
- Stop and resume scan (#604) 41b25c2
- stacktrace on sensor when unexpectedly closing a ssh connection 487a58e
- do not load oids in openvas when handled by notus 15f50bb
- ospd-openvas should not crash on missing plugin_feed_info.inc 989a876
- mqtt network loop (#587) 9b5cecc
- Hash calculation of NVT fields 552b5f6
- prepare notus parser to use family when defined deb850c
- set sentry-sdk dependency to optional 80ed7ca
- warning on ERRMSG (#570) bf26ad0
- missing category of notus advisories (#569) 02cfd3b
- mqtt on_disconnect method (#538) 915f02e
- fix dead host count (#511) (#516) 2a17e18
- Fix get_status (#471) 866ea24
ospd-openvas 21.4.4
21.4.4 - 2022-02-22
Added
Changed
Bug Fixes
- Stop and resume scan (backport #604) (#608) 12645ce
- stacktrace on sensor when unexpectedly closing a ssh connection 7c18bf6
- fix dead host count (#511) 0dacd31
- Fix
get_status
(#471) a682e99 --version
option Force foreground to True if the--version
option has been passed. This avoid to print in the syslog (in case it is the default log facility), since in this case the stdout is redirected. 82734fa