You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains the following changes π. Help spread the word or leave a GitHub star if you like it π
π Deprecations
Deprecated zap and zap-advanced ScanTypes in favor of the now standalone zap-automation-framework ScanType.
The Zap Automation Framework has now been around for a while and supports all features of the zap advanced tool.
This drastically reduces the amount of maintenance we have to do to support zap-advanced while allowing users to the official ZAP documentation regarding the ZAP Automation Framework. zap and zap-advanced will still be around for future 4.x releases but will be removed with the 5.x release.
For more information and guidance on how to migrate to the zap-automation-framework see: Migration to ZAP Automation Framework @Ilyesbdlala (Migrate to ZAP Automation FrameworkΒ #2387)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Changes
This release contains the following changes π. Help spread the word or leave a GitHub star if you like it π
π Deprecations
zap
andzap-advanced
ScanTypes in favor of the now standalonezap-automation-framework
ScanType.The Zap Automation Framework has now been around for a while and supports all features of the zap advanced tool.
This drastically reduces the amount of maintenance we have to do to support zap-advanced while allowing users to the official ZAP documentation regarding the ZAP Automation Framework.
zap
andzap-advanced
will still be around for future 4.x releases but will be removed with the 5.x release.For more information and guidance on how to migrate to the
zap-automation-framework
see: Migration to ZAP Automation Framework@Ilyesbdlala (Migrate to ZAP Automation FrameworkΒ #2387)
These charts are published to the GitHub Container registry, which will allow us to decommission our self-hosted
charts.securecodebox.io
registry in the future. With 4.6.0, the installation instructions for all components in the secureCodeBox documentation have been changed to use the OCI helm registry.The old
charts.securecodebox.io
registry will be shut down at the end of the year.All remaining 4.x releases will be published to both the old and new registry.
Users are advised to migrate to the OCI helm charts right away.
For more information and guidance on how to migrate see Blog Post: Migrating our Helm Charts to OCI registries
@Ilyesbdlala & @J12934 (Added GitHub Actions workflow for releasing Helm charts to GHCRΒ #2108, Replace Helm Install Instructions to use our OCI Based Helm ChartsΒ #2541, Fix Missed Instructions Still Using the old Helm RegistryΒ #2543)
π Features
scbctl
. Currently, thescbctl
supports easily starting a new scan via a single command. Right now the cli is still experimental but will be extended upon in future releases. Documentation and instructions on how to install & use it coming up soon. (https://github.com/secureCodeBox/secureCodeBox/tree/main/scbctl) @Freedisch (Feature: Add New Command Line Client scbctlΒ #2514)π Security Scanner
π Bug Fixes
π§ͺ Test
scbctl
code setup to avoid issues with flags during testing @J12934 (Slighly Refactorscbctl
Code Setup To Avoid Issues With Flags During TestingΒ #2533)π Documentation
π§ Maintenance
π Dependencies
Minor dependency updates (50 pull requests). Click to expand.
Distribution
Contributors
Thanks to all our contributors supporting this project π€
@Freedisch, @Ilyesbdlala, @J12934, @Reet00, @Weltraumschaf and @tbrixen
This discussion was created from the release v4.6.0.
Beta Was this translation helpful? Give feedback.
All reactions