Skip to content

Commit d817c0c

Browse files
committed
#1642 Improve gramar
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 3eab6c6 commit d817c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • documentation/docs/architecture/09_architecture_decisions

documentation/docs/architecture/09_architecture_decisions/adr_0019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In the past, there were multiple requests for an [OpenVAS] integration (e.g., [I
2020

2121
The scanner uses the NASL Attack Scripting Language to implement vulnerability tests. These tests are fetched periodically from the free Greenbone Community Feed or the paid Greenbone Enterprise Feed. These feeds combine Network Vulnerability Tests, CVEs, CPEs, CERT-Bund-Advisories, and DFN-CERT-Advisories.
2222

23-
The offered vulnerability tests offer another type of scans compared to secureCodeBox. They seem to be more focussed on particular CVE's, outdated service versions and advisories. Moreover, some vulnerabilities, for example SSH weaknesses, are already covered in our offered scanners, e.g., ssh_scan and ssh-audit. The question arises as to whether the tests offered by OpenVAS are already covered by secureCodeBox.
23+
The offered vulnerability tests offer another type of scans compared to secureCodeBox. They seem to be more focussed on particular CVE's, outdated service versions and advisories. Moreover, some vulnerabilities, for example SSH weaknesses, are already covered in our offered scanners, e.g., ssh_scan and ssh-audit. The question is whether the tests offered by OpenVAS are already covered by secureCodeBox.
2424

2525
The scanners and their corresponding parsers in secureCodeBox are implemented with Docker containers. We either dockerized them ourselves or used provided ones. Greenbone also provides a dockerized version of their OpenVAS scanner in a [Docker Compose file].
2626

0 commit comments

Comments
 (0)