-
Issue picked up and reported in Snyk: https://snyk.io/vuln/SNYK-JS-STATICEVAL-1056765
-
### Describe the bug
When using `jf docker scan` command the exit code is always `0` even when the vulnerability was found or not. This is misleading since it was expected to throw a different exit c…
-
I have to say I'm a little disappointed.
We try the FrogBot on Azure DevOps, but it shows, that there is lot of configuration for each project and in the end it is the same process as for build proc…
-
**Is your feature request related to a problem? Please describe.**
I have projects with a Dockerfile used to package the software, but the IDE plugin only gives my vulnerabilities from the software d…
-
(requested by Syam Koganti, supports OC WNMG)
-
**Is your feature request related to a problem? Please describe.**
Kaniko is a docker image builder that does not use a docker daemon. When running a build in Jenkins, kaniko builds cannot be used wi…
-
### Describe the bug
I did create one scope package for testing and pushed two versions 1.0.0 and 2.0.0 to the local repo using both NPM and JF CLI respectively.
The customer has seen a difference …
-
when i run npm install followed by an xray scan, xray runs "npm ls --json --all --package-lock-only --prod", which churns out peer dependecies error and produces no xray results.
Is there a way to …
-
### Describe the bug
The 'Artifactory Conan' Task from the Jfrog extension does not support conan 2.0
Pipeline:
```
- task: ArtifactoryConan@1
inputs:
conanCommand: 'Add Re…
-
I'm trying to integrate `build scan` feature to CI for our npm-based projects. Here're the steps in my pipeline
```yaml
script:
- curl -fL https://install-cli.jfrog.io | sh
- CI=true jf co…