Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 755d0ba

Browse files
WeltraumschafJ12934
authored andcommitted
#1642 Link to OpenVAS
Signed-off-by: Sven Strittmatter <[email protected]>
1 parent d1c5e1e commit 755d0ba

File tree

1 file changed

+3
-2
lines changed
  • documentation/docs/architecture/09_architecture_decisions

1 file changed

+3
-2
lines changed

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

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sidebar_label: "ADR-0019"
1616

1717
## Context
1818

19-
In the past, there were multiple requests for an OpenVAS integration (e.g., [#1642]). OpenVAS is an all-in-one solution, consisting of a scanner, database, frontend dashboard, and so on. Its architecture is shown in detail on their [OpenVAS architecture] page.
19+
In the past, there were multiple requests for an [OpenVAS] integration (e.g., [Issue 1642]). OpenVAS is an all-in-one solution, consisting of a scanner, database, frontend dashboard, and so on. Its architecture is shown in detail on their [OpenVAS architecture] page.
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

@@ -49,7 +49,8 @@ TODO
4949

5050
TODO
5151

52-
[#1642]: https://github.com/secureCodeBox/secureCodeBox/issues/1642
52+
[Issue 1642]: https://github.com/secureCodeBox/secureCodeBox/issues/1642
53+
[OpenVAS]: https://openvas.org/
5354
[OpenVAS architecture]: https://greenbone.github.io/docs/latest/background.html
5455
[Docker Compose file]: https://greenbone.github.io/docs/latest/22.4/container/index.html#docker-compose-file
5556
[Minimal OpenVAS Docker setup]: https://forum.greenbone.net/t/minimal-docker-setup-with-python-gvm-osp-api/15630

0 commit comments

Comments
 (0)