cdx:gomod
Namespace TaxonomyNamespace | Description |
---|---|
cdx:gomod:binary |
Namespace for metadata of analyzed binaries. |
cdx:gomod:build |
Namespace for build related information. |
cdx:gomod:build:env |
Namespace for build constraints passed via environment variables. |
cdx:gomod:binary
Namespace TaxonomyProperty | Description |
---|---|
cdx:gomod:binary:name |
Name of the analyzed binary. |
cdx:gomod:binary:hash:<ALGORITHM> |
Hash of the analyzed binary. |
cdx:gomod:build
Namespace TaxonomyProperty | Description |
---|---|
cdx:gomod:build:tag |
Additional build tags |
cdx:gomod:build:env
Namespace TaxonomyProperty | Description |
---|---|
cdx:gomod:build:env:GOARCH |
The target architecture (386, amd64, etc.) |
cdx:gomod:build:env:GOOS |
The target operating system (linux, windows, etc.) |
cdx:gomod:build:env:CGO_ENABLED |
Whether or not CGO is enabled |
cdx:gomod:build:env:GOVERSION |
Version of the Go compiler |