chore: update changelog for v3.15.9#1649
Conversation
25365d0 to
08dd443
Compare
|
No actionable comments were generated in the recent review. 🎉 WalkthroughThe changelog adds a new release section for version 3.15.9 documenting two updates: enhanced licensing detection to identify additional proprietary licenses, and snippet scanning updated to support TLS operation using the platform's native certificate store. No changes were made to release notes for version 3.15.8 or earlier. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
nficca
left a comment
There was a problem hiding this comment.
Approving but I don't think we ever reference private projects in this changelog; suggested an alternative.
| - Licensing: Update themis dependency to include LICENSE.spdx file parsing ([fossas/themis#152](https://github.com/fossas/themis/pull/152), [fossas/themis#153](https://github.com/fossas/themis/pull/153)) | ||
| - Snippet scanning: Update ficus dependency to improve snippet scan performance ([fossas/ficus#144](https://github.com/fossas/ficus/pull/144)) |
There was a problem hiding this comment.
Since ficus and themis are private repos, I don't think it's very useful to link them here. Perhaps instead we could do something like:
| - Licensing: Update themis dependency to include LICENSE.spdx file parsing ([fossas/themis#152](https://github.com/fossas/themis/pull/152), [fossas/themis#153](https://github.com/fossas/themis/pull/153)) | |
| - Snippet scanning: Update ficus dependency to improve snippet scan performance ([fossas/ficus#144](https://github.com/fossas/ficus/pull/144)) | |
| - Improvements for licensing and snippet scanning ([#1649](https://github.com/fossas/fossa-cli/pull/1649)) | |
| - Licensing: Additional proprietary license detection | |
| - Snippet scanning: Support TLS operation with platform native certificate store |
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
08dd443 to
e17a6fc
Compare
Overview
Prep for release v3.15.9, which picks up this Ficus PR: https://github.com/fossas/ficus/pull/144 and these themis PRs: https://github.com/fossas/themis/pull/152, https://github.com/fossas/themis/pull/153.
Acceptance criteria
Testing plan
Risks
Metrics
References
Checklist
docs/.docs/README.msand gave consideration to how discoverable or not my documentation is.Changelog.md. If this PR did not mark a release, I added my changes into an## Unreleasedsection at the top..fossa.ymlorfossa-deps.{json.yml}, I updateddocs/references/files/*.schema.jsonAND I have updated example files used byfossa initcommand. You may also need to update these if you have added/removed new dependency type (e.g.pip) or analysis target type (e.g.poetry).docs/references/subcommands/<subcommand>.md.