syft/internal/anchore
Alex Goodman 706f291679
Replace distro type (#742)
* remove strong distro type

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

* bump json schema to v3 (breaking distro shape)

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

* fix linting

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

* allow for v2 decoding of distro idLikes field in v3 json decoder

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

* fix casing in simple linux release name

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

* use discovered name as pretty name in simple linux release

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2022-01-12 12:13:42 -05:00
..
client.go Refactor and improve base URL prep for client 2021-02-02 09:54:00 -05:00
client_test.go Refactor and improve base URL prep for client 2021-02-02 09:54:00 -05:00
import.go use sbom.SBOM in ImportConfig (#621) 2021-11-08 18:39:06 -05:00
import_config.go Incorporate import changes + add image overwrite option (#294) 2020-12-18 16:59:30 -05:00
import_config_test.go Incorporate import changes + add image overwrite option (#294) 2020-12-18 16:59:30 -05:00
import_dockerfile.go Incorporate import changes + add image overwrite option (#294) 2020-12-18 16:59:30 -05:00
import_dockerfile_test.go Add enterprise upload capability (#285) 2020-12-09 22:20:53 -05:00
import_manifest.go Incorporate import changes + add image overwrite option (#294) 2020-12-18 16:59:30 -05:00
import_manifest_test.go Incorporate import changes + add image overwrite option (#294) 2020-12-18 16:59:30 -05:00
import_package_sbom.go Replace distro type (#742) 2022-01-12 12:13:42 -05:00
import_package_sbom_test.go Replace distro type (#742) 2022-01-12 12:13:42 -05:00