Skip to content

Add jfrog config flags to docker scan#586

Merged
attiasas merged 3 commits intojfrog:devfrom
attiasas:add_config_flag_to_docker_scan
Oct 27, 2025
Merged

Add jfrog config flags to docker scan#586
attiasas merged 3 commits intojfrog:devfrom
attiasas:add_config_flag_to_docker_scan

Conversation

@attiasas
Copy link
Collaborator

@attiasas attiasas commented Oct 9, 2025

  • 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.

To allow jf docker scan to run by passing the values directly to the commands (without using the config command before)
The following flags are added to the jf docker scan command:

  • --url: JFrog URL
  • --xray-url: JFrog Xray URL
  • --user: JFrog username
  • --password: JFrog password
  • --access-token: JFrog access token

@attiasas attiasas added improvement Automatically generated release notes safe to test Approve running integration tests on a pull request labels Oct 9, 2025
@attiasas attiasas added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Oct 22, 2025
@attiasas attiasas added the safe to test Approve running integration tests on a pull request label Oct 26, 2025
@github-actions
Copy link

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


@kerenr-jfrog kerenr-jfrog self-requested a review October 26, 2025 09:59
Copy link
Contributor

@kerenr-jfrog kerenr-jfrog left a comment

Choose a reason for hiding this comment

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

LGTM

@attiasas attiasas merged commit 015f1b4 into jfrog:dev Oct 27, 2025
47 of 62 checks passed
@attiasas attiasas deleted the add_config_flag_to_docker_scan branch October 27, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants