Skip to content

Add Wpscan wrapper#1260

Merged
J12934 merged 13 commits intomainfrom
wpscan_wrapper
Jul 12, 2022
Merged

Add Wpscan wrapper#1260
J12934 merged 13 commits intomainfrom
wpscan_wrapper

Conversation

@the-simmon
Copy link
Copy Markdown
Contributor

@the-simmon the-simmon commented Jul 5, 2022

Solves #1083

Adds a wrapper to wpscan because wpscan does return non 0 values when it find vulnerability's.

Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
@the-simmon the-simmon added bug Bugs scanner Implement or update a security scanner planned Issues we will do in the next sprint. labels Jul 5, 2022
@the-simmon the-simmon self-assigned this Jul 5, 2022
the-simmon and others added 3 commits July 5, 2022 11:35
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 5, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ ACTION actionlint 2 15 0.06s
⚠️ BASH bash-exec 1 1 0.0s
⚠️ BASH shellcheck 1 2 0.01s
⚠️ BASH shfmt 1 1 0.0s
✅ DOCKERFILE dockerfilelint 1 0 0.33s
✅ DOCKERFILE hadolint 1 0 0.07s
✅ GIT git_diff yes no 0.16s
✅ GROOVY npm-groovy-lint 1 0 7.01s
⚠️ JAVA checkstyle 1 1 2.06s
⚠️ JAVASCRIPT eslint 1 1 0.74s
✅ JSON eslint-plugin-jsonc 2 0 1.27s
✅ JSON jsonlint 2 0 0.85s
⚠️ JSON prettier 2 1 0.67s
✅ JSON v8r 2 0 4.24s
✅ SPELL misspell 15 0 0.04s
⚠️ YAML prettier 7 1 0.78s
⚠️ YAML v8r 7 1 5.51s
⚠️ YAML yamllint 7 1 0.33s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Copy link
Copy Markdown
Contributor

@SebieF SebieF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one small suggestion, rest looks good to me :)

the-simmon and others added 3 commits July 5, 2022 19:05
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
@J12934
Copy link
Copy Markdown
Member

J12934 commented Jul 6, 2022

Hey @SebieF

Well also need to add wpscan to the list of scanners to build a custom image for in the release build pipeline:

Signed-off-by: Sebastian Franz <sebastian.franz@iteratec.com>
rfelber
rfelber previously requested changes Jul 9, 2022
Copy link
Copy Markdown
Member

@rfelber rfelber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wpscan-scan-type.yaml:

name: "wpscan{{ .Values.scanner.nameAppend | default ""}}"

There are to many " chars in one string 🤔

the-simmon and others added 3 commits July 9, 2022 22:13
Signed-off-by: Simon Hülkenberg <simon.huelkenberg@iteratec.com>
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs planned Issues we will do in the next sprint. scanner Implement or update a security scanner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants