8000 ADR 15 & 16: Constraints vs Solution Strategy by Weltraumschaf · Pull Request #1356 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions docs/adr/adr_0000.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<!--
SPDX-FileCopyrightText: the secureCodeBox authors

SPDX-License-Identifier: Apache-2.0
-->
---
# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0

title: "ADR-0000: TITLE"
sidebar_label: "ADR-0000"
---

# ADR-0000: Short present tense imperative phrase, less than 50 characters, like a email subject

Expand Down
29 changes: 29 additions & 0 deletions docs/adr/adr_0015.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0

title: "ADR-0015: Kubernetes As Orchestration Engine for Scans"
sidebar_label: "ADR-0015"
---
# ADR-0015: Kubernetes As Orchestration Engine for Scans

| <!-- --> | <!-- --> |
|----------------|----------------------------------------------------|
| **Status**: | ACCEPTED |
| **Date**: | 2022-09-13 |
| **Author(s)**: | Sven Strittmatter <sven.strittmatter@iteratec.com> |

## Context

What is the issue that we’re seeing that is motivating this decision
or change.

## Decision

What is the change that we’re actually proposing or doing.

## Consequences

What becomes easier or more difficult to do because of this
change.
29 changes: 29 additions & 0 deletions docs/adr/adr_0016.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0

title: "ADR-0016: As Backend for Persistent Data"
sidebar_label: "ADR-0016"
---
# ADR-0016: S3 As Backend for Persistent Data

| <!-- --> | <!-- --> |
|----------------|----------------------------------------------------|
| **Status**: | ACCEPTED |
| **Date**: | 2022-09-13 |
| **Author(s)**: | Sven Strittmatter <sven.strittmatter@iteratec.com> |

## Context

What is the issue that we’re seeing that is motivating this decision
or change.

## Decision

What is the change that we’re actually proposing or doing.

## Consequences

What becomes easier or more difficult to do because of this
change.
0