Skip to content

Highlight your Splunk apps' Splunkbase status (Downloads/Installs/Version etc) in your Git repos

Notifications You must be signed in to change notification settings

livehybrid/splunkbase_badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Introduction

So you've built a great Splunk app and uploaded to Splunkbase, but the app's Github repo doesnt really show how popular the app is or which versions it supports. If you are a fan of using Badges/Shields to show attributes of your projects then this repo will show you how to add Splunkbase badges to them!

Note: This is a personal development and is not supported by, or endorsed by Splunk.

Example

Screenshot 2021-03-04 at 07 51 19

Code

Info Example Link
Splunkbase Downloads Splunkbase Downloads ![Splunkbase Downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fsplunkbasebadge.livehybrid.com%2Fv1%2Fdownloads%2F<YOUR_APP_ID>)
Splunk Cloud Compatible Splunk Cloud Compatible ![Cloud Compatible](https://img.shields.io/endpoint?logo=icloud&url=https%3A%2F%2Fsplunkbasebadge.livehybrid.com%2Fv1%2Fsplunkcloud%2F<YOUR_APP_ID>)
AppInspect Status Splunkbase AppInspect ![Splunkbase AppInspect](https://img.shields.io/endpoint?url=https%3A%2F%2Fsplunkbasebadge.livehybrid.com%2Fv1%2Fappinspect%2F<YOUR_APP_ID>)
Compatibility Splunkbase Compatibility ![Splunkbase Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fsplunkbasebadge.livehybrid.com%2Fv1%2Flatest_compat%2F<YOUR_APP_ID>)

Advanced

How it works

tbc

ToDo

  • Add additional Splunkbase metrics/data points (CIM Compliance, Splunk Enterprise/Cloud compatibility, etc)
  • Publish Lambda code to create badges in this repo
  • Submit PR to shields.io to incorporate as a supported OOTB endpoint

About

Highlight your Splunk apps' Splunkbase status (Downloads/Installs/Version etc) in your Git repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published