What's Changed
- Add initial support for vulnerablecode by @ziadhany in #2
- Add missing permissions check on some activities like Update, Delete. by @ziadhany in #8
- Add JSON schema for Package and Vulnerability metadata by @keshav-space in #11
- Improve format, doc and configuration by @pombredanne in #18
- Fix Failing Read the Docs Build by @keshav-space in #21
- Add Django app directory to sys.path for autodoc by @keshav-space in #22
- Fix docker-compose and dockerfile config by @keshav-space in #30
- Add docs for how to run the app by @ziadhany in #38
- Add FederatedCode client to fetch package scan by @keshav-space in #45
- Add pipeline to advertise scancode.io scans by @keshav-space in #44
- Add federatedcode CLI by @keshav-space in #46
- Add endpoint to subscribe to package activity by @keshav-space in #49
- Add support for subscribing to package updates over AP from PurlDB or VulnerableCode by @keshav-space in #50
- Add utility and cli to discover PURL on AP server by @keshav-space in #52
- Remove unused direct dependencies by @keshav-space in #53
- Prepare
aboutcode.federatedcode
v0.1.0 release by @keshav-space in #54 - Add documentation for getting started and remote subscription by @keshav-space in #59
- Fix Read the Docs doc build by @keshav-space in #60
- Add
fedcode
command line entrypoint by @keshav-space in #61 - Use id and repo in Vulnerability unique_together by @keshav-space in #63
- UI/UX Improvements for Deployment by @keshav-space in #66
- UI/UX Improvements for Deployment - 2 by @keshav-space in #70
- Prepare v0.1.0 release by @keshav-space in #71
- Bump federatedcode to v0.1.0 by @keshav-space in #72
New Contributors
- @ziadhany made their first contribution in #2
- @keshav-space made their first contribution in #11
- @pombredanne made their first contribution in #18
Full Changelog: https://github.com/aboutcode-org/federatedcode/commits/v0.1.0