The process-sarif snap provides tools and scripts to assist in parsing and aggregating output of static analysis tools in SARIF (Static Analysis Results Interchange Format) standard format. Its features include parsing a .sarif file, removing duplicated results, and generating visualizations by result level and severity. The project is developed and maintained by Space ROS.
Usage: Navigate to a directory containing the SARIF file(s) you wish to analyze. Run any of the available commands (sarif-load-test, conformance, duplicates, visualize), as process-sarif.<app_name> (ie: process-sarif.sarif-load-test)
Details for process-sarif
Package name
process-sarif
License
Apache-2.0
Last updated
16 February 2023 - latest/stable
22 April 2023 - latest/edge
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
For versions of Ubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf), as well as Ubuntu flavours that don’t include snap by default, snap can be installed from the Ubuntu Software Centre by searching for snapd.
Alternatively, snapd can be installed from the command line:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install process-sarif
To install process-sarif, simply use the following command: