Commit Graph

  • fc8b431ea6
    duplicate reference readers for duplicate location resolutions Alex Goodman 2021-01-05 13:51:07 -05:00
  • bb70b0b43e
    Merge pull request #305 from anchore/add-has-path-to-resolver v0.12.1 Alex Goodman 2021-01-04 19:45:03 -05:00
  • ee0a02621a
    Merge pull request #306 from anchore/update-gemspec-glob Alex Goodman 2021-01-04 19:42:26 -05:00
  • 33c27c4f3d
    add HasPath() to Resolver interface Alex Goodman 2021-01-04 19:30:32 -05:00
  • 133d180eec
    update gemspec glob to include named spec dirs Alex Goodman 2021-01-04 19:33:52 -05:00
  • 37b96a241b
    ensure acceptance tests use existing snapshot dir v0.12.0 Alex Goodman 2021-01-04 16:50:35 -05:00
  • 7f4e8ab97d
    Fix symlink resolutions for constituent paths (#304) Alex Goodman 2021-01-04 16:41:45 -05:00
  • 76446abd7d
    Merge pull request #299 from anchore/with-content-api-refactor Dan Luhring 2021-01-04 14:41:00 -05:00
  • c2799b35d8
    Fix mock resolver interface implementation Dan Luhring 2021-01-04 14:18:51 -05:00
  • d475e6280a
    bump stereoscope to pull in content API refactors Alex Goodman 2020-12-15 16:07:11 -05:00
  • e299a5355f
    Merge pull request #303 from anchore/fix-site-packages-dir v0.11.1 Dan Luhring 2020-12-23 13:23:01 -05:00
  • 359212e8ee
    Disable lint rule prealloc Dan Luhring 2020-12-23 11:35:17 -05:00
  • 52e719dcb8
    Create MockResolver and use to improve python cataloger tests Dan Luhring 2020-12-23 11:23:40 -05:00
  • 13c289eb7e
    Add tests for determining site packages root Dan Luhring 2020-12-23 08:22:31 -05:00
  • c1fa701602
    Apply lint fix Dan Luhring 2020-12-22 17:46:33 -05:00
  • 183b8f79d0
    Handle site packages based on which egg file is parsed Dan Luhring 2020-12-22 17:41:27 -05:00
  • 558781eed6
    Merge pull request #302 from anchore/add-manual-cache-buster Alex Goodman 2020-12-22 16:32:59 -05:00
  • 60f525af18
    add manual cache buster to the pipeline Alex Goodman 2020-12-22 16:22:42 -05:00
  • 8dbb095fc6
    Merge pull request #301 from anchore/issue-300 Alfredo Deza 2020-12-22 15:18:56 -05:00
  • d0d7e849c9 catalogers: Python runtime is not a Python package itself, ignore it Alfredo Deza 2020-12-22 10:59:43 -05:00
  • 6aaf9ee712
    Incorporate import changes + add image overwrite option (#294) v0.11.0 Alex Goodman 2020-12-18 16:59:30 -05:00
  • 75d89293ce
    fix acceptance tests Alex Goodman 2020-12-18 14:32:29 -05:00
  • 7962002f81
    Split dpk source into name and version (#297) Zach Hill 2020-12-18 11:08:19 -08:00
  • ea162f87f4
    update dpkg license to include single-word entries (#298) Alex Goodman 2020-12-18 12:54:09 -05:00
  • 9adb57bcb5
    Adds globs for .egg-info file for python detection as well as tests (#296) Zach Hill 2020-12-18 09:36:25 -08:00
  • 0891faa756
    Merge pull request #293 from anchore/revert-288-syft_docker_image Alex Goodman 2020-12-16 16:55:26 -05:00
  • a56292e2e0
    Revert "Add the ability to run syft from a scratch image." Alex Goodman 2020-12-16 16:51:57 -05:00
  • 688aa2e832
    Merge pull request #288 from anchore/syft_docker_image Toure Dunnon 2020-12-16 10:39:30 -05:00
  • 2c90ec84b9
    Merge branch 'main' into syft_docker_image Toure Dunnon 2020-12-15 19:52:55 -05:00
  • d1d7471f2f
    Merge pull request #290 from anchore/improve-python-cataloger Alex Goodman 2020-12-15 12:41:58 -05:00
  • a19496b846 added: Docker login github action to publish new images Toure Dunnon 2020-12-15 11:07:14 -05:00
  • d94d7a7d80
    add tests for content requester object Alex Goodman 2020-12-14 21:03:49 -05:00
  • 45fed7c69b
    break out packageEntry into a separate file Alex Goodman 2020-12-14 11:25:27 -05:00
  • e4a3e433b6
    add content requested and refactor python cataloger to use it Alex Goodman 2020-12-11 17:10:45 -05:00
  • 82c8a8e17b
    add mem profile option and refactor python cataloger for batch requests Alex Goodman 2020-12-11 16:14:00 -05:00
  • be5917a058
    add profiler dev option Alex Goodman 2020-12-11 13:54:42 -05:00
  • 9365625fc3 added: corrected request from review. Toure Dunnon 2020-12-15 09:27:09 -05:00
  • c626cb1c60 added: update to README.md to indicate on how to use the new feature. Toure Dunnon 2020-12-11 14:12:18 -05:00
  • 07f2c2f702 Add the ability to run syft from a scratch image. Toure Dunnon 2020-12-09 10:12:07 -05:00
  • 737a81c38c
    Sort generated CPEs by specificity (#289) Dan Luhring 2020-12-11 12:08:39 -05:00
  • 52bac6e2fd
    Add enterprise upload capability (#285) v0.10.0 Alex Goodman 2020-12-09 22:20:53 -05:00
  • 2d0c127419
    Merge pull request #282 from anchore/issue_270 Toure Dunnon 2020-12-04 13:48:55 -05:00
  • 1a124bd77b added: regenerated new test fixtures to reflect change in specification. Toure Dunnon 2020-12-01 22:06:53 -05:00
  • a5fd83b21d added: correct the bom descriptor to meet the cyclonedx 1.2 Toure Dunnon 2020-12-01 22:03:07 -05:00
  • f87c59b4eb
    Merge pull request #286 from anchore/rm-tree-catalog-sync-check v0.9.2 Alex Goodman 2020-12-03 16:32:24 -05:00
  • 3ce7eabc98
    bump stereoscope to remove tree-catalog syft check Alex Goodman 2020-12-03 16:20:17 -05:00
  • 6f9ded60ed
    Merge pull request #279 from anchore/enhance-java-cpe-by-group-id v0.9.1 Alex Goodman 2020-12-02 07:50:31 -05:00
  • 65cbacd135
    Clarify python wheel parsing process (#281) Dan Luhring 2020-12-01 16:30:30 -05:00
  • 2989d3d975
    include CPEs with elementds from POM GroupId fields Alex Goodman 2020-12-01 07:56:44 -05:00
  • ae71b8832d
    Update stereoscope version to fix opaque directory merge issue (#278) v0.9.0 Dan Luhring 2020-11-30 11:37:44 -05:00
  • c42b036f46
    Merge pull request #276 from anchore/generate-json-schema Alex Goodman 2020-11-23 11:22:33 -05:00
  • 8a17bfb69f
    generate json schema from struct definitions Alex Goodman 2020-11-20 07:14:36 -05:00
  • 0ed30138c4
    Merge pull request #271 from anchore/cpe-generation Alex Goodman 2020-11-19 12:38:20 -05:00
  • 3aaa0e5566
    move package purl and cpes (identities) to pkg.Package Alex Goodman 2020-11-19 11:11:02 -05:00
  • 71939557e6
    Merge pull request #266 from anchore/document-import v0.8.0 Alex Goodman 2020-11-17 13:21:57 -05:00
  • 030427bb33
    rename json artifact to package + update resolver integrity checks Alex Goodman 2020-11-17 12:36:07 -05:00
  • 569a598df7
    minimize pointer usage & order return types consistently Alex Goodman 2020-11-17 12:26:27 -05:00
  • 0ad8c53ec2
    Fix cyclonedx test fixture usage of dynamic digest value Dan Luhring 2020-11-17 10:07:20 -05:00
  • c892c3609e
    improve doc comments Alex Goodman 2020-11-17 08:25:01 -05:00
  • 62b03f3a91
    dont export structs used for unmarshaling Alex Goodman 2020-11-16 15:15:19 -05:00
  • 4b45c42f5a
    make cyclonedx presenter generally reusable (for grype) Alex Goodman 2020-11-16 13:59:15 -05:00
  • f46de19c6b
    migrate scope option to image metadata (from source) Alex Goodman 2020-11-16 08:47:24 -05:00
  • 91baabe5a1
    add image metadata as catalogFromJSON return Alex Goodman 2020-11-16 08:19:57 -05:00
  • 6f7a4fd3e4
    move source metadata upstream and fix tests Alex Goodman 2020-11-13 16:30:31 -05:00
  • aa0d444fd4
    fix tests to use location instead of file.Reference Alex Goodman 2020-11-13 13:17:12 -05:00
  • b694dacb21
    add source.Location + reorient Resolvers to use it Alex Goodman 2020-11-13 12:34:22 -05:00
  • 9668341a14
    rename scope to source Alex Goodman 2020-11-13 11:30:24 -05:00
  • 495fb0a45f
    add sbom document import lib helper function Alex Goodman 2020-11-13 08:48:27 -05:00
  • a640a2c4cd
    Merge pull request #267 from anchore/improve-java-version-recognition Dan Luhring 2020-11-17 10:59:54 -05:00
  • 3e8bca6911
    Rework Java archive name and version detection and clean up tests Dan Luhring 2020-11-14 20:30:51 -05:00
  • 5afdd574a8
    Update existing archive test cases to correct names and versions Dan Luhring 2020-11-14 14:55:41 -05:00
  • 0ebe791acd
    Add archive filename test case for failing example from #255 Dan Luhring 2020-11-14 14:45:09 -05:00
  • a5b72405dd
    Merge pull request #265 from anchore/package-json-license-objects Dan Luhring 2020-11-14 13:06:24 -05:00
  • 4861f69d7c
    Fix spelling in logger setup Dan Luhring 2020-11-14 11:35:55 -05:00
  • 6bde075cd3
    Remove unused argument value Dan Luhring 2020-11-14 11:20:06 -05:00
  • f7be73dbcc
    Fix package.json parsing for no licenses Dan Luhring 2020-11-14 11:01:14 -05:00
  • fc99538d78
    Fix package.json parsing for multiple licenses objects Dan Luhring 2020-11-14 10:35:16 -05:00
  • 4d4e242251
    Fix package.json parsing for license object Dan Luhring 2020-11-14 10:19:51 -05:00
  • 416afa015e
    Add test for package.json with no licenses Dan Luhring 2020-11-14 11:00:13 -05:00
  • bd4c784a64
    Add test for package.json multiple license objects Dan Luhring 2020-11-14 10:13:57 -05:00
  • 624a090631
    Add test for package.json license object Dan Luhring 2020-11-14 09:50:17 -05:00
  • dad1d9691c
    Merge pull request #263 from anchore/add-source-to-rpmdb-cataloger v0.7.1 Alex Goodman 2020-11-12 09:36:20 -05:00
  • 7964c27bd8
    add source to packages found by rpmdb cataloger Alex Goodman 2020-11-12 09:27:08 -05:00
  • 9581a0309b
    Merge pull request #262 from anchore/fix-release v0.7.0 Alex Goodman 2020-11-11 15:15:12 -05:00
  • 7e270bf76c
    restore the checksum file during release Alex Goodman 2020-11-11 15:11:51 -05:00
  • fde37b4b56
    provide goreleaser asset version via env var Alex Goodman 2020-11-11 14:36:24 -05:00
  • 8627ea88ce
    Fix usage of goreleaser's artifact pipeline Dan Luhring 2020-11-11 14:29:55 -05:00
  • 2c82c7c0f0
    Merge pull request #257 from anchore/enhance-deb-support Alex Goodman 2020-11-11 13:12:29 -05:00
  • 4c38ea595d
    Merge pull request #261 from anchore/fix-brew Dan Luhring 2020-11-11 13:09:45 -05:00
  • 6fe5ad0739
    Avoid Finder window flash during install Dan Luhring 2020-11-11 12:38:11 -05:00
  • 7bced775c4
    Add zip to gon outputs Dan Luhring 2020-11-11 12:30:12 -05:00
  • db98fba3b4
    Merge pull request #260 from anchore/add-warning-levels Alex Goodman 2020-11-11 11:13:51 -05:00
  • 29d464c38a
    Merge pull request #258 from anchore/distro-like Alfredo Deza 2020-11-11 11:11:13 -05:00
  • 2a329002b8
    enhance dpkg support by parsing md5sum and copyright file sources Alex Goodman 2020-11-09 15:33:24 -05:00
  • a6365886ad
    add warning log level Alex Goodman 2020-11-10 15:09:41 -05:00
  • 6ae3b47959 tests: update all tests to pass the IDLike value Alfredo Deza 2020-11-10 12:40:50 -05:00
  • 10b55311df presenter: provide ID_LIKE information in json Alfredo Deza 2020-11-10 12:40:17 -05:00
  • 64d5554144 include ID_LIKE in distro detection Alfredo Deza 2020-11-10 12:37:35 -05:00
  • b3098f3423
    Merge pull request #250 from anchore/issue-169 v0.6.0 Alfredo Deza 2020-11-09 14:18:48 -05:00
  • c2cf4eb7b0 update tests for the new distro information Alfredo Deza 2020-11-05 16:35:31 -05:00