Releases: suecodelabs/cnfuzz
Releases · suecodelabs/cnfuzz
v0.2.1
What's Changed
- Update build-push-action by @pcktdmp in #87
- Bump cosign by @pcktdmp in #88
- Update issue templates by @pcktdmp in #91
- Create dependabot.yml by @pcktdmp in #90
- Create codeql-analysis.yml by @pcktdmp in #89
- Logging util functions by @Luukvdm in #108
- fixed bug in logger.Fatal*() and added testcases by @Luukvdm in #116
- Version pinning keeps breaking over time by @pcktdmp in #121
- Restructured the project files by @Luukvdm in #129
- Wait until a pod is ready and if necessary refresh the pod info by @Luukvdm in #131
- new cnfuzz release by @Luukvdm in #132
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Debugging with DevSpace by @Luukvdm in #76
- Upgraded the dependencies by @Luukvdm in #78
- Feature/health check by @Luukvdm in #79
- Upgrade KinD by @pcktdmp in #80
- Update restler image by @pcktdmp in #81
- Major CNFuzz refactor by @Luukvdm in #82
- Update README.md by @pcktdmp in #83
- Create 0.2.0 release by @pcktdmp in #86
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
v0.1.0
First dot release which makes it easy to install CNFuzz on Kubernetes clusters without the need of having to clone the repository.
What's Changed
- Add contact form by @pcktdmp in #69
- Create helm chart repo by @pcktdmp in #70
- Release 0.1.0 by @pcktdmp in #71
- Fix install command by @pcktdmp in #72
Full Changelog: v0.0.3-alpha...v0.1.0
v0.0.3-alpha
What's Changed
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
v0.0.2-alpha
This release supports suggestions to deploy CNFuzz on Kubernetes clusters where the resources are scarce.
What's Changed
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
v0.0.1-alpha
The first (alpha) release of CNFuzz which supports:
- Automation of web API fuzzing in Kubernetes clusters using RESTler
- Exporting fuzzing results to S3 compatible storage backends
- Caching already fuzzed image hashes via Redis
What's Changed
- Create go.yml by @pcktdmp in #1
- Update readme meet url by @robertscholts in #2
- Create docker-publish.yml by @pcktdmp in #3
- Switch to github container image registry by @pcktdmp in #4
- Updated abstract by @pcktdmp in #5
- Re-order abstract by @pcktdmp in #6
- Use todo api container by @pcktdmp in #15
- Fix/dev instructions by @pcktdmp in #16
- Improve local development setup by @pcktdmp in #18
- Add Github Actions badge by @pcktdmp in #22
- Simplified auth code by @Luukvdm in #23
- Add KinD Kubernetes deployment for integration testing by @pcktdmp in #24
- Fix KinD integration by @pcktdmp in #25
- Switch to local todo api build by @pcktdmp in #30
- Store fuzzing results in a persistent storage solution by @pcktdmp in #31
- Godoc comments by @Luukvdm in #32
- Swag init by @pcktdmp in #34
- Add marketing contact info by @pcktdmp in #35
- Add more swag by @pcktdmp in #36
- updating badges to link to build by @robertscholts in #39
- Config re-arrange & renames by @Luukvdm in #37
- Ignore *.swp files by @lcmwesterink in #43
- Fix make kind race condition by @pcktdmp in #42
- Use redis standalone mode to not start 4 instances of redis for local development by @pimmerks in #40
- get namespace config prop from viper by @Luukvdm in #45
- Detail the build instructions. by @Oddly in #48
- Cleanup old files by @pcktdmp in #38
- Update README by @pcktdmp in #49
- renamed job-img flag to scheduler-img flag by @Luukvdm in #47
- Faster local development flow by @pcktdmp in #50
- Updating to go 1.18 by @Luukvdm in #56
- Initial take on simple redis support in the chart by @pcktdmp in #57
- Cache images and their status by @Luukvdm in #55
- proper TIMESTAMP for Makefile by @oferchen in #58
- Resource limits for fuzzing jobs by @pcktdmp in #59
- Support rancher desktop by @pcktdmp in #61
- Basic S3 storage support by @Luukvdm in #60
- Setup Chart to point to the correct container build by @pcktdmp in #64
New Contributors
- @pcktdmp made their first contribution in #1
- @robertscholts made their first contribution in #2
- @Luukvdm made their first contribution in #23
- @lcmwesterink made their first contribution in #43
- @pimmerks made their first contribution in #40
- @Oddly made their first contribution in #48
- @oferchen made their first contribution in #58
Full Changelog: https://github.com/suecodelabs/cnfuzz/commits/v0.0.1-alpha