Skip to content

XRAY-145721 - Added fallback logic for Poetry#783

Merged
attiasas merged 5 commits into
jfrog:devfrom
Phavya-jfrog:feature/XRAY-145721-poetry-fallback
Jun 25, 2026
Merged

XRAY-145721 - Added fallback logic for Poetry#783
attiasas merged 5 commits into
jfrog:devfrom
Phavya-jfrog:feature/XRAY-145721-poetry-fallback

Conversation

@Phavya-jfrog

@Phavya-jfrog Phavya-jfrog commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • Updated the Contributing page / ReadMe page / CI Workflow files if needed.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

Poetry fallback: When a pinned Poetry package is blocked by CVS, instead of failing with no output, jf ca now uses the Artifactory PyPI metadata API to recover the policy violation and render a partial curation table — same as the existing pip fallback.

Waiver suppression: Waiver prompts are now skipped for partial reports (pip and poetry) since the full dependency tree wasn't resolved.

@Phavya-jfrog Phavya-jfrog added the safe to test Approve running integration tests on a pull request label Jun 23, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 23, 2026
@Phavya-jfrog Phavya-jfrog added the safe to test Approve running integration tests on a pull request label Jun 23, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 23, 2026
Comment thread commands/curation/curationaudit.go
Comment thread commands/curation/curationaudit.go
Comment thread sca/bom/buildinfo/technologies/python/python.go
@Phavya-jfrog Phavya-jfrog added the safe to test Approve running integration tests on a pull request label Jun 24, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 24, 2026
@attiasas attiasas added the bug Something isn't working label Jun 25, 2026
@attiasas attiasas requested a review from a team June 25, 2026 08:19

@attiasas attiasas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please add description to the PR about the changes and align to dev

@Phavya-jfrog Phavya-jfrog added the safe to test Approve running integration tests on a pull request label Jun 25, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 25, 2026
@Phavya-jfrog Phavya-jfrog added the improvement Automatically generated release notes label Jun 25, 2026
@attiasas attiasas added safe to test Approve running integration tests on a pull request and removed bug Something isn't working labels Jun 25, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 25, 2026
@github-actions

Copy link
Copy Markdown

👍 Frogbot scanned this pull request and did not find any new security issues.


@attiasas attiasas self-requested a review June 25, 2026 08:59
@attiasas attiasas merged commit 437accd into jfrog:dev Jun 25, 2026
72 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants