Projects STRLCPY grype Commits 0f71006f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    go.mod
    skipped 9 lines
    10 10   github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04
    11 11   github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4
    12 12   github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501
    13  - github.com/anchore/stereoscope v0.0.0-20230508133058-5543439b749f
     13 + github.com/anchore/stereoscope v0.0.0-20230522170632-e14bc4437b2e
    14 14   github.com/bmatcuk/doublestar/v2 v2.0.4
    15 15   github.com/docker/docker v24.0.1+incompatible
    16 16   github.com/dustin/go-humanize v1.0.1
    skipped 36 lines
    53 53  require (
    54 54   github.com/anchore/go-logger v0.0.0-20220728155337-03b66a5207d8
    55 55   github.com/anchore/sqlite v1.4.6-0.20220607210448-bcc6ee5c4963
    56  - github.com/anchore/syft v0.81.0
     56 + github.com/anchore/syft v0.82.0
    57 57   github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
    58 58   github.com/mitchellh/mapstructure v1.5.0
    59 59  )
    skipped 141 lines
  • ■ ■ ■ ■ ■ ■
    go.sum
    skipped 240 lines
    241 241  github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501/go.mod h1:Blo6OgJNiYF41ufcgHKkbCKF2MDOMlrqhXv/ij6ocR4=
    242 242  github.com/anchore/sqlite v1.4.6-0.20220607210448-bcc6ee5c4963 h1:vrf2PYH77vqVJoNR15ZuFJ63qwBMqrmGIt/7VsBhLF8=
    243 243  github.com/anchore/sqlite v1.4.6-0.20220607210448-bcc6ee5c4963/go.mod h1:AVRyXOUP0hTz9Cb8OlD1XnwA8t4lBPfTuwPHmEUuiLc=
    244  -github.com/anchore/stereoscope v0.0.0-20230508133058-5543439b749f h1:wiWDirrn2a4gT2TfFeGb5zqFjKoEy3Hx+K8u8lReHzY=
    245  -github.com/anchore/stereoscope v0.0.0-20230508133058-5543439b749f/go.mod h1:2GGFHkHry/xDlEQgBrVGcarq+z7Z6hLnHdyhcKB2lfQ=
    246  -github.com/anchore/syft v0.81.0 h1:J8IdsmQQWWlpGQuuM8Cktvxqxhq5CFJbA2FMgHAJB00=
    247  -github.com/anchore/syft v0.81.0/go.mod h1:Uw5lOR89QheYGPHHAxr6YIqF6w6NkoCbX7N2zryV6Hc=
     244 +github.com/anchore/stereoscope v0.0.0-20230522170632-e14bc4437b2e h1:YPWJxds1hKRedS92u7O6D6ULVOx1F2HGgS4CWqJdBYw=
     245 +github.com/anchore/stereoscope v0.0.0-20230522170632-e14bc4437b2e/go.mod h1:0LsgHgXO4QFnk2hsYwtqd3fR18PIZXlFLIl2qb9tu3g=
     246 +github.com/anchore/syft v0.82.0 h1:s8uHBCB3Q3d0Q8yTg7zRklLQnuYfveCdveNhwlOPwT8=
     247 +github.com/anchore/syft v0.82.0/go.mod h1:J1LbCDkCqu16DkG5CkFq1SQaMkQ+7ucsJZD9SjDmXzs=
    248 248  github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
    249 249  github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
    250 250  github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
    skipped 1329 lines
Please wait...
Page is in error, reload to recover