Commit Graph

  • 71708e5bf8
    update goreleaser with correct tag information (#598) Christopher Angelo Phillips 2021-10-28 13:37:22 -04:00
  • dd024298eb
    stop hidding command from help doc (#596) Jonas Galvão Xavier 2021-10-27 13:49:04 -07:00
  • 1c63943055
    Add arm64 image support and Darwin M1 support to .goreleaser.yaml (#591) Christopher Angelo Phillips 2021-10-26 09:42:35 -04:00
  • ff5fa2dc1d
    pull in space suffix fix (#587) Alex Goodman 2021-10-25 10:14:17 -04:00
  • fb588ff500
    replace table presenter with format object (#586) Alex Goodman 2021-10-24 08:09:27 -04:00
  • d5b425e1b5
    force exiting the etui upon worker error (#583) Alex Goodman 2021-10-22 13:44:50 -04:00
  • 7b319e32bb
    Remove webinar announcement (#582) Dan Luhring 2021-10-22 07:48:36 -04:00
  • 89242e6ed3
    bump chronicle to v0.2.0-beta (#581) v0.27.0 Alex Goodman 2021-10-21 14:34:17 -04:00
  • 4bf08e6b6d
    swap out the changelog generator for chronicle tool (#580) Alex Goodman 2021-10-21 13:37:13 -04:00
  • 87ce9fff06
    swap go binary parsing warning logging entry (#579) Alex Goodman 2021-10-21 13:03:07 -04:00
  • 10fa8dc7c9
    Add windows support (#548) Christopher Angelo Phillips 2021-10-21 12:49:36 -04:00
  • 560b05c2c9
    Introduce new format pattern + port json processing (#550) Alex Goodman 2021-10-20 17:36:34 -04:00
  • 5e315c0f17
    Disable ETUI for piped input (#571) Alex Goodman 2021-10-20 12:40:52 -04:00
  • 6f3fa494d7
    Show help text when no args are given (#573) Alex Goodman 2021-10-20 09:51:05 -04:00
  • a82463574b
    Rollback goreleaser version (#570) Alex Goodman 2021-10-19 12:01:51 -04:00
  • cbdb72ea22
    remove unnecessary codeql checkout from second parent commit (#567) Alex Goodman 2021-10-18 13:31:19 -04:00
  • 7a005fec06
    update to point at new script for new release (#551) v0.26.0 Christopher Angelo Phillips 2021-10-15 13:26:34 -04:00
  • c0f55866ec
    Announce upcoming webinar (#553) Dan Luhring 2021-10-15 12:13:28 -04:00
  • 9ea6330ebc
    update split in py package_cataloger to cap at 2 (#549) Christopher Angelo Phillips 2021-10-14 12:32:06 -04:00
  • 7d13fbf0d4
    540 add additional go package metadata (#546) Christopher Angelo Phillips 2021-10-13 11:00:28 -04:00
  • 10368f6fe8
    Add Syft logo (#545) Dan Luhring 2021-10-11 17:06:27 -04:00
  • f2840029d1
    Allow Syft to build with podman (#537) Josh Bressers 2021-10-11 11:39:34 -05:00
  • fdc1effd6e
    add test and linting fixes spdx-intake Alex Goodman 2021-10-10 19:50:50 -07:00
  • 055542694f
    remove encoder notes (have already been incorporated into lib interface) Alex Goodman 2021-10-10 19:02:00 -07:00
  • c6447cb62b
    update anchore import to use the new format option Alex Goodman 2021-10-10 18:59:46 -07:00
  • bd89e22fe5
    update the power-user JSON document to use the format model directory Alex Goodman 2021-10-10 18:59:13 -07:00
  • 3ca797dc53
    update existing presenter tests to use the shared format test helpers Alex Goodman 2021-10-10 18:58:34 -07:00
  • 50408b52d1
    update integration test to reference new format options Alex Goodman 2021-10-10 18:57:44 -07:00
  • c00afc7fa9
    add formats helper test fixtures Alex Goodman 2021-10-10 18:56:43 -07:00
  • 4a82e4843a
    add encoder tests for spdx-json and syft json Alex Goodman 2021-10-10 18:56:16 -07:00
  • d474281731
    migrate and split common spdx format helpers Alex Goodman 2021-10-10 18:40:27 -07:00
  • 0c0890ef44
    remove spdx json presenter + model Alex Goodman 2021-10-10 18:38:28 -07:00
  • 8d522efcf6
    remove json presenter Alex Goodman 2021-10-10 18:36:23 -07:00
  • 124cfd86c7
    replace presenter.Option with format.Option Alex Goodman 2021-10-10 18:35:02 -07:00
  • 12b44af471
    add encode and decode to the syft lib interface Alex Goodman 2021-10-10 18:32:42 -07:00
  • bcdebcadaf
    add internal.formats helper functions + identify tests Alex Goodman 2021-10-10 18:32:02 -07:00
  • f6cc0c8628
    migrate spdxjson presenter to spdxjson format object Alex Goodman 2021-10-10 18:30:30 -07:00
  • c1346ad62c
    migrate json presenter to json format object Alex Goodman 2021-10-10 18:30:04 -07:00
  • 9ded1c4c22
    add basic format abstraction Alex Goodman 2021-10-10 18:28:40 -07:00
  • b25f5b664b
    (464) - remove mod and cargo from image cataloger (#539) v0.25.0 Christopher Angelo Phillips 2021-10-07 15:18:20 -04:00
  • 3462e18af3
    478 identify go binaries and extract mod information (#534) Christopher Angelo Phillips 2021-10-07 12:16:38 -04:00
  • 05ac3f1eff
    split application configuration parsing to multiple methods (#532) Alex Goodman 2021-10-06 09:48:53 -04:00
  • a000a2926b
    update linter + fix whitespace (#536) Alex Goodman 2021-10-06 09:46:55 -04:00
  • 821210006d
    make updates due to linter update update-linters Alex Goodman 2021-10-05 22:51:27 -04:00
  • 053768c6c6
    update golangci + add additional lint rules Alex Goodman 2021-10-05 22:50:57 -04:00
  • 9189ed68df
    Add query by MIME type to source.FileResolver (#529) Alex Goodman 2021-10-05 20:50:53 -04:00
  • ba1cd8d753
    specify optional file.Digests instances to abbreviate json output (#531) Alex Goodman 2021-10-05 15:35:28 -04:00
  • dd2c178085
    add --file option to readme (#533) Alex Goodman 2021-10-05 15:34:32 -04:00
  • 1b23a94015
    Add option to output SBOM report to a file (#530) Alex Goodman 2021-10-05 14:47:24 -04:00
  • f47a6a88b1
    (#495) Update documentNamespace uniqueness for spdx-json output (#528) Christopher Angelo Phillips 2021-10-05 13:10:49 -04:00
  • 4b7217f052
    Improve documentation (#525) Dan Luhring 2021-10-04 09:29:27 -04:00
  • 5e4b668e5a
    497 stable sorted CPE array (JSON and SPDX) (#522) Christopher Angelo Phillips 2021-10-01 15:31:17 -04:00
  • 6480f06173
    Update description for Slack link (#523) Dan Luhring 2021-09-30 17:43:43 -04:00
  • 75aed5f3ec
    (#460) Extend license mapping for common SPDX license names (#509) Christopher Angelo Phillips 2021-09-30 16:54:36 -04:00
  • 270fbb7665
    Add mariner to distro types (#520) Jamie Magee 2021-09-30 10:20:15 -07:00
  • 0395c47445
    Add vendor + product known good CPE field values (#517) v0.24.1 Alex Goodman 2021-09-27 18:31:59 -04:00
  • e5caba043d
    Add SBOM to releases (#500) Keith Zantow 2021-09-24 20:21:23 -04:00
  • d1ac476986
    Add announcement for KubeCon meetup (#515) Dan Luhring 2021-09-24 11:42:06 -04:00
  • dd23d49986
    Prevent invalid CPE field values (#514) Dan Luhring 2021-09-24 09:23:58 -04:00
  • 6d4d083acc
    Filter out CPE product candidates that are asterisks (#513) v0.24.0 Alex Goodman 2021-09-22 20:55:03 -04:00
  • 316d4341c8
    Use Anchore fork of packageurl lib without replace directive (#512) Dan Luhring 2021-09-22 15:04:09 -04:00
  • 3e8afc5274
    update log file permissions to 0644 (#511) Christopher Angelo Phillips 2021-09-21 10:34:10 -04:00
  • 93d00dc340
    Populate Files and Relationship fields for spdx-json output (#507) Christopher Angelo Phillips 2021-09-17 09:06:12 -04:00
  • 9fe1da8ee6
    update go-rpmdb and restruct gomod references (#506) Alex Goodman 2021-09-14 14:51:19 -04:00
  • 95df7dd035
    Add command examples to release documentation (#503) Christopher Angelo Phillips 2021-09-14 09:08:37 -04:00
  • ddfc8e20c0
    Revert "disable docker releases (workaround) (#493)" (#501) v0.23.0 Alex Goodman 2021-09-13 13:06:23 -04:00
  • 3f305aa6cd
    (#342) - remove strong distro check (#496) Christopher Angelo Phillips 2021-09-09 13:05:22 -04:00
  • 2f99a35f51
    Power user command support for directory scans (#467) houdini91 2021-09-08 16:18:53 +03:00
  • 06dcd3261d
    disable docker releases (workaround) (#493) v0.22.0 Alex Goodman 2021-09-03 17:29:34 -04:00
  • abbba3fc19
    Modify CPE vendor candidate generation approach (#484) Alex Goodman 2021-09-03 14:21:25 -04:00
  • 0799fd9d46 Add support for older CentOS versions (6 & 5) by checking additional release files for information Samuel Dacanay 2021-08-22 12:40:08 +02:00
  • 5de1a0a236
    Revert "Add announcement for upcoming OSS meetup (#490)" (#491) Alex Goodman 2021-09-02 10:59:51 -04:00
  • 035ef03b0c
    Add announcement for upcoming OSS meetup (#490) Dan Luhring 2021-08-25 14:35:32 -04:00
  • 9acabb8307
    Merge pull request #489 from anchore/SLES_support_berkeleyDB Toure Dunnon 2021-08-23 16:14:52 -04:00
  • 0f0fe59bf2
    Updated the distro package to include SLES type to expand support, this change will not include the new sqlite3 rpmDB format Toure Dunnon 2021-08-23 14:35:49 -04:00
  • ff828fbac2
    Skip package-lock.json and yarn.lock in node_modules #431 (#485) v0.21.0 Keith Zantow 2021-08-20 13:50:28 -04:00
  • cba5b5723b
    Added parser for Pipfile.lock to cataloger (#473) Nikita 2021-08-19 17:32:10 +03:00
  • b0e9b92a25
    Merge pull request #483 from anchore/fix-gomod-gosum-validation v0.20.0 Alex Goodman 2021-08-18 11:00:49 -04:00
  • d25d3b1fb3
    fix go module tidy checks for release pipeline Alex Goodman 2021-08-18 10:13:56 -04:00
  • 93b4bf9379
    Add option to enable http registry connections (#482) Keith Zantow 2021-08-17 12:52:51 -04:00
  • 58f2be95fd
    chore: update packageurl-go and add encoding tests for #351 (#481) Keith Zantow 2021-08-13 15:39:52 -04:00
  • 6f038e9208
    Merge pull request #447 from bureado/main Alex Goodman 2021-08-12 14:20:13 -04:00
  • 32a54b94be
    add unit tests for distro identification based on "like" field Alex Goodman 2021-08-12 14:09:22 -04:00
  • 98d4749f86
    Enhance CPE generation (#472) Alex Goodman 2021-08-09 15:52:19 -04:00
  • 3a5168917e
    Update SPDX license list from 3.13 to 3.14 (#474) Alex Goodman 2021-08-09 15:47:33 -04:00
  • 58b21c03c3
    Merge pull request #461 from anchore/update-slack Alex Goodman 2021-07-12 08:28:01 -04:00
  • 2093d2a1dc
    update slack channels Alex Goodman 2021-07-12 08:04:04 -04:00
  • dd56450f92
    Revert "Add callout for OSS meetup (#446)" (#459) Alex Goodman 2021-07-02 10:29:27 -04:00
  • 6f2b52971d
    directory resolver indexer should report one progressable (#457) Alex Goodman 2021-07-02 10:18:41 -04:00
  • fee74d57b8
    Update documentation to show SPDX support (#452) Alex Goodman 2021-07-01 10:52:57 -04:00
  • fee35dd175
    redirect cursor hide/show to stderr (#456) v0.19.1 Alex Goodman 2021-06-30 13:10:00 -04:00
  • ecf4e5546a
    add help message when no arguments are provided (#455) Alex Goodman 2021-06-30 12:53:12 -04:00
  • 2de56c0749
    force UI teardown when event is sourced from a signal interrupt (#453) v0.19.0 Alex Goodman 2021-06-29 18:16:32 -04:00
  • fb0857ff93
    Add support for indexing root filesystem (#442) Alex Goodman 2021-06-29 18:06:47 -04:00
  • 962e82297c
    Split UI from event handling (#448) v0.18.0 Alex Goodman 2021-06-29 14:28:09 -04:00
  • ab1401718b add event loop tests upgrade-temp-file-management Alex Goodman 2021-06-27 13:32:45 -04:00
  • aac0dac0de pull in temp dir generator from stereoscope Alex Goodman 2021-06-26 23:29:25 -04:00
  • c5390264b0 split UI from event handling Alex Goodman 2021-06-26 17:23:30 -04:00
  • c833472b6e If distro name is unknown, try with the ID_LIKE Jose Miguel Parrella 2021-06-25 21:17:49 -07:00
  • c825ae2404 Completing the test for distro version Jose Miguel Parrella 2021-06-25 21:17:16 -07:00