chore(licenses): Updated 3rd party license details#84
Conversation
Signed-off-by: Sandy Chapman <schapman@nvidia.com>
bd872b0 to
65d3085
Compare
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughThis PR updates third-party dependency pins and OSV license/vulnerability metadata: stabilizes six nvidia-nat packages to 1.7.0, upgrades sqlfluff to 4.1.0 and trims its OSV groups, rewrites a starlette vulnerability entry, and tweaks ChangesDependency and OSV License Updates
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
third_party/osv-licenses.json (1)
3245-3281:⚠️ Potential issue | 🟠 Major | ⚡ Quick winUpdate sqlfluff to the patched version in third_party/osv-licenses.json
third_party/osv-licenses.jsonpinssqlfluffto4.1.0(around line 3245), butGHSA-73jc-5mrq-prw7lists the fixed version as4.2.0(around line 3280). Bumpsqlfluffto>=4.2.0and regeneratethird_party/osv-licenses.json.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@third_party/osv-licenses.json` around lines 3245 - 3281, Update the sqlfluff entry in third_party/osv-licenses.json so the affected package "sqlfluff" / purl "pkg:pypi/sqlfluff" reflects the patched version (change the pinned version "4.1.0" to ">=4.2.0" or the explicit "4.2.0") and adjust the vulnerability range for GHSA-73jc-5mrq-prw7 to show "fixed": "4.2.0"; after that, regenerate the OSV/licenses JSON (or re-run the exporter/lockfile tool you use) so the file is consistent with the updated package version and ranges.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@third_party/osv-licenses.json`:
- Around line 3245-3281: Update the sqlfluff entry in
third_party/osv-licenses.json so the affected package "sqlfluff" / purl
"pkg:pypi/sqlfluff" reflects the patched version (change the pinned version
"4.1.0" to ">=4.2.0" or the explicit "4.2.0") and adjust the vulnerability range
for GHSA-73jc-5mrq-prw7 to show "fixed": "4.2.0"; after that, regenerate the
OSV/licenses JSON (or re-run the exporter/lockfile tool you use) so the file is
consistent with the updated package version and ranges.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 0bb31ef8-5243-4a72-957e-48bc4cdabfd6
📒 Files selected for processing (2)
third_party/osv-licenses.jsonthird_party/requirements-main.txt
|
Actionable comments posted: 0 |
Signed-off-by: Sandy Chapman <schapman@nvidia.com> Signed-off-by: Alex Ray <alray@nvidia.com>
make update-licensesSummary by CodeRabbit
nvidia-natpackages from release candidate (1.7.0rc3) to stable release (1.7.0).sqlfluffdependency from 3.4.0 to 4.1.0.