Skip to content

Conversation

@basel1322
Copy link
Collaborator

@basel1322 basel1322 commented Jan 2, 2026

I found an issue with jf ca when running the command against a JFrog registry that uses the repository path format, rather than the subdomain-based format.

The image being scanned was:

z0curation211355112.jfrogdev.org/curation-test/google-samples/hello-app:1.0

However, the command incorrectly identified the repository as:

z0curation211355112

In this scenario, the code:

Detected a JFrog domain

Assumed a subdomain-based repository layout

Incorrectly extracted z0curation211355112 as the repository name

The actual repository (curation-test) is correctly specified in the image path.

@basel1322 basel1322 requested a review from attiasas January 2, 2026 10:34
@basel1322 basel1322 added the safe to test Approve running integration tests on a pull request label Jan 2, 2026
@basel1322 basel1322 self-assigned this Jan 2, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 2, 2026
@basel1322 basel1322 force-pushed the docker-repo-extraction-fix branch from dee2630 to 8cda26a Compare January 2, 2026 10:41
@basel1322 basel1322 added the safe to test Approve running integration tests on a pull request label Jan 2, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 2, 2026
@attiasas attiasas added the bug Something isn't working label Jan 4, 2026
Copy link
Contributor

@attiasas attiasas left a comment

Choose a reason for hiding this comment

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

Check out my comments, in addition:

  • Update PR description with more information on the actual change/fix
  • Make sure tests are passing

@basel1322 basel1322 added the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@attiasas attiasas changed the title repo extraction fix Curation - docker repo extraction fix Jan 4, 2026
@basel1322 basel1322 changed the base branch from main to dev January 4, 2026 09:28
@basel1322 basel1322 added the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@basel1322 basel1322 added the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@attiasas attiasas added the safe to test Approve running integration tests on a pull request label Jan 4, 2026
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants