v0.1.0 - The beginning
This is the very first initial release, so basically everything has changed! This should be the first fully functioning release. Let's go!
What's Changed
- feat: Add tests & run them in CI by @tarkatronic in #1
- feat: Automatically detect repository ownership based on teams in GitHub by @tarkatronic in #2
- feat: Use a real logger instead of prints by @tarkatronic in #11
- feat: Attempt to build across as many OSs as we can by @tarkatronic in #12
- feat: Use salus to run additional security scanners on the code by @tarkatronic in #13
- doc: Add a first pass contributing doc by @tarkatronic in #15
- feat(cicd): Publish a Docker image to GitHub Packages on new release by @tarkatronic in #17
- fix: Split out functionality from main() by @tarkatronic in #16
- feat: Rename the entire project to vulnbot by @tarkatronic in #18
New Contributors
- @tarkatronic made their first contribution in #1
Full Changelog: https://github.com/underdog-tech/vulnbot/commits/v0.1.0