Skip to content

arvos-dev/arvos-reporter-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arvos reporter javascript action

This action export arvos results so they can be used elsewhere.

Note : You can only use this action if you have already run an arvos scan

Outputs

The exported results are :

  • vulnerabilities: Total number of found vulnerabilities
  • symbols: Total number of found vulnerabilities
  • critical-count: Total number of critical vulnerabilities
  • high-count: Total number of high vulnerabilities
  • medium-count: Total number of medium vulnerabilities
  • low-count: Total number of low vulnerabilities

Example usage

uses: arvos-dev/[email protected]

About

Github action to export arvos report results

Resources

Stars

Watchers

Forks

Packages

No packages published