veraison / swid

SWID and CoSWID manipulation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software Identification Tags

The swid package provides a golang API for manipulating Software Identification (SWID) Tags as described by ISO/IEC 19770-2:2015, NISTIR-8060, as well as by their "concise" counterpart CoSWID.

Resources

Developer tips

Before doing a PR (and routinely during the dev/test cycle) run

make presubmit

and check its output to make sure your code coverage figures are in line with the target and that there are no newly introduced lint problems.

About

SWID and CoSWID manipulation library

License:Apache License 2.0


Languages

Language:Go 99.1%Language:Makefile 0.8%Language:Shell 0.1%