Skip to content

update hfh definition adding release date#79

Open
mscasso-scanoss wants to merge 2 commits into
mainfrom
mscasso/feat/add-release-date-to-hfh-report-SP4189
Open

update hfh definition adding release date#79
mscasso-scanoss wants to merge 2 commits into
mainfrom
mscasso/feat/add-release-date-to-hfh-report-SP4189

Conversation

@mscasso-scanoss
Copy link
Copy Markdown

@mscasso-scanoss mscasso-scanoss commented Jun 1, 2026

Summary by CodeRabbit

  • New Features
    • Added optional release_date field to API responses, providing ISO-formatted dates (YYYY-MM-DD) for scan results when available.

@mscasso-scanoss mscasso-scanoss self-assigned this Jun 1, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Review Change Stack

Warning

Review limit reached

@matiasdaloia, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 32 minutes and 1 second. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 83e16026-d54b-4137-a4c6-d06ec20d2607

📥 Commits

Reviewing files that changed from the base of the PR and between 8bb0ed9 and fdb274f.

⛔ Files ignored due to path filters (1)
  • api/scanningv2/scanoss-scanning.pb.go is excluded by !**/*.pb.go
📒 Files selected for processing (3)
  • CHANGELOG.md
  • protobuf/scanoss/api/scanning/v2/scanoss-scanning.proto
  • protobuf/scanoss/api/scanning/v2/scanoss-scanning.swagger.json
📝 Walkthrough

Walkthrough

This PR adds an optional release_date ISO date field to the HFHResponse.Version message across the proto contract, OpenAPI schema, and changelog to expose per-version release dates returned by Folder Hashing scans.

Changes

Release date field addition to HFHResponse.Version

Layer / File(s) Summary
Release date field schema extension
protobuf/scanoss/api/scanning/v2/scanoss-scanning.proto, protobuf/scanoss/api/scanning/v2/scanoss-scanning.swagger.json, CHANGELOG.md
Proto message HFHResponse.Version adds an optional release_date string field (ISO YYYY-MM-DD format), OpenAPI schema adds the corresponding release_date property, and changelog documents the new field alongside its purpose and format.

Possibly related PRs

  • scanoss/papi#67: Both PRs extend the same HFHResponse.Version schema in the Scanning v2 proto, with this PR adding release_date and the related PR adding licenses.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A date field hops in with care,
Through proto, schema, everywhere!
release_date now speaks its mind—
Version wisdom, neatly signed.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding a release_date field to the HFH (Folder Hashing) response definition across proto, swagger, and changelog files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mscasso/feat/add-release-date-to-hfh-report-SP4189

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant