Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added first ASCII CLI example video as SVG #344

Merged
merged 2 commits into from
Mar 31, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
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