Registry / serialization / owenrumney-go-sarif

owenrumney-go-sarif

JSON →
library1.1.1gogounverified

Go library for working with SARIF (Static Analysis Results Interchange Format) files.

go get github.com/owenrumney/go-sarif
INSTALL
IMPORT
SIG · OWENRUMNEY-GO-SARI
O
owenrumney-go-sarif
serializationgov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sarif
github.com/owenrumney/go-sarif

Create a new SARIF report.

package main import ( "fmt" "github.com/owenrumney/go-sarif" ) func main() { report, _ := sarif.New(sarif.Version210) fmt.Println(report.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
owenrumney-go-sarif — go get owenrumney-go-sarif · libregistry