Releases: greenbone/scanner-lab
Releases · greenbone/scanner-lab
v0.0.6: Exclude multiple port-scanner
Due to conflicts and missleading data multiple port-scanner need to be deactivated. This is currently done manually but should be done via the policy resolver within ospd-openvas smoketests.
v0.0.5: Change: limit openvas to maximal 8 cpus at 0.9 capacity
Instead of using all available CPUs ospd container within openvas deployment is limited to 8 cpus with a 90% capacity. In addition run-feature-tests is changed to sleep for a second on each call within the ProgressHandler to ease up CPU usage.
v0.0.4: Add: report result to mattermost message
- report result to mattermost message
v0.0.3: Change: make executing tests easier, reduce amount og release artifacts
Since the testing will need a Makefile eitherway a clone is still necessary therefore the release will not contain any deployment definitions anymore but only the build test binary. In addition a new command to download the latest release is added and the all command is defined to deploy, execute and delete the containers after testing.
v0.0.2
Change: use action to setup go instead of apt-get
v0.0.1
Initial release of scanner-lab run-feature-tests and deployment definitions.
run-feature-tests is a binary compiled for linux amd64 that is running a discovery policy against machines found via kubectl.