@@ -14,26 +14,26 @@ We use _architecture decision records (ADR)_ to [document our architecture decis
1414You 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- | -----------------------| ---- |
19- | [ 0001] ( ./adr_0001.md ) | Choosing the framework for the new secureCodeBox Website |
20- | [ 0002] ( ./adr_0002.md ) | How can we introduce a more general extension concept for data processing modules? |
17+ | ADR | Title |
18+ | -----------------------| ----------------------------------------------------------------------------------------------- |
19+ | [ 0001] ( ./adr_0001.md ) | Choosing the framework for the new secureCodeBox Website |
20+ | [ 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? |
22- | [ 0004] ( ./adr_0004.md ) | Which framework could be more useful for documentation purposes? |
23- | [ 0005] ( ./adr_0005.md ) | Buying separate marketing oriented webpage |
24- | [ 0006] ( ./adr_0006.md ) | Provide versioned documentation |
25- | [ 0007] ( ./adr_0007.md ) | Proposal How to Mark Findings With Hashes to Find Duplicates |
26- | [ 0008] ( ./adr_0008.md ) | Drop the Former Decision To Provide Versioned Documentation |
27- | [ 0009] ( ./adr_0009.md ) | Architecture for pre-populating the file system of scanners |
28- | [ 0010] ( ./adr_0010.md ) | Custom Inheritance Behavior for Affinity and Tolerations |
29- | [ 0011] ( ./adr_0011.md ) | Version Numbers |
30- | [ 0012] ( ./adr_0012.md ) | Cluster Wide Custom Resources |
31- | [ 0013] ( ./adr_0013.md ) | Autodiscovery v2 |
32- | [ 0014] ( ./adr_0014.md ) | Scan Metric Collection |
33- | [ 0015] ( ./adr_0015.md ) | Kubernetes As Orchestration Engine for Scans |
34- | [ 0016] ( ./adr_0016.md ) | S3 As Backend for Persistent Data |
35- | [ 0018] ( ./adr_0018.md ) | Spaces in File Names Are Not Allowed |
36- | [ 0019] ( ./adr_0019.md ) | OpenVAS Integration |
22+ | [ 0004] ( ./adr_0004.md ) | Which framework could be more useful for documentation purposes? |
23+ | [ 0005] ( ./adr_0005.md ) | Buying separate marketing oriented webpage |
24+ | [ 0006] ( ./adr_0006.md ) | Provide versioned documentation |
25+ | [ 0007] ( ./adr_0007.md ) | Proposal How to Mark Findings With Hashes to Find Duplicates |
26+ | [ 0008] ( ./adr_0008.md ) | Drop the Former Decision To Provide Versioned Documentation |
27+ | [ 0009] ( ./adr_0009.md ) | Architecture for pre-populating the file system of scanners |
28+ | [ 0010] ( ./adr_0010.md ) | Custom Inheritance Behavior for Affinity and Tolerations |
29+ | [ 0011] ( ./adr_0011.md ) | Version Numbers |
30+ | [ 0012] ( ./adr_0012.md ) | Cluster Wide Custom Resources |
31+ | [ 0013] ( ./adr_0013.md ) | Autodiscovery v2 |
32+ | [ 0014] ( ./adr_0014.md ) | Scan Metric Collection |
33+ | [ 0015] ( ./adr_0015.md ) | Kubernetes As Orchestration Engine for Scans |
34+ | [ 0016] ( ./adr_0016.md ) | S3 As Backend for Persistent Data |
35+ | [ 0018] ( ./adr_0018.md ) | Spaces in File Names Are Not Allowed |
36+ | [ 0019] ( ./adr_0019.md ) | OpenVAS Integration |
3737
3838[ adr-nygard ] : https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions
3939[ adr-template ] : https://github.com/joelparkerhenderson/architecture-decision-record/blob/main/templates/decision-record-template-by-michael-nygard/index.md
0 commit comments