Skip to content

Commit 1c4a4e4

Browse files
authored
update readme.md
1 parent 4762159 commit 1c4a4e4

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SARIF-viewer
22

3-
![Version](https://img.shields.io/jetbrains/plugin/v/23159-sarif-viewer) ![example branch parameter](https://github.com/adrienpessu/SARIF-viewer/actions/workflows/build.yml/badge.svg?branch=main)
3+
![Version](https://img.shields.io/jetbrains/plugin/v/23159-sarif-viewer) ![example branch parameter](https://github.com/advanced-security/SARIF-viewer/actions/workflows/build.yml/badge.svg?branch=main)
44

55

66
<img alt="docs/vuln_tree.png" width="640" src="docs/vuln_tree.png"/>
@@ -22,7 +22,7 @@ You must provide in the settings a personal access token (PAT) to access the Git
2222

2323
### Manual
2424

25-
- Download the signed zip file release from GitHub Releases : https://github.com/adrienpessu/SARIF-viewer/releases
25+
- Download the signed zip file release from GitHub Releases : https://github.com/advanced-security/SARIF-viewer/releases
2626
- Add it to you IDE via `Settings > Plugins > Install Plugin from Disk...`
2727

2828
## Configuration
@@ -49,4 +49,8 @@ The result will be grouped by vulnerabilities and you will be able to navigate t
4949

5050
## 🤝&nbsp; Found a bug? Missing a specific feature?
5151

52-
Feel free to **file a new issue** with a respective [title and description](https://github.com/adrienpessu/SARIF-viewer/issues) repository. If you already found a solution to your problem, **we would love to review your pull request**!
52+
Feel free to **file a new issue** with a respective [title and description](https://github.com/advanced-security/SARIF-viewer/issues) repository. If you already found a solution to your problem, **we would love to review your pull request**!
53+
54+
## License
55+
56+
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms.

0 commit comments

Comments
 (0)