Skip to content

Parse Sarif files and include links to relevant SecDim Sandboxes

License

Notifications You must be signed in to change notification settings

secdim/sandbox-sarif-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox SARIF Parser

Description

This application will take a SARIF file as input, parse it, and output a SARIF file with links to the relevant SecDim Sandbox to explore the detected vulnerabilities.

Usage

  1. Make sure you already have Go installed. See Go’s official website for more information.

  2. Clone this repository and navigate to the repository directory.

  3. Compile the application using the go build command.

  4. Run the application using ./sandbox input_file.sarif output_file.sarif.

  5. Enjoy exploring and debugging vulnerabilities in SecDim Sandbox!

About

Parse Sarif files and include links to relevant SecDim Sandboxes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages