FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

:construction: [Consistency] Making all scan-type.yaml files consistent by SebieF · Pull Request #703 · secureCodeBox/secureCodeBox · GitHub

🚧 [Consistency] Making all scan-type.yaml files consistent - #703

Merged
J12934 merged 6 commits into
mainfrom
consistency/scan-types
Oct 15, 2021
Merged

🚧 [Consistency] Making all scan-type.yaml files consistent#703
J12934 merged 6 commits into
mainfrom
consistency/scan-types

Conversation

SebieF commented Oct 5, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Closes #689.

Makes all scan-type-yaml files consistent:

  1. Replacing all ' with "
  2. Replacing incorrect scanner image ".Chart.Version" with ".Chart.AppVersion"
  3. Replacing array command for ncrack, nmap, test-scan, whatweb with single lines for each parameter
  4. Removing redundant comments
  5. Adding missing empty lines
  6. Make order of variables consistent for all scanners

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make codeclimate checks happy

1. Replacing all ' with "
2. Replacing incorrect scanner image ".Chart.Version" with ".Chart.AppVersion"
3. Replacing array command for ncrack, nmap, test-scan, whatweb with single lines for each parameter
4. Removing redundant comments
5. Adding missing empty lines
6. Make order of variables consistent for all scanners

Signed-off-by: Sebastian <sebastian.franz@iteratec.com>
SebieF added this to the v3.3.0 milestone Oct 5, 2021
SebieF self-assigned this Oct 5, 2021
SebieF changed the title Consistency/scan types 🚧 [Consistency] Making all scan-type.yaml files consistent Oct 5, 2021
This is done because these are our own scanners (SCB scanners) that follow our release versioning system. Regarding consistency, an issue was created to keep this in mind.

Signed-off-by: Sebastian <sebastian.franz@iteratec.com>
SebieF requested a review from J12934 October 11, 2021 12:34
J12934 merged commit 9e10eae into main Oct 15, 2021
J12934 deleted the consistency/scan-types branch October 15, 2021 12:04
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚧 [Consistency] Make all scan-type.yaml files follow the same template

2 participants


Back | FazBrowse Home | New Git URL