v2.98.0
📦 jfrog-cliView on GitHub →
✨ 7 features🐛 10 fixes🔧 5 symbols
Summary
This release introduces new features across several components, including pnpm command support in jfrog-cli and malicious detection capabilities in jfrog-cli-artifactory. Numerous bug fixes address environment issues, Docker OOM errors, and regex parsing problems.
✨ New Features
- [jfrog-cli] Support pnpm command for jfrog-cli
- [jfrog-cli-artifactory] Support pnpm command
- [jfrog-cli-artifactory] Make skills zip produce deteriministic checksum
- [jfrog-cli-artifactory] New Feat: Malicious detection & deletion
- [jfrog-cli-security] Add entitlment snippet
- [jfrog-cli-security] Malicious Code scan command
- [jfrog-client-go] New Feat: Detect malicious skills packages
🐛 Bug Fixes
- [build-info-go] Addressed multiples # [#375]
- [jfrog-cli] JGC-459 - Fix environment in Frogbot workflow
- [jfrog-cli] RTECO-977 - Fix docker build skip-login
- [jfrog-cli] fix pnpm test
- [jfrog-cli-artifactory] RTECO-976 - fixed docker oom issue
- [jfrog-cli-core] JGC-459 - Fix environment in Frogbot workflow
- [jfrog-cli-security] Fixed concurrent-map-issue
- [jfrog-client-go] JGC-459 - Fix environment in Frogbot workflow
- [jfrog-client-go] fix: regex parsing
- [jfrog-client-go] Fix: Don't treat literal dots in directory names as regex metacharacters