An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% on proxy.golang.org

proxy.golang.org : codeberg.org/chavacava/garif

Package garif defines all the Go structures required to model a SARIF log file. These structures were created using the JSON-schema sarif-schema-2.1.0.json of SARIF logfiles available at https://github.com/oasis-tcs/sarif-spec/tree/master/Schemata. The package provides constructors for all structures (see constructors.go) These constructors ensure that the returned structure instantiation is valid with respect to the JSON schema and should be used in place of plain structure instantiation. The root structure is LogFile. The package provides utility decorators for the most commonly used structures (see decorators.go)

Registry - Source - Documentation - JSON
purl: pkg:golang/codeberg.org/chavacava/garif
License: MIT
Latest release: 7 months ago
First release: over 2 years ago
Namespace: codeberg.org/chavacava
Docker dependents: 2
Docker downloads: 39,323,013
Last synced: 8 days ago

    Loading...
    Readme
    Loading...