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 is the first alpha release for secureCodeBox 4.6.0.
If everything goes smoothly the proper 4.6.0 release should follow this soon.
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 is the first alpha release for secureCodeBox 4.6.0.
If everything goes smoothly the proper 4.6.0 release should follow this soon.
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. @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-alpha.1.
Beta Was this translation helpful? Give feedback.
All reactions