GithubHelp home page GithubHelp logo

jfrog-cli-plugins-reg's Introduction

JFrog CLI Plugins Registry

General

JFrog CLI Plugins allow enhancing the functionality of JFrog CLI to meet the specific user and organization needs. The source code of a plugin is maintained as an open source Go project on GitHub. All public plugins are registered in JFrog CLI's Plugins Registry. The Registry is hosted in this GitHub repository. The plugins directory includes a descriptor file for each plugin included in the Registry.

Installing a plugin

After a plugin is included in this Registry, it becomes available for installation using JFrog CLI. JFrog CLI version 1.41.1 or above is required. To install a plugin included in this registry, run the following JFrog CLI command - ย jf plugin install plugin-name.

Available plugins

Security plugins

env-verify This plugin checks whether the Java environment and command line options of your log4j-enabled Java application, allow for the exploitation of CVE-2021-44228.
scan-cve-2021-45046-config This plugin scans a root-folder and all the archive files in it, looking for probable log4j configuration files. Inside each archive, the plugin looks for configuration options which may enable an attacker to exploit CVE-2021-45046.
scan-log4j-calls-jar This plugin recursively scans all .jar files in a root-folder. For each jar file, the plugin prints out the locations (class name and method name) of calls to info/warn/error/log/debug/trace/fatal methods of log4j2.Logger.
scan-log4j-calls-src This plugin recursively scans all .java files in a root-folder. For each file, the plugin prints out the locations (file name and corresponding code lines) of calls to log4j2 logging methods.
scan-log4j-versions This plugin recursively scans a root folder for .jar and .war files. For every file that is detected, the plugin looks for log4j/core/net/JndiManager.class and log4j/core/lookup/JndiLookup.class.

General plugins

benchmark This plugin is for measuring upload and download speeds to and from an Artifactory instance.
build-deps-info The build-deps-info plugin prints the dependencies' details of a specific build, which has been previously published to Artifactory.
build-report This JFrog CLI plugin prints a report of a published build info in Artifactory, or the diff between two builds.
cve-impact-check This plugin allows checking via Xray if there are any impacted artifacts on a specific env/jfrog platform. It requires the artifacts to be already indexed by Xray.
file-spec-gen This plugin provides an easy way for generating file-specs json.
JCheck A Micro-UTP, plug-able sanity checker for any on-prem JFrog platform instance.
jfrog-yocto This plugin allows integrating Yocto builds with the JFrog Platform.
live-logs The JFrog Platform includes an integrated Live Logs plugin, which allows customers to get the JFrog product logs (Artifactory, Xray, Mission Control, Distribution, and Pipelines) using the JFrog CLI Plugin. The plugin also provides the ability to cat and tail -f any log on any product node.
metrics-viewer A plugin or standalone binary to show open-metrics formatted data in a terminal based graph.
Piperika This is a JFrog Pipelines CLI utility with an emphasis on the consumer experience. As a consumer of CI/CD system, you don't always want to understand the complexity but just "use" it.
repostats This plugin can help find out the most popularly downlaoded artifacts in a given repository, Artifacts that are consuming the most space in a given repository with various levels of customization available. Results obtained can also be sorted and filtered.
rm-empty This plugin deletes all the empty folders under a specific path in Artifactory.
rt-cleanup This plugin is a simple Artifactory cleanup plugin. It can be used to delete all artifacts that have not been downloaded for the past n time units (both can be configured) from a given repository.
rt-fs This plugin executes file system commands in Artifactory. It is designed to mimic the functionality of the Linux/Unix 'ls' and 'cat' commands.
taskverse This plugin allows developers to run JFrog Pipelines Tasks locally in their own machines. It helps with the development process by considerably reducing the feedback loop.

Developing and publishing plugins

We encourage you, as developers, to create plugins and share them publicly with the rest of the community. Read the JFrog CLI Plugins Developer Guide for information about developing and publishing JFrog CLI Plugins.

rt-fs-plugin

build-report-plugin

jfrog-cli-plugins-reg's People

Contributors

amithins avatar chanti529 avatar eldada avatar eyalbe4 avatar gailazar300 avatar hanochg avatar omerzi avatar or-geva avatar rdar-lab avatar robinino avatar shahiinn avatar srmish-jfrog avatar talarian1 avatar tamirdavid avatar yahavi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.