You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,7 +22,7 @@ You must provide in the settings a personal access token (PAT) to access the Git
22
22
23
23
### Manual
24
24
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
26
26
- Add it to you IDE via `Settings > Plugins > Install Plugin from Disk...`
27
27
28
28
## Configuration
@@ -49,4 +49,8 @@ The result will be grouped by vulnerabilities and you will be able to navigate t
49
49
50
50
## 🤝 Found a bug? Missing a specific feature?
51
51
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