Releases: nichtsfrei/openvas-scanner
Releases · nichtsfrei/openvas-scanner
v23.0.1
23.0.1 - 2024-03-21
Added
- release tag toml 2c3ea995
- add nasl ssh function to select a netconf ssh subsystem (greenbone#1594) a9048b33
- notus command to nasl-cli a1e7f8f2
- notus only mode 10f1b0cc
- log message, when notus is disabled in openvas (greenbone#1596) 17068be8
Removed
- deprecated feed sync script 086ed83a
Changed
- hide warning message in standalone mode (greenbone#1591) 0a768cd7
- Rename nasl-cli to scannerctl e904a94c
- Send a message with excluded hosts count to ospd. (greenbone#1528) cefbebc3
Bug Fixes
- remove comment in release_tag 757e5845
- scannerctl option name and redis-storage distaptcher (greenbone#1604) 3da335c5
- flatten assets f8318505
- signing options are used incorrectly 6a404e9e
- Ci: on release use given token and set repository on pontos 22c10ade
- clippy warnings about deprectated functions in chrono crate. (greenbone#1601) 207e843e
- escape char for data type (greenbone#1599) 29e2939a
- broken workflow status badge (greenbone#1593) bf7de1cb
- set status to Stopped if the scan was successfully stopped (greenbone#1587) cef0e8fe
v23.0.0
Automated commit: change version from 22.3.3 -> 23.0.0
v3.1.6
v3.1.5
3.1.5 - 2023-12-18
Added
- contributor agreement workflow (greenbone#1540) c3a7386e
- Notus rust implementation and integrate it into openvasd 7bf3fa7f
- document nasl grammar and predefined constants (greenbone#1526) e398a54b
- feed transpile command cb80d196
- Prototype for Plugin Scheduler c2ffb43e
- dep-graph library for scheduler 868623fc
- client authorization on endpoints (greenbone#1521) 6af3aab2
- full installation guide c4c8e4f4
- health endpoints to openAPI (greenbone#1515) a08fa02a
- Verify signature of sha256sums file (greenbone#1505) 0899d3fc
- permission pull-requests write into update-header.yml (greenbone#1510) 6022fd84
- script for calculate and display coverage of the rust implementation of nasl builtin-functions 510005c1
- Proposal for reverse scanner API (greenbone#1462) 5288b8a4
- Smoketest for the scanner API (greenbone#1480) 4640a511
- possibility to add C encapsuled functionality eb2ca349
- infisto as a file storage solution (greenbone#1482) aac7ce8c
- missing qod_type (greenbone#1475) b0c9f949
- read timeout setting to the ospd (greenbone#1474) 99902e30
- documentation about Mutual TLS configuration. (greenbone#1472) 4fe18dc0
- openvasd: range to results f503dd4c
- openvasd: encryption of credentials and results 086a7fc2
- nasl-cli: scan-config command c78d7a30
- openvasd: example to start a discovery scan (greenbone#1454) 6fe9bef0
- openvas-scanner debian testing (greenbone#1450) 1be834d4
- Docker: openvasd, helm template (greenbone#1449) dfc7cab5
- Implement packet forgery nasl functions in rust. (greenbone#1416) 193d5e81
- support for host_details within the osp crate (greenbone#1445) df882be4
- CI check for building with debian old-stable (greenbone#1442) b802eab3
- Register builder to add predefined nasl variables (greenbone#1438) 212d3eaf
Removed
- greenbonebot token from update-header.yml 71301dfb
Changed
- Ci: on release set app version 4f023b98
- renaming of advisories to product and advisory to vt (greenbone#1539) 27179f39
- Update OpenVASD Helm Chart YAML configurations c942d22e
- ci: remove build-docs d80a8652
- nasl-syntax: benchmark tests iterate (greenbone#1534) f70fd537
- ingress example within openvasd (greenbone#1516) b97e4977
- add a dummy item in the redis storage for backward compatibility (greenbone#1514) 34d380a1
- use println! for NASL display function ce252c9d
- helm chart and smoketest. be2b7024
- accept symlinks For helm deployment, secrets are stored and the volume is mounted as symlink bddc7e6a
- Group Dependabot updates into single PR (greenbone#1498) fb6790e4
- Show message about running Notus only if pre-conditions are met. (greenbone#1470) 120c4e6e
- improve handling of sensitive data (greenbone#1461) b6802ebe
- Various minor text updates to the NASL description (greenbone#1432) cab4d7c3
- nasl-cli: scan-config: allow multiple scan-configs 57b4d29d
- Docker: remove python3-impacket 43a18b78
- send results as stream (greenbone#1458) 501837a4
- Send the oid as stream (greenbone#1452) a8c73b29
- Handle errors properly (greenbone#1447) 843e3332
- remove defaults on parameters 66423665
- config default values and adjust example and README 42501a22
- read log level from config instead of env 8a134717
- from Scanner Parameter to Preference for the new API (greenbone#1440) 84cde499
- rs: nasl-builtin functions separation 8c39d218
- rename queued to stored 5ca587b6
Bug Fixes
- Spread log level over all crates (greenbone#1535) 64d30353
- docker: add libcurl3-gnutls 473389ff
- ci: remove helm version upgrade (greenbone#1536) ba8f5cab
- nasl-cli/openvasd: stack overflow on prefix-statement (greenbone#1530) 0fa13e9b
- nasl-cli/openvasd: possible stackoverflow on End::Continue a4cbe5e3
- use %zu instead of %lu when print size_t of count (greenbone#1522) 3f1ea08b
- panic when trying to append empty results (greenbone#1518) bef154c7
- fix an issue which produces an interrupted scan, originated on a wrong count of excluded hosts. (greenbone#1509) 9542a1c6
- send the right command to ospd (greenbone#1485) 3315881d
- various clippy warnings 4b332b48
- Allow to override the variable BUILD_WITH_NETSNMP (greenbone#1481) 04851b1a
- OpenAPI specification 5df33a67
- CI test. (greenbone#1473) 7346ddaf
- override an existing scan (greenbone#1460) 755f7e9c
- security alert atty potential unaligned read adbc7cda
- automagic dependency on netsnmp that is not required. (greenbone#1463) c9ba348e
- openvasd: return 200 on HEAD 187f1e15
- nasl-cli: display on data input 8f77a14d
- issue parsing json string get from ipc (greenbone#1455) a150f689
- openvasd: add missing header informations f11a9dfd
- error handling, when ospd socket was not found 220af627
- example files c079084c
- change all occurrences of sensord to openvasd 4fae250c
- Fix conventional commits workflow da26233d
- docker: add glib to openvas-image to fix g_memdup2 not found c612d7ba
- CI (greenbone#1436) 4579efea
- Docker: x86_64 nasl-cli d9196312
v3.1.4
v3.1.3
v3.1.2
v3.1.1
3.1.1 - 2023-05-31
Changed
- Typo in index (greenbone#1429) e6ea3008
Bug Fixes
- CI: signature of tar balls, trigger release without tag (greenbone#1430) 7ad69745