This guide shows you how to install non-free software and have more features.
Important
Please read.
Please update before proceeding. You should get a notification soon about updates after booting the system, if not, open "Discover".
| // ==UserScript== | |
| // @name GitLab SAST Viewer | |
| // @namespace https://github.com/chocolateimage | |
| // @version 1.1.5 | |
| // @description Show SAST reports inline | |
| // @author chocolateimage | |
| // @match *://*/**/-/jobs/* | |
| // @match *://*/**/-/merge_requests/* | |
| // @match *://*/**/-/pipelines/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=gitlab.com |