v0.0.1-alpha
Pre-release
Pre-release
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