fix(ci): allow modernc.org/libc NOASSERTION license in dependency review#473
fix(ci): allow modernc.org/libc NOASSERTION license in dependency review#473ajitpratap0 merged 1 commit intomainfrom
Conversation
modernc.org/libc is BSD-3-Clause but GitHub's license detection reports NOASSERTION due to a detection failure on modernc.org packages. Adding LicenseRef-github-NOASSERTION to the allow-licenses list prevents false positive CI failures on PRs that depend on modernc.org/sqlite. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @ajitpratap0's task —— View job PR Review CompleteI've reviewed this pull request focusing on code quality, security concerns, and best practices. Todo List:
Review Feedback✅ Code Quality and Best PracticesPositive aspects:
|
Summary
LicenseRef-github-NOASSERTIONto theallow-licenseslist in the dependency review workflowmodernc.org/libcis BSD-3-Clause but GitHub's license detection fails on modernc.org packages, reporting NOASSERTIONTest plan
🤖 Generated with Claude Code