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
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ SPDX-License-Identifier: Apache-2.0
- [Purpose of this Project](#purpose-of-this-project)
- [Quickstart](#quickstart)
- [Architecture Overview](#architecture-overview)
- [Upgrading](#upgrading)
- [License](#license)
- [Community](#community)
- [Contributing](#contributing)
- [Sponsors](#sponsors)
- [Author Information](#author-information)

For additional documentation aspects please have a look at our [documentation website](https://docs.securecodebox.io):
Expand Down Expand Up @@ -98,9 +100,19 @@ secureCodeBox is an official [OWASP][owasp] project.
Contributions are welcome and extremely helpful 🙌
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>
</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"></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"></a>
</p>

## Author Information

Sponsored by [iteratec GmbH](https://www.iteratec.de/) - [secureCodeBox.io](https://www.securecodebox.io/)
Sponsored and maintained by [iteratec GmbH](https://www.iteratec.com/) - [secureCodeBox.io](https://www.securecodebox.io/)

[owasp]: https://www.owasp.org/index.php/OWASP_secureCodeBox
[objspec]: https://www.sigs-datacom.de/fachzeitschriften/objektspektrum.html
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/bodgeit/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/dummy-ssh/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/http-webhook/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/juice-shop/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/old-wordpress/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
2 changes: 1 addition & 1 deletion demo-targets/unsafe-https/docs/README.DockerHub-Target.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This image is a potentially vulnerable service or application which is used for demo purposes, automated tests and trainings.
Expand Down
45 changes: 45 additions & 0 deletions docs/resources/sponsors/Logo_iteratec.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/resources/sponsors/Logo_sda-se.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion hooks/cascading-scans/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/hooks/cascading-scans].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/hooks/finding-post-processing].
Expand Down
2 changes: 1 addition & 1 deletion hooks/generic-webhook/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/hooks/generic-webhook].
Expand Down
2 changes: 1 addition & 1 deletion hooks/notification/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][].
Expand Down
2 changes: 1 addition & 1 deletion hooks/persistence-defectdojo/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/hooks/defectdojo].
Expand Down
2 changes: 1 addition & 1 deletion hooks/persistence-elastic/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/hooks/elasticsearch].
Expand Down
2 changes: 1 addition & 1 deletion hooks/update-field/docs/README.DockerHub-Hook.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `hook` image is intended to work in combination with other `parser` images to read or manipulate `findings` results. For more information details please take a look at the [project page][scb-docs] or [documentation page][].
Expand Down
2 changes: 1 addition & 1 deletion operator/docs/README.DockerHub-Core.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `core` image is intended to work in combination with the OWASP secureCodeBox. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/getting-started/installation.
Expand Down
2 changes: 1 addition & 1 deletion scanners/amass/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/Amass.
Expand Down
2 changes: 1 addition & 1 deletion scanners/git-repo-scanner/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/git-repo-scanner.
Expand Down
2 changes: 1 addition & 1 deletion scanners/git-repo-scanner/docs/README.DockerHub-Scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `scanner` image is intended to work in combination with the corresponding `parser` image to parse the scanner `findings` to generic secureCodeBox results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/scanners/git-repo-scanner].
Expand Down
2 changes: 1 addition & 1 deletion scanners/screenshooter/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/Screenshooter.
Expand Down
2 changes: 1 addition & 1 deletion scanners/screenshooter/docs/README.DockerHub-Scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `scanner` image is intended to work in combination with the corresponding `parser` image to parse the scanner `findings` to generic secureCodeBox results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/scanners/Screenshooter].
Expand Down
2 changes: 1 addition & 1 deletion scanners/ssh-scan/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/SSH.
Expand Down
2 changes: 1 addition & 1 deletion scanners/sslyze/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/SSLyze.
Expand Down
2 changes: 1 addition & 1 deletion scanners/test-scan/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: .
Expand Down
2 changes: 1 addition & 1 deletion scanners/test-scan/docs/README.DockerHub-Scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `scanner` image is intended to work in combination with the corresponding `parser` image to parse the scanner `findings` to generic secureCodeBox results. For more information details please take a look at the [project page][scb-docs] or [documentation page][].
Expand Down
2 changes: 1 addition & 1 deletion scanners/trivy/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/Trivy.
Expand Down
2 changes: 1 addition & 1 deletion scanners/wpscan/docs/README.DockerHub-Parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `parser` image is intended to work in combination with the corresponding security scanner docker image to parse the `findings` results. For more information details please take a look at the documentation page: https://docs.securecodebox.io/docs/scanners/WPScan.
Expand Down
2 changes: 1 addition & 1 deletion scanners/zap-advanced/docs/README.DockerHub-Scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ You can find resources to help you get started on our [documentation website](ht

## Supported Tags
- `latest` (represents the latest stable release build)
- tagged releases, e.g. `2.9.0`, `2.8.0`, `2.7.0`
- tagged releases, e.g. `3.0.0`, `2.9.0`, `2.8.0`, `2.7.0`

## How to use this image
This `scanner` image is intended to work in combination with the corresponding `parser` image to parse the scanner `findings` to generic secureCodeBox results. For more information details please take a look at the [project page][scb-docs] or [documentation page][https://docs.securecodebox.io/docs/scanners/ZAP].
Expand Down
Loading