Commit graph

  • fdb78c34dc
    pull in client-go features for import of PackageRelationships Alex Goodman 2021-02-22 12:13:01 -0500
  • 3292d4ed44
    extract package relationships into separate section Alex Goodman 2021-02-22 12:05:23 -0500
  • 37732607a7
    correct json schema version; ensure fileOwners dont return dups; pin test pkg versions Alex Goodman 2021-02-17 17:59:42 -0500
  • 9c6ca231d8
    add marking package relations by file ownership Alex Goodman 2021-02-17 08:55:11 -0500
  • c5e3b631ac
    Merge pull request #328 from anchore/issue-327 v0.12.7 Alfredo Deza 2021-02-17 08:14:18 -0500
  • 05b9d35ee6 python: log a warning when invalid fields in PKG-INFO are found #328 Alfredo Deza 2021-02-16 14:20:24 -0500
  • 555376e250 python: test leniency with invalid fields in PKG-INFO Alfredo Deza 2021-02-16 14:20:07 -0500
  • fee878028a
    Merge pull request #324 from anchore/etui-handle-signals Dan Luhring 2021-02-12 09:21:16 -0500
  • 5370daf027
    Add handling of interrupting signals to ETUI #324 Dan Luhring 2021-02-11 22:26:39 -0500
  • 8d838b18a8
    Merge pull request #320 from anchore/pin-cache-action v0.12.6 Alfredo Deza 2021-02-05 11:26:40 -0500
  • bf2d5ed87e
    Pin actions/cache to v2.1.3 #320 Dan Luhring 2021-02-05 11:15:53 -0500
  • a350e5889b
    Merge pull request #319 from anchore/bust-ci-cache Alfredo Deza 2021-02-05 10:47:54 -0500
  • e4393e7a3d make: add a bootstrap cache buster #319 Alfredo Deza 2021-02-05 10:17:09 -0500
  • 26d1975870
    Merge pull request #318 from anchore/allow-path-prefixes Dan Luhring 2021-02-02 10:30:34 -0500
  • babb09b3a4
    Refactor and improve base URL prep for client #318 Dan Luhring 2021-02-02 09:54:00 -0500
  • b207bc8ee2
    Ensure upload base path ends in /v1 Dan Luhring 2021-02-01 16:59:23 -0500
  • 5b5fa7ec90
    Add tests for Anchore client URL intake Dan Luhring 2021-02-01 13:57:40 -0500
  • 6d730d24dd
    Lean on built-in URL parsing to enable path prefix Dan Luhring 2021-02-01 10:26:48 -0500
  • b22fd987db
    Merge pull request #316 from anchore/fix-zero-layers-panic v0.12.5 Dan Luhring 2021-02-01 12:03:28 -0500
  • 3b4d4b186f
    Bring in fix to zero layers panic from stereoscope #316 Dan Luhring 2021-02-01 11:54:30 -0500
  • 0a0d98531b
    Implement CPE matching using dictionary. #317 Guillaume Le Biller 2021-02-01 17:12:51 +0100
  • 407769e88c
    Merge pull request #314 from anchore/issue-291-java-parent-ref v0.12.4 Dan Luhring 2021-01-27 11:51:40 -0500
  • 1416e3cb7a
    Invert if statement to reduce nesting in archive parser #314 Dan Luhring 2021-01-27 10:34:52 -0500
  • 0ccfee03f1
    Fix dependency resolution issue in test image Dan Luhring 2021-01-27 10:30:49 -0500
  • bb1facbf81
    ensure java parent pkg ref isnt nil when looking for parent matches Alex Goodman 2020-12-16 17:23:39 -0500
  • ae7cd6bbb7
    Add test for Java cataloging with no main package Dan Luhring 2021-01-27 10:07:54 -0500
  • 7bcdafe745
    Merge pull request #312 from anchore/omit-empty-packages v0.12.3 Dan Luhring 2021-01-22 16:10:06 -0500
  • 4576c081b9
    Improve output for test case #312 Dan Luhring 2021-01-22 15:20:42 -0500
  • d5779a9822
    Clarify debug message for package.json omissions Dan Luhring 2021-01-22 15:20:24 -0500
  • 9ec3ad58c8
    Update regression test expected value and pin deps Dan Luhring 2021-01-19 22:20:12 -0500
  • 176dfdd9c1
    Don't create packages unless package.json has name and version Dan Luhring 2021-01-22 13:56:54 -0500
  • 0f6288881b
    Merge pull request #308 from anchore/prefer-real-paths-on-glob-results v0.12.2 Alex Goodman 2021-01-05 21:32:24 -0500
  • 6a49717314
    add VirtualPath to source.Location #308 Alex Goodman 2021-01-05 21:16:42 -0500
  • 06641cfda2
    prefer real paths for glob results Alex Goodman 2021-01-05 18:48:28 -0500
  • a5537943fa
    keep original dpkg md5sum location Alex Goodman 2021-01-05 14:30:05 -0500
  • 0030880e74
    Merge pull request #307 from anchore/dup-readers-on-bulk-fetch Alex Goodman 2021-01-05 14:12:42 -0500
  • fc8b431ea6
    duplicate reference readers for duplicate location resolutions #307 Alex Goodman 2021-01-05 13:51:07 -0500
  • bb70b0b43e
    Merge pull request #305 from anchore/add-has-path-to-resolver v0.12.1 Alex Goodman 2021-01-04 19:45:03 -0500
  • ee0a02621a
    Merge pull request #306 from anchore/update-gemspec-glob Alex Goodman 2021-01-04 19:42:26 -0500
  • 33c27c4f3d
    add HasPath() to Resolver interface #305 Alex Goodman 2021-01-04 19:30:32 -0500
  • 133d180eec
    update gemspec glob to include named spec dirs #306 Alex Goodman 2021-01-04 19:33:52 -0500
  • 37b96a241b
    ensure acceptance tests use existing snapshot dir v0.12.0 Alex Goodman 2021-01-04 16:50:35 -0500
  • 7f4e8ab97d
    Fix symlink resolutions for constituent paths (#304) Alex Goodman 2021-01-04 16:41:45 -0500
  • 0e1660f2b9
    bump doublestar to v2 for directory resolver #304 Alex Goodman 2021-01-04 15:49:19 -0500
  • a9fe83462f
    bump stereoscope to pull in latest link resolution fixes Alex Goodman 2021-01-04 15:43:11 -0500
  • 1b358849fa
    removed path from lower-level FileTree.File() calls Alex Goodman 2020-12-28 19:10:05 -0500
  • 226d5e755c
    incorporate filetree link resolution options and restore no-follow dead link option for resolvers Alex Goodman 2020-12-28 14:57:55 -0500
  • c6f9fa6e54
    restore all layers resolver glob behavior (custom + lazy link resolution) Alex Goodman 2020-12-28 13:57:29 -0500
  • 2b7418ff34
    regress all-layers scope to not include dead-links + default tests to squashed scope Alex Goodman 2020-12-24 12:11:34 -0500
  • 1ff8052479
    with filetree.File() adjustments Alex Goodman 2020-12-24 07:35:58 -0500
  • 91b633b06c
    incorporate symlink fixes Alex Goodman 2020-12-22 16:08:47 -0500
  • d9f9f090a7
    bump stereoscope to pull in content API refactors Alex Goodman 2020-12-15 16:07:11 -0500
  • 76446abd7d
    Merge pull request #299 from anchore/with-content-api-refactor Dan Luhring 2021-01-04 14:41:00 -0500
  • c2799b35d8
    Fix mock resolver interface implementation #299 Dan Luhring 2021-01-04 14:18:51 -0500
  • d475e6280a
    bump stereoscope to pull in content API refactors Alex Goodman 2020-12-15 16:07:11 -0500
  • e299a5355f
    Merge pull request #303 from anchore/fix-site-packages-dir v0.11.1 Dan Luhring 2020-12-23 13:23:01 -0500
  • 359212e8ee
    Disable lint rule prealloc #303 Dan Luhring 2020-12-23 11:35:17 -0500
  • 52e719dcb8
    Create MockResolver and use to improve python cataloger tests Dan Luhring 2020-12-23 11:23:40 -0500
  • 13c289eb7e
    Add tests for determining site packages root Dan Luhring 2020-12-23 08:22:31 -0500
  • c1fa701602
    Apply lint fix Dan Luhring 2020-12-22 17:46:33 -0500
  • 183b8f79d0
    Handle site packages based on which egg file is parsed Dan Luhring 2020-12-22 17:41:27 -0500
  • 558781eed6
    Merge pull request #302 from anchore/add-manual-cache-buster Alex Goodman 2020-12-22 16:32:59 -0500
  • 60f525af18
    add manual cache buster to the pipeline #302 Alex Goodman 2020-12-22 16:22:42 -0500
  • 8dbb095fc6
    Merge pull request #301 from anchore/issue-300 Alfredo Deza 2020-12-22 15:18:56 -0500
  • d0d7e849c9 catalogers: Python runtime is not a Python package itself, ignore it #301 Alfredo Deza 2020-12-22 10:59:43 -0500
  • 6aaf9ee712
    Incorporate import changes + add image overwrite option (#294) v0.11.0 Alex Goodman 2020-12-18 16:59:30 -0500
  • 75d89293ce
    fix acceptance tests Alex Goodman 2020-12-18 14:32:29 -0500
  • 7962002f81
    Split dpk source into name and version (#297) Zach Hill 2020-12-18 11:08:19 -0800
  • 467fa82160
    update dpkg status source name parsing #297 Alex Goodman 2020-12-18 13:32:24 -0500
  • 20c1b7ffe4
    Merge branch 'main' into source_version_dpkg Dan Luhring 2020-12-18 13:04:15 -0500
  • ea162f87f4
    update dpkg license to include single-word entries (#298) Alex Goodman 2020-12-18 12:54:09 -0500
  • cc65bd331d
    Merge branch 'main' into enhance-deb-license #298 Dan Luhring 2020-12-18 12:39:22 -0500
  • 9adb57bcb5
    Adds globs for .egg-info file for python detection as well as tests (#296) Zach Hill 2020-12-18 09:36:25 -0800
  • 6ecb9c7b6a
    Fix lint error #296 Dan Luhring 2020-12-18 12:29:12 -0500
  • c92366f661
    update dpkg license to include single-word entries Alex Goodman 2020-12-18 12:17:32 -0500
  • a201834861 Split dpk source into name and version Zach Hill 2020-12-18 08:54:37 -0800
  • dee3c15c98 Adds globs for .egg-info file for python detection as well as tests Zach Hill 2020-12-17 23:44:02 -0800
  • 5e3174d189
    update import tests to account for arbitrary json shape #294 Alex Goodman 2020-12-16 17:15:03 -0500
  • 4d290586cf
    incorporate import changes + add image overwrite option Alex Goodman 2020-12-16 17:02:23 -0500
  • 0891faa756
    Merge pull request #293 from anchore/revert-288-syft_docker_image Alex Goodman 2020-12-16 16:55:26 -0500
  • a56292e2e0
    Revert "Add the ability to run syft from a scratch image." #293 Alex Goodman 2020-12-16 16:51:57 -0500
  • 688aa2e832
    Merge pull request #288 from anchore/syft_docker_image Toure Dunnon 2020-12-16 10:39:30 -0500
  • 2c90ec84b9
    Merge branch 'main' into syft_docker_image #288 Toure Dunnon 2020-12-15 19:52:55 -0500
  • d1d7471f2f
    Merge pull request #290 from anchore/improve-python-cataloger Alex Goodman 2020-12-15 12:41:58 -0500
  • a19496b846 added: Docker login github action to publish new images Toure Dunnon 2020-12-15 11:07:14 -0500
  • d94d7a7d80
    add tests for content requester object #290 Alex Goodman 2020-12-14 21:03:49 -0500
  • 45fed7c69b
    break out packageEntry into a separate file Alex Goodman 2020-12-14 11:25:27 -0500
  • e4a3e433b6
    add content requested and refactor python cataloger to use it Alex Goodman 2020-12-11 17:10:45 -0500
  • 82c8a8e17b
    add mem profile option and refactor python cataloger for batch requests Alex Goodman 2020-12-11 16:14:00 -0500
  • be5917a058
    add profiler dev option Alex Goodman 2020-12-11 13:54:42 -0500
  • 9365625fc3 added: corrected request from review. Toure Dunnon 2020-12-15 09:27:09 -0500
  • c626cb1c60 added: update to README.md to indicate on how to use the new feature. Toure Dunnon 2020-12-11 14:12:18 -0500
  • 07f2c2f702 Add the ability to run syft from a scratch image. Toure Dunnon 2020-12-09 10:12:07 -0500
  • 737a81c38c
    Sort generated CPEs by specificity (#289) Dan Luhring 2020-12-11 12:08:39 -0500
  • 14e4409eb5
    Sort generated CPEs by specificity #289 Dan Luhring 2020-12-11 09:24:35 -0500
  • 52bac6e2fd
    Add enterprise upload capability (#285) v0.10.0 Alex Goodman 2020-12-09 22:20:53 -0500
  • 939b56cad8
    incorporate final stereoscope and client-go deps #285 Alex Goodman 2020-12-09 21:56:20 -0500
  • 3171a5f163
    add config options for import to enterprise Alex Goodman 2020-12-09 21:40:24 -0500
  • 33b918c9dd
    add import image config and manifest support Alex Goodman 2020-12-09 14:33:15 -0500
  • e2b0a5c60b
    modify package SBOM shape to be entire syft document + add etui updates Alex Goodman 2020-12-08 09:29:13 -0500