Skip to content

Commit 916ffa8

Browse files
committed
#1642 Add ADR-0019 in index list of decission
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 961e917 commit 916ffa8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • documentation/docs/architecture/09_architecture_decisions

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ We use _architecture decision records (ADR)_ to [document our architecture decis
1414
You find all ADRs in the sidebar below this section. They are numbered and ordered in their time of emergence.
1515

1616
### Table of contents
17-
| ADR | Title |
18-
| ---- | ---- |
17+
| ADR | Title |
18+
|-----------------------| ---- |
1919
| [0001](./adr_0001.md) | Choosing the framework for the new secureCodeBox Website |
2020
| [0002](./adr_0002.md) | How can we introduce a more general extension concept for data processing modules? |
2121
| [0003](./adr_0003.md) | How can we introduce a mechanism to start specialized scans on the results of previous scans? |
@@ -33,6 +33,7 @@ You find all ADRs in the sidebar below this section. They are numbered and order
3333
| [0015](./adr_0015.md) | Kubernetes As Orchestration Engine for Scans |
3434
| [0016](./adr_0016.md) | S3 As Backend for Persistent Data |
3535
| [0018](./adr_0018.md) | Spaces in File Names Are Not Allowed |
36+
| [0019](./adr_0019.md) | OpenVAS Integration |
3637

3738
[adr-nygard]: https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions
3839
[adr-template]: https://github.com/joelparkerhenderson/architecture-decision-record/blob/main/templates/decision-record-template-by-michael-nygard/index.md

0 commit comments

Comments
 (0)