github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/syft/testutil/README.md (about) 1 # Syft testutils package 2 3 These are test functions that are useful for testing Syft and downstream of Syft. There are no API guarantees 4 for these functions -- they may change at any time. Breaking changes to these functions may occur without 5 necessarily bumping the major version of Syft or noting the breakage in the release notes. 6 7 These functions are only for testing purposes and should not be used in production code.