{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Provides Python classes implementing the SARIF 2.1.0 object model for representing static analysis results in a standardized interchange format.","skillfed_tags":["static-analysis","sarif-format","code-quality"],"use_cases":["Build a static analysis tool that outputs results in SARIF format for integration with other security or code-quality platforms.","Parse SARIF reports from third-party analysis tools to aggregate or transform results programmatically.","Validate or transform SARIF documents within a larger CI/CD pipeline.","Generate standardized security or code-quality reports that other tools can consume via SARIF.","Create a SARIF viewer or dashboard that reads and displays analysis results from multiple tools."],"what_it_does":"This package is a collection of Python classes auto-generated from the SARIF 2.1.0 JSON schema. SARIF is an OASIS standard for representing static analysis tool results in a machine-readable, vendor-neutral format. The package lets you construct, read, and manipulate SARIF objects programmatically in Python using attrs-based classes that mirror the official schema structure.\n\nThe classes were generated from the official SARIF schema, so they track the specification closely. You import the package and work with classes like SarifLog to build or parse SARIF documents. It's a thin, schema-faithful wrapper with minimal dependencies (attrs and pbr), suitable for tools that need to emit or consume SARIF reports.","worth_installing":"Yes, if you need to work with SARIF 2.1.0 in Python. The package is stable, permissively licensed, and has no known vulnerabilities. Its dormancy is not a risk\u2014SARIF is a fixed standard and the generated classes are unlikely to need updates. Install it for any tool that must emit or consume SARIF reports."},"id":"sarif-om","links":{"html":"https://skillfed.io/packages/sarif-om","md":"https://skillfed.io/packages/sarif-om.md","pypi":"https://pypi.org/project/sarif-om/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2019-10-05","license_spdx":null,"license_treatment":"permissive","name":"sarif-om","python_support":"supports_current","summary":"Classes implementing the SARIF 2.1.0 object model."},"popularity":{"monthly_downloads":3135323,"position":2732,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.4"}
