Skip to content

A GitHub Action to generate an excel file from Mobsf and Zap Actions reports

Notifications You must be signed in to change notification settings

iib0011/mobsf-zap-2excel-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobsf-zap-2excel-action

This action returns the excel report from zap and mobsf actions json results.

Inputs

zap

Optional Path to Zap Json report. Default to report_json.json

mobsf

Optional Path to Mobsf Json report. Default to mobsf-report.json

Outputs

report.xlsx

The excel report

Example usage

uses: actions/iib0011/mobsf-zap-2excel-action
with:
  zap: path/to/zap
  mobsf: path/to/mobsf

About

A GitHub Action to generate an excel file from Mobsf and Zap Actions reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published