artifacthub helm/securecodebox/persistence-defectdojo 3.15.0
v3.15.0

latest releases: 4.7.0-alpha.1, 4.6.0, 4.6.0-alpha.1...
22 months ago

Changes

This release contains the following changes 🎉. Help spread the word or leave a GitHub star if you like it 😉

GitHub commits since tagged version GitHub Repo stars Twitter URL

⚠️ Upgrade Notes

This update adds new fields to the Custom Resource Definitions (CRDs), Helm does not update CRDs after the initial installation.
To upgrade the CRDs you can run the following script or grab the latest CRDs from the git repo at the v3.15.0 tag:

kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/cascading.securecodebox.io_cascadingrules.yaml
kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/execution.securecodebox.io_parsedefinitions.yaml
kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/execution.securecodebox.io_scancompletionhooks.yaml
kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/execution.securecodebox.io_scans.yaml
kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/execution.securecodebox.io_scantypes.yaml
kubectl apply -f https://raw.githubusercontent.com/secureCodeBox/secureCodeBox/v3.15.0/operator/crds/execution.securecodebox.io_scheduledscans.yaml

🚀 Features

🚓 Security Scanner

⚓️ Hooks

📚 Documentation

  • ADR-0012: Initial Proposal for Cluster Wide Custom Resources (e.g. ClusterScanType) @J12934 (#1270)
  • Update Juice Shop URL in documentation example scans @malexmave (#1333)

🔧 Maintenance

📌 Dependencies

Distribution

Artifact HUB
Docker Hub

Contributors

Thanks to all our contributors supporting this project 🤗
@Ilyesbdlala, @J12934, @Weltraumschaf, @malexmave and @rseedorff

Don't miss a new persistence-defectdojo release

NewReleases is sending notifications on new releases.