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
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0
# OWASP secureCodeBox

<p align="center">
<img alt="secureCodeBox Logo" src="./docs/resources/securecodebox-logo.svg" width="500px">
<img alt="secureCodeBox Logo" src="./resources/securecodebox-logo.svg" width="500px">
<img alt="secureCodeBox Logo" src="https://owasp.org/assets/images/logo.png" width="200px">
</p>

Expand All @@ -25,7 +25,7 @@ SPDX-License-Identifier: Apache-2.0
> _secureCodeBox_ is a kubernetes based, modularized toolchain for continuous security scans of your software project. Its goal is to orchestrate and easily automate a bunch of security-testing tools out of the box.

<p align="center">
<img width="950" src="./docs/resources/ascii/scb-first-start.svg">
<img width="950" src="./resources/ascii/scb-first-start.svg">
</p>

## Overview
Expand Down Expand Up @@ -57,7 +57,7 @@ The typical way to ensure application security is to hire a security specialist

With the _secureCodeBox_ we provide a toolchain for continuous scanning of applications to find the low-hanging fruit issues early in the development process and free the resources of the penetration tester to concentrate on the major security issues.

![secureCodeBox Architecture](./docs/resources/macbook_kibana.jpg)
![secureCodeBox Architecture](./resources/macbook_kibana.jpg)

The purpose of _secureCodeBox_ **is not** to replace the penetration testers or make them obsolete. We strongly recommend to run extensive tests by experienced penetration testers on all your applications.

Expand All @@ -71,7 +71,7 @@ You can find resources to help you get started on our [documentation website](ht

## Architecture Overview

![secureCodeBox Architecture](./docs/resources/scb-architecture.svg)
![secureCodeBox Architecture](./resources/scb-architecture.svg)

## Upgrading

Expand Down Expand Up @@ -99,13 +99,13 @@ Please have a look at [Contributing](./CONTRIBUTING.md)
## Sponsors

<p align="left">
<a href="https://www.iteratec.com/en/"><img alt="iteratec Logo" src="./docs/resources/sponsors/Logo_iteratec.svg" width="300px"></a>
<a href="https://www.iteratec.com/en/"><img alt="iteratec Logo" src="./resources/sponsors/Logo_iteratec.svg" width="300px"></a>
</p>
<p align="left">
<a href="https://sda-se.com/?lang=en"><img alt="SDA SE Logo" src="./docs/resources/sponsors/Logo_sda-se.png" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://pagel.pro/en/"><img alt="Timo Pagel IT Consulting Logo" src="./docs/resources/sponsors/Logo_timo-pagel-it-consulting.png" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://www.secura.com/en/"><img alt="Secura Logo" src="./docs/resources/sponsors/Logo_secura.svg" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://www.signal-iduna.de/"><img alt="Signal Iduna Logo" src="./docs/resources/sponsors/Logo_signal-iduna.svg" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://sda-se.com/?lang=en"><img alt="SDA SE Logo" src="./resources/sponsors/Logo_sda-se.png" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://pagel.pro/en/"><img alt="Timo Pagel IT Consulting Logo" src="./resources/sponsors/Logo_timo-pagel-it-consulting.png" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://www.secura.com/en/"><img alt="Secura Logo" src="./resources/sponsors/Logo_secura.svg" width="200px" style="margin: 5px; vertical-align: middle;"></a>
<a href="https://www.signal-iduna.de/"><img alt="Signal Iduna Logo" src="./resources/sponsors/Logo_signal-iduna.svg" width="200px" style="margin: 5px; vertical-align: middle;"></a>
</p>

## Author Information
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion docs/.gitkeep

This file was deleted.

35 changes: 0 additions & 35 deletions docs/adr/adr_0000.md

This file was deleted.

44 changes: 0 additions & 44 deletions docs/adr/adr_0001.md

This file was deleted.

Loading