Yahav Itschak

Results 176 comments of Yahav Itschak

Thanks, @sebasira A minimal sample Android project would be appreciated. Most interesting are the `build.gradle` file and the information on what do you expects to be uploaded by default (apk?...

@sebasira, Thanks for the reproducer! We will look into it and hopefully will fix this issue soon.

@sebasira, The JFrog CLI uses the `maven-publish` plugin to collect the publications in order to upload them to Artifactory. I followed this guide to configure publications on Android: https://developer.android.com/studio/build/maven-publish-plugin To...

@sebasira, First, just to make sure that we are aligned, The JFrog CLI uses the Gradle Artifactory plugin to resolve dependencies and publish artifacts to Artifactory. I think I can...

@sebasira, Your input helps us to learn and to keep improving. Thanks again! You are right. Currently, there is no option to publish Android variants without publication and the Artifactory...

@yuvaraj119 Thank you for using the Gradle Artifactory plugin. To help us resolve this issue swiftly, could you please provide a minimal reproducer? The reproducer should demonstrate that the `artifactoryPublish`...

Hello @sjl0825 and thank you for using the JFrog IDEA plugin. The main purpose of this plugin is to show security vulnerabilities and license violations in your project. We have...

@sjl0825 The JFrog CLI supports OIDC in the [Setup JFrog CLI](https://github.com/marketplace/actions/setup-jfrog-cli) GitHub Action. See also this [blog](https://jfrog.com/blog/secure-access-development-jfrog-github-oidc). Each OIDC provider is unique and we plan to extend support to more...

@marasCw Thank you for using the JFrog CLI! To include the date in the JFrog CLI logs, just set the `JFROG_CLI_LOG_TIMESTAMP` environment variable to `DATE_AND_TIME`. You can find more details...

@jghal, thanks for using the JFrog VS-Code extension. You can scan your Docker images today using the JFrog Docker extension for Docker Desktop: Read more about it here - https://jfrog.com/solution-sheet/docker-desktop-extension-for-jfrog-xray/...