-
Notifications
You must be signed in to change notification settings - Fork 178
Add a Readme and License Notice to all secureCodeBox related DockerHub Repos #523
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
1379283
Move zapConfig into a yaml multi-line section
J12934 c7ef2e0
Rename scan example files so that they appear on the docs page
J12934 5a80e9c
Refactored the complete documentation to generate more target specifi…
rfelber daec523
Updating Helm Docs
48f5684
Fixed old demo path
rfelber 70e6591
Updating Helm Docs
a37b572
Bugfixing
rfelber b017ae6
Updating Helm Docs
b26d2df
Added operator docs
rfelber f2cc9b6
Updating Helm Docs
0ea4f5a
Merge branch 'main' into documentation/documentation-improvements
rfelber 75c0d2a
Fixing the supportet docker image version to prevent errors
rfelber 5fc78ec
Updating Helm Docs
b55538b
Refactoring the name to be more descriptive
rfelber 15c413a
Added DockerHub Description Update
rfelber b75be91
Fixing wrong username
rfelber 4851c2a
Fixing wrong path to description readme
rfelber 4d767a9
Trying to fix credentials issue due to https://github.com/peter-evans…
rfelber 9203302
Trying to fix DockerHub Access
rfelber d7bd539
Fix Version number of Third Party Scanner
rfelber 8dfceaa
Fixing the version number of all Custom Scanner
rfelber f3baaee
Updating Helm Docs
f4c973e
Merge branch 'main' into documentation/documentation-improvements
rfelber 26d75c3
Updated CI Pipeline to update all involved
rfelber 452b9c0
Fixed zap readme because it was to long for dockerhub
rfelber d2a7c9a
Updating Helm Docs
953173f
Updated Supported Versions
rfelber b9e4aa9
Added some notes with steps to ensure
rfelber 80c1a1c
Removed missleading licence hint
rfelber f4bd374
Updating Helm Docs
077086a
Merge branch 'main' into documentation/documentation-improvements
rfelber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| {{- /* | ||
| SPDX-FileCopyrightText: 2020 iteratec GmbH | ||
|
|
||
| SPDX-License-Identifier: Apache-2.0 | ||
| */ -}} | ||
| {{ template "extra.hintSection" . }} | ||
|
|
||
| {{ template "extra.badgesSection" . }} | ||
|
|
||
| {{ template "extra.secureCodeBoxAboutSection" . }} | ||
|
|
||
| {{ template "extra.chartAboutSection" . }} | ||
|
|
||
| {{ template "extra.chartDeploymentSection" . }} | ||
|
|
||
| {{ template "extra.scannerConfigurationSection" . }} | ||
|
|
||
| {{ template "chart.requirementsSection" . }} | ||
|
|
||
| {{ template "extra.chartConfigurationSection" . }} | ||
|
|
||
| {{ template "chart.valuesSection" . }} | ||
|
|
||
| {{ template "extra.contributionSection" . }} | ||
|
|
||
| {{ template "extra.communitySection" . }} | ||
|
|
||
| {{ template "extra.licenseSection" . }} | ||
|
|
||
| {{ template "extra.generalLinksSection" . }} | ||
| {{ template "extra.scannerLinksSection" . }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| {{- /* | ||
| SPDX-FileCopyrightText: 2020 iteratec GmbH | ||
|
|
||
| SPDX-License-Identifier: Apache-2.0 | ||
| */ -}} | ||
| {{ template "extra.hintSection" . }} | ||
|
|
||
| {{ template "extra.badgesSection" . }} | ||
|
|
||
| {{ template "extra.secureCodeBoxAboutSection" . }} | ||
|
|
||
| {{ template "extra.dockerDeploymentSection" . }} | ||
|
|
||
| ## How to use this image | ||
| This `core` image is intended to work in combination with the OWASP secureCodeBox. For more informations details please take a look at the documentation page: {{ template "chart.homepage" . }}. | ||
|
|
||
| ```bash | ||
| docker pull securecodebox/{{ template "chart.name" . }} | ||
| ``` | ||
|
|
||
| {{ template "extra.chartAboutSection" . }} | ||
|
|
||
| {{ template "extra.communitySection" . }} | ||
|
|
||
| {{ template "extra.dockerLicenseSection" . }} | ||
|
|
||
| {{ template "extra.generalLinksSection" . }} | ||
| {{ template "extra.scannerLinksSection" . }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| {{- /* | ||
| SPDX-FileCopyrightText: 2020 iteratec GmbH | ||
|
|
||
| SPDX-License-Identifier: Apache-2.0 | ||
| */ -}} | ||
| {{ template "extra.hintSection" . }} | ||
|
|
||
| {{ template "extra.badgesSection" . }} | ||
|
|
||
| {{ template "extra.secureCodeBoxAboutSection" . }} | ||
|
|
||
| {{ template "extra.dockerDeploymentSection" . }} | ||
|
|
||
| ## 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 informations details please take a look at the [project page][scb-docs] or [documentation page][{{ template "chart.homepage" . }}]. | ||
|
|
||
| ```bash | ||
| docker pull securecodebox/hook-{{ template "chart.name" . }} | ||
| ``` | ||
|
|
||
| {{ template "extra.chartAboutSection" . }} | ||
|
|
||
| {{ template "extra.communitySection" . }} | ||
|
|
||
| {{ template "extra.dockerLicenseSection" . }} | ||
|
|
||
| {{ template "extra.generalLinksSection" . }} | ||
| {{ template "extra.scannerLinksSection" . }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| {{- /* | ||
| SPDX-FileCopyrightText: 2020 iteratec GmbH | ||
|
|
||
| SPDX-License-Identifier: Apache-2.0 | ||
| */ -}} | ||
| {{ template "extra.hintSection" . }} | ||
|
|
||
| {{ template "extra.badgesSection" . }} | ||
|
|
||
| {{ template "extra.secureCodeBoxAboutSection" . }} | ||
|
|
||
| {{ template "extra.dockerDeploymentSection" . }} | ||
|
|
||
| ## 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 informations details please take a look at the documentation page: {{ template "chart.homepage" . }}. | ||
|
|
||
| ```bash | ||
| docker pull securecodebox/parser-{{ template "chart.name" . }} | ||
| ``` | ||
|
|
||
| {{ template "extra.chartAboutSection" . }} | ||
|
|
||
| {{ template "extra.communitySection" . }} | ||
|
|
||
| {{ template "extra.dockerLicenseSection" . }} | ||
|
|
||
| {{ template "extra.generalLinksSection" . }} | ||
| {{ template "extra.scannerLinksSection" . }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| {{- /* | ||
| SPDX-FileCopyrightText: 2020 iteratec GmbH | ||
|
|
||
| SPDX-License-Identifier: Apache-2.0 | ||
| */ -}} | ||
| {{ template "extra.hintSection" . }} | ||
|
|
||
| {{ template "extra.badgesSection" . }} | ||
|
|
||
| {{ template "extra.secureCodeBoxAboutSection" . }} | ||
|
|
||
| {{ template "extra.dockerDeploymentSection" . }} | ||
|
|
||
| ## 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 informations details please take a look at the [project page][scb-docs] or [documentation page][{{ template "chart.homepage" . }}]. | ||
|
|
||
| ```bash | ||
| docker pull securecodebox/scanner-{{ template "chart.name" . }} | ||
| ``` | ||
|
|
||
| {{ template "extra.chartAboutSection" . }} | ||
|
|
||
| {{ template "extra.scannerConfigurationSection" . }} | ||
|
|
||
| {{ template "extra.communitySection" . }} | ||
|
|
||
| {{ template "extra.dockerLicenseSection" . }} | ||
|
|
||
| {{ template "extra.generalLinksSection" . }} | ||
| {{ template "extra.scannerLinksSection" . }} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.