Commit Graph

  • 8551168702
    capitalize file type strings Alex Goodman 2021-03-26 17:32:17 -04:00
  • 772613647c
    Merge pull request #364 from anchore/allow-for-failures-of-benchmark-sticky-note Alex Goodman 2021-03-29 12:03:10 -04:00
  • 8658abc8c4
    ignore failures on benchmark sticky comment Alex Goodman 2021-03-29 11:11:23 -04:00
  • ab83b7f840
    Merge pull request #350 from octarinesec/repo-digests Robert Prince 2021-03-29 08:47:50 -07:00
  • 0f26681ac5
    Merge pull request #356 from anchore/dedup-pkg-index Alex Goodman 2021-03-28 14:06:25 -04:00
  • 9abdb174d5
    ensure pkg.Catalog path index deduplicates real vs virtual paths Alex Goodman 2021-03-26 13:18:23 -04:00
  • 44cf7ccb44
    Merge pull request #355 from anchore/move-docker-login-after-keychain-step Alex Goodman 2021-03-26 11:05:47 -04:00
  • 2a9b1b2680
    move docker login after keychain creation Alex Goodman 2021-03-25 16:50:09 -04:00
  • 13a066ea18 Add repo digests if available from Stereoscope to the image metadata Haim Helman 2021-03-22 19:17:56 -07:00
  • cedf8cd6d7
    Merge pull request #352 from anchore/enable-release-environment Alex Goodman 2021-03-25 12:13:41 -04:00
  • cfec812804
    enable release environment (manual approval for releases) Alex Goodman 2021-03-23 17:41:20 -04:00
  • 7b25237cea
    Merge pull request #354 from anchore/fix-benchmark-sticky-comment Alex Goodman 2021-03-25 12:00:32 -04:00
  • ac4b653721
    fix sticky benchmark comment on PRs Alex Goodman 2021-03-24 07:35:14 -04:00
  • 8464d9766a
    Merge pull request #353 from anchore/fix-docker-login Alex Goodman 2021-03-25 11:49:10 -04:00
  • 51bf9f9e05
    manually login to docker via cli during release Alex Goodman 2021-03-23 17:57:41 -04:00
  • e256e86888
    Merge pull request #339 from anchore/add-file-metadata-indexer-invert-control Alex Goodman 2021-03-23 17:02:10 -04:00
  • 1b7c755536
    add file-type mix as golden image Alex Goodman 2021-03-23 16:50:57 -04:00
  • 8854d83934
    cache mac acceptance image Alex Goodman 2021-03-23 15:03:25 -04:00
  • 3ef30f99be
    pull in stereoscope cache fix + add test cache makefile target helpers Alex Goodman 2021-03-23 14:31:59 -04:00
  • 12f419111e
    remove docker layer cache from validation pipeline Alex Goodman 2021-03-23 13:04:13 -04:00
  • 68c4bf8bbe
    update documentation to reflect root vs packages subcommand Alex Goodman 2021-03-23 13:00:25 -04:00
  • 929b78efbf
    remove prealloc nolint rule in catalogers Alex Goodman 2021-03-23 12:56:00 -04:00
  • d420368ba9
    add tests around new file metadata cataloger Alex Goodman 2021-03-23 11:00:59 -04:00
  • 40199096e9
    stabilize json file metadata presenter order Alex Goodman 2021-03-23 11:00:36 -04:00
  • 0e9c1c1d86
    arrange power-user tasks ahead of parsing the source image Alex Goodman 2021-03-23 10:29:38 -04:00
  • 77e4c89a5a
    bump coverage threshold + use ubuntu for snapshot builds Alex Goodman 2021-03-23 10:28:57 -04:00
  • e3b1522394
    upgrade goreleaser + constrain pipeline tool cache Alex Goodman 2021-03-23 06:58:30 -04:00
  • 46636ccb3c
    simplify command alias logic + remove deprecation warning for root command Alex Goodman 2021-03-22 15:25:04 -04:00
  • 36e4af1953
    adjust jsom schema version + adopt java pom properies test fixtures Alex Goodman 2021-03-22 11:27:01 -04:00
  • abca2c5f0b
    remove token usage from benchmark sticky comment action Alex Goodman 2021-03-22 10:20:44 -04:00
  • f180d1c537
    improve config parsing + fix command deprecation warning Alex Goodman 2021-03-20 07:33:13 -04:00
  • b1b57f6ba6
    remove benchmark test event filter in validations pipeline Alex Goodman 2021-03-18 15:43:05 -04:00
  • 4bde850f04
    add file-metadata config options to docs Alex Goodman 2021-03-18 10:58:47 -04:00
  • 1d87f07da1
    update pipeline with new levels of testing Alex Goodman 2021-03-18 09:01:07 -04:00
  • cf516add95
    add cli testing Alex Goodman 2021-03-18 09:00:28 -04:00
  • 68d698e9f2
    remove inline-compare testing Alex Goodman 2021-03-18 09:00:05 -04:00
  • efcd8a8b9a
    update integration and acceptance tests for new resolvers Alex Goodman 2021-03-18 08:59:28 -04:00
  • ae32942a18
    update import to require patching image metadata source field Alex Goodman 2021-03-18 08:58:29 -04:00
  • 18dd2950ac
    update event handlers relative to new command structure Alex Goodman 2021-03-18 08:57:18 -04:00
  • 6a960ec1f3
    update json schema with optional poweruser data shape Alex Goodman 2021-03-18 08:56:00 -04:00
  • 97f0f83544
    add poweruser command and alias root to packages subcommand Alex Goodman 2021-03-18 08:53:31 -04:00
  • a6cba5d9db
    remove multi* content fetching from resolvers Alex Goodman 2021-03-18 08:51:43 -04:00
  • f22d7d23c1
    add poweruser concerns to the application config Alex Goodman 2021-03-18 08:50:13 -04:00
  • ff4ed40d50
    migrate syft/presenter to internal/presenter Alex Goodman 2021-03-18 08:49:08 -04:00
  • 4666ca8469
    migrate syft/cataloger to syft/pkg/cataloger Alex Goodman 2021-03-18 08:48:20 -04:00
  • cb5e7d0e08
    Merge pull request #345 from westonsteimel/rust-cargo-cataloger Alex Goodman 2021-03-22 09:51:57 -04:00
  • 48a1d4711a
    update presenter tests with json schema 1.0.3 examples + rename rust metadata type Alex Goodman 2021-03-22 09:44:55 -04:00
  • 35cc00b74a
    capture extra metadata about rust crates from the Cargo.lock file Weston Steimel 2021-03-20 03:10:32 +00:00
  • 26a4dd36a8
    Merge pull request #348 from anchore/fix-java-pom-properties-parse-delimiter v0.14.0 Alex Goodman 2021-03-20 12:23:57 -04:00
  • e9e9fe6d9c
    prefer warnings over errors when parsing java manifests and pom properties Alex Goodman 2021-03-20 08:08:46 -04:00
  • 2f8a568d4f
    check for multiple delimiters when parsing pom properties Alex Goodman 2021-03-20 08:00:08 -04:00
  • c828e47765
    Merge pull request #346 from anchore/fix-snapshot-build Alex Goodman 2021-03-19 09:40:37 -04:00
  • 83778677c1
    run snapshot build on ubuntu Alex Goodman 2021-03-19 08:19:39 -04:00
  • a5ae8e9668
    Merge pull request #344 from anchore/add-docker-image Alex Goodman 2021-03-18 16:45:22 -04:00
  • 9f57e17887
    add labels to the docker image + pin the docker pipeline install version Alex Goodman 2021-03-18 16:28:03 -04:00
  • ba81bfe529
    add cataloger for rust crates from Cargo.lock files Weston Steimel 2021-02-28 01:29:37 +00:00
  • a83d79f330
    Merge pull request #341 from octarinesec/add_photon_to_list_of_distros Alex Goodman 2021-03-16 07:29:18 -04:00
  • 87e1a0f501 Added Photon OS to the list of distros Haim Helman 2021-03-10 12:14:13 -08:00
  • e9105c180a
    add dockerfile + docker build step Alex Goodman 2021-03-11 14:23:31 -05:00
  • c7b26c55ac
    add docker to mac instance Alex Goodman 2021-03-11 14:01:00 -05:00
  • 0c2a51554a
    Merge pull request #343 from anchore/revert-310-add-docker-image-and-refactor-release-pipeline Alex Goodman 2021-03-11 12:47:49 -05:00
  • 5e62bca72f
    Revert "Add docker image and refactor release pipeline (#310)" Alex Goodman 2021-03-11 12:41:10 -05:00
  • 6195002ae5
    Add docker image and refactor release pipeline (#310) Dan Luhring 2021-03-10 13:25:31 -05:00
  • 8c4370b7cc
    Merge pull request #332 from westonsteimel/detect-distroless-packages Alex Goodman 2021-03-09 10:37:22 -05:00
  • 6c80f9910f
    add to dpkg integration test cases to detect packages from /var/lib/dpkg/status.d/ Weston Steimel 2021-02-27 01:58:59 +00:00
  • b963be219b
    allow ability to catalog packages from /var/lib/dpkg/status.d/ Weston Steimel 2021-02-21 01:45:10 +00:00
  • 40e9c4b146
    Merge pull request #334 from anchore/ignore-ownership v0.13.1 Alex Goodman 2021-02-26 15:59:49 -05:00
  • 1aa8a10f6b
    ignore ownership for shared copyright resources Alex Goodman 2021-02-26 12:30:24 -05:00
  • 6d5ff0fd8e
    Mark package relations by file ownership (#329) v0.13.0 Alex Goodman 2021-02-25 13:47:13 -05:00
  • c5e3b631ac
    Merge pull request #328 from anchore/issue-327 v0.12.7 Alfredo Deza 2021-02-17 08:14:18 -05:00
  • 05b9d35ee6 python: log a warning when invalid fields in PKG-INFO are found Alfredo Deza 2021-02-16 14:20:24 -05:00
  • 555376e250 python: test leniency with invalid fields in PKG-INFO Alfredo Deza 2021-02-16 14:20:07 -05:00
  • fee878028a
    Merge pull request #324 from anchore/etui-handle-signals Dan Luhring 2021-02-12 09:21:16 -05:00
  • 5370daf027
    Add handling of interrupting signals to ETUI Dan Luhring 2021-02-11 22:26:39 -05:00
  • 8d838b18a8
    Merge pull request #320 from anchore/pin-cache-action v0.12.6 Alfredo Deza 2021-02-05 11:26:40 -05:00
  • bf2d5ed87e
    Pin actions/cache to v2.1.3 Dan Luhring 2021-02-05 11:15:53 -05:00
  • a350e5889b
    Merge pull request #319 from anchore/bust-ci-cache Alfredo Deza 2021-02-05 10:47:54 -05:00
  • e4393e7a3d make: add a bootstrap cache buster Alfredo Deza 2021-02-05 10:17:09 -05:00
  • 26d1975870
    Merge pull request #318 from anchore/allow-path-prefixes Dan Luhring 2021-02-02 10:30:34 -05:00
  • babb09b3a4
    Refactor and improve base URL prep for client Dan Luhring 2021-02-02 09:54:00 -05:00
  • b207bc8ee2
    Ensure upload base path ends in /v1 Dan Luhring 2021-02-01 16:59:23 -05:00
  • 5b5fa7ec90
    Add tests for Anchore client URL intake Dan Luhring 2021-02-01 13:57:40 -05:00
  • 6d730d24dd
    Lean on built-in URL parsing to enable path prefix Dan Luhring 2021-02-01 10:26:48 -05:00
  • b22fd987db
    Merge pull request #316 from anchore/fix-zero-layers-panic v0.12.5 Dan Luhring 2021-02-01 12:03:28 -05:00
  • 3b4d4b186f
    Bring in fix to zero layers panic from stereoscope Dan Luhring 2021-02-01 11:54:30 -05:00
  • 407769e88c
    Merge pull request #314 from anchore/issue-291-java-parent-ref v0.12.4 Dan Luhring 2021-01-27 11:51:40 -05:00
  • 1416e3cb7a
    Invert if statement to reduce nesting in archive parser Dan Luhring 2021-01-27 10:34:52 -05:00
  • 0ccfee03f1
    Fix dependency resolution issue in test image Dan Luhring 2021-01-27 10:30:49 -05:00
  • bb1facbf81
    ensure java parent pkg ref isnt nil when looking for parent matches Alex Goodman 2020-12-16 17:23:39 -05:00
  • ae7cd6bbb7
    Add test for Java cataloging with no main package Dan Luhring 2021-01-27 10:07:54 -05:00
  • 7bcdafe745
    Merge pull request #312 from anchore/omit-empty-packages v0.12.3 Dan Luhring 2021-01-22 16:10:06 -05:00
  • 4576c081b9
    Improve output for test case Dan Luhring 2021-01-22 15:20:42 -05:00
  • d5779a9822
    Clarify debug message for package.json omissions Dan Luhring 2021-01-22 15:20:24 -05:00
  • 9ec3ad58c8
    Update regression test expected value and pin deps Dan Luhring 2021-01-19 22:20:12 -05:00
  • 176dfdd9c1
    Don't create packages unless package.json has name and version Dan Luhring 2021-01-22 13:56:54 -05:00
  • 0f6288881b
    Merge pull request #308 from anchore/prefer-real-paths-on-glob-results v0.12.2 Alex Goodman 2021-01-05 21:32:24 -05:00
  • 6a49717314
    add VirtualPath to source.Location Alex Goodman 2021-01-05 21:16:42 -05:00
  • 06641cfda2
    prefer real paths for glob results Alex Goodman 2021-01-05 18:48:28 -05:00
  • a5537943fa
    keep original dpkg md5sum location Alex Goodman 2021-01-05 14:30:05 -05:00
  • 0030880e74
    Merge pull request #307 from anchore/dup-readers-on-bulk-fetch Alex Goodman 2021-01-05 14:12:42 -05:00