Conversation
|
This pull request includes breaking changes. Please make sure that you included the breaking changes and the steps required to upgrade in UPGRADING.md. |
✅ Deploy Preview for docs-securecodebox canceled.
|
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| actionlint | 2 | 8 | 0.38s | ||
| hadolint | 1 | 1 | 0.06s | ||
| golangci-lint | yes | 1 | 0.96s | ||
| checkstyle | 1 | 31 | 1.78s | ||
| eslint | 3 | 1 | 0.54s | ||
| prettier | 14 | 1 | 1.85s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
It's not really breaking since, I kept the |
4c3fccb to
141701d
Compare
scanners/zap-automation-framework/examples/demo-nginx-automation-scan/scan.yaml
Outdated
Show resolved
Hide resolved
scanners/zap-automation-framework/docs/README.DockerHub-Parser.md
Outdated
Show resolved
Hide resolved
|
docker hub image repo is created :) |
350a03a to
8cc34ca
Compare
8cc34ca to
e8efb18
Compare
J12934
left a comment
There was a problem hiding this comment.
very nice, found some smaller issue
scanners/zap-automation-framework/examples/demo-nginx-automation-scan/scan.yaml
Show resolved
Hide resolved
scanners/zap-automation-framework/examples/demo-zap-advanced-migrate-scan/scan.yaml
Outdated
Show resolved
Hide resolved
scanners/zap-automation-framework/examples/demo-zap-baseline-migrate-scan/scan.yaml
Outdated
Show resolved
Hide resolved
scanners/zap-automation-framework/examples/demo-zap-baseline-migrate-scan/scan.yaml
Outdated
Show resolved
Hide resolved
scanners/zap-automation-framework/integration-tests/automation-framework-configMap.yaml
Outdated
Show resolved
Hide resolved
…ework Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
…defectdojo Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
…omation-framework config options Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
…mework Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
…o zap automation framework Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
This is due to ZAP no longer being part of OWASP Signed-off-by: Ilyes Ben Dlala <[email protected]>
It is no longer needed Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Signed-off-by: Ilyes Ben Dlala <[email protected]>
…test Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jannik Hollenbach <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
Co-authored-by: Jorge Estrigarribia <[email protected]> Signed-off-by: Ilyes Ben Dlala <[email protected]>
c62e581 to
939923c
Compare
Signed-off-by: Ilyes Ben Dlala <[email protected]>
Also make names of configmaps and scans consistent Should make it harder to get them wrong accidentally Signed-off-by: Jannik Hollenbach <[email protected]>
Signed-off-by: Jannik Hollenbach <[email protected]>
|




Description
closes #1902
Caution
A DockerHub repo has to be created for the "new" ZAP Automation Framework Parser
Checklist