Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
summitt committed Mar 2, 2024
2 parents d74255b + 144b531 commit ec4837e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Faction-Vulnerability-Bar-Chart

This Faction extension allows you to add a severity bar charts to your reports

![image](https://github.com/factionsecurity/Faction-Vulnerability-Bar-Chart/assets/2343831/0bd8413c-927d-4304-acd0-911516b01b79)


To build the extension just run:
```
mvn clean compile assembly:single
```
This will create a jar file will all dependencies in the target folder. You can upload this into the Faction App store.

0 comments on commit ec4837e

Please sign in to comment.