livehybrid/Generate Splunk Appinspect Results Table

Generates a Markdown table from a Splunk Appinspect CLI JSON file and writes it to GitHub output.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 25, 2024
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: livehybrid/generate-appinspect-markdown-action@97d058408557690b3d175726972331cebc2b5ca9 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
json_fileThe path to the JSON file containing the results.yes
tagThe tag (used in result file naming).yes
github_tokenGitHub Token for authentication.yes
include_not_applicableInclude 'not_applicable' category in the output (true/false).notrue
message_trimThe number of chars to limit each message cell to in order to reduce risk of going over actions document size (Default: 1000)no500

no outputs