Registry / utility / chavacava-garif

chavacava-garif

JSON →
library0.1.0gogounverified

Package garif defines all the GO structures required to model a SARIF log file.

go get github.com/chavacava/garif
INSTALL
IMPORT
SIG · CHAVACAVA-GARIF
C
chavacava-garif
utilitygov0.1.0
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.

garif
github.com/chavacava/garif

Create a new SARIF log file instance.

package main import ( "fmt" "github.com/chavacava/garif" ) func main() { logFile := garif.NewLogFile([]string{"myTool"}, "2.1.0") fmt.Println(logFile.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
chavacava-garif — go get chavacava-garif · libregistry