Skip to content

JoeDBNS/app-scan-reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _____          _____         _____           _____
|   __|        |  _  |       | __  |         |   __|
|   __|        |     |       |    -|         |__   |
|_____|xtended |__|__|ppScan |__|__|eporting |_____|uite

Extended AppScan Reporting Suite

 

Run Scripts

Load Dependencies:

Powershell.exe -ExecutionPolicy Bypass -File ".\setup_dev.ps1"

Execute Reporting Tool:

Powershell.exe -ExecutionPolicy Bypass -File ".\entrypoint.ps1" --pathChoice "reports"

Compile Tool as .exe:

Powershell.exe -ExecutionPolicy Bypass -File ".\bundle_tool.ps1" --preClean --postClean --buildZip

 

Planned Features:

  • Management CLI for config file
  • .xlsx improvements
    • Refine column filtering code
    • Add cell borders to improve look of analytics page
    • Charts and Graphs
      • Pie chart for finding tool
      • Pie chart for finding severity
      • Line graph for date found
  • Scheduling reports and schedule management CLI
  • Improve CLI use with tools like curses or pick pypi.org/project/pick

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published