syft/internal
Alex Goodman 706322f826
Add SPDX support (#445)
* add initial spdx support

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* expose FileOwner and use in SPDX presenter

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add initial json support for SPDX

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add remaining package fields

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add spdx license list generation + tests

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* keep fileOwner unexported from pkg

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* restore cli test util

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add external refs to spdx tag-value format

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add golang support to CPE generation

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* use tag-value format as default "spdx" format flavor

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add tests around spdx presenters + refactor presenter tests

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add bouncer exception for spdx tools-golang repo

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* remove spdx model questions

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2021-06-25 16:30:41 -04:00
..
anchore Add config option for import timeout (#421) 2021-05-25 15:01:02 -04:00
bus Add documentation around catalogers, UI elements, and the event bus (#143) 2020-08-12 11:04:39 -04:00
config Add config option for import timeout (#421) 2021-05-25 15:01:02 -04:00
file update zip util tests 2021-06-04 12:11:49 -04:00
log improve doc comments 2020-11-17 12:37:13 -05:00
logger improve doc comments 2020-11-17 12:37:13 -05:00
presenter Add SPDX support (#445) 2021-06-25 16:30:41 -04:00
spdxlicense Add SPDX support (#445) 2021-06-25 16:30:41 -04:00
ui update event handlers relative to new command structure 2021-03-22 10:56:18 -04:00
version improve config parsing + fix command deprecation warning 2021-03-22 10:58:09 -04:00
constants.go add dpkg conffile update to json schema + json test snapshots 2021-04-09 08:37:28 -04:00
docs.go improve doc comments 2020-11-17 12:37:13 -05:00
err_helper.go close all ReadClosers explicitly retrieved from resolvers 2021-05-12 17:21:30 -04:00
regex_helpers.go simplify MatchNamedCaptureGroups implementation 2021-04-12 17:11:43 -04:00
regex_helpers_test.go add tests around MatchNamedCaptureGroups + rename 2021-04-12 17:08:50 -04:00
string_helpers.go Enhance CPE generation for java GroupId and filtering (#402) 2021-04-22 12:22:56 +00:00
string_helpers_test.go Enhance CPE generation for java GroupId and filtering (#402) 2021-04-22 12:22:56 +00:00
stringset.go improve doc comments 2020-11-17 12:37:13 -05:00
tprint.go add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00