8000 Added first ASCII CLI example video as SVG by rfelber · Pull Request #344 · 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
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,23 @@

> _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">
</p>

## Overview

<!-- toc -->

- [Purpose of this Project](#purpose-of-this-project)
- [Quickstart](#quickstart)
- [Architecture Overview](#architecture-overview)
- [License](#license)
- [Community](#community)
- [Contributing](#contributing)
- [Author Information](#author-information)
- [OWASP secureCodeBox](#owasp-securecodebox)
- [Overview](#overview)
- [Purpose of this Project](#purpose-of-this-project)
- [Quickstart](#quickstart)
- [Architecture Overview](#architecture-overview)
- [License](#license)
- [Community](#community)
- [Contributing](#contributing)
- [Author Information](#author-information)

For additional documentation aspects please have a look at our [documentation website](https://docs.securecodebox.io):

Expand Down
Loading
0