1.0.8 • Published 3 years ago

sarif-viewer v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Sarif-viewer

Small tool that can be used to view sarif files in a user friendly way.

Installation

$ npx sarif-viewer@latest

Usage

Simply open http://localhost:8080 on your browser.

Demo

There is currently a demo running under https://sarif-viewer.herokuapp.com/

Gitlab integration example

You can create issues under your project in gitlab through the vulnerability details window.

$ gitlab_enabled=true
$ gitlab_api=https://gitlab.com/api/v4
$ gitlab_url=https://gitlab.com/
$ gitlab_access_token=YOUR_ACCESS_TOKEN
$ gitlab_project_id=YOUR_PROJECT_PATH

TODO

  • Validate user input on results filter
1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago