Commit graph

118 commits

Author SHA1 Message Date
Dan Luhring
2cd127b932
Update pkg type (#87)
* Integrate Alex's changes

Signed-off-by: Dan Luhring <dan.luhring@anchore.com>

* Fix test issues

Signed-off-by: Dan Luhring <dan.luhring@anchore.com>

* Update syft dependency references

Signed-off-by: Dan Luhring <dan.luhring@anchore.com>
2020-08-05 08:18:24 -04:00
Alex Goodman
e1f4c549d5
bump syft for docker pull + UI elements for pull status (#81) 2020-08-03 18:07:33 -04:00
Alfredo Deza
5261e4a869
Merge pull request #84 from anchore/help-error
cmd: display help menu when no args are passed in - skip the error
2020-08-03 17:29:44 -04:00
Alfredo Deza
c581a454f2 cmd: display help menu when no args are passed in - skip the error
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-08-03 16:00:12 -04:00
Alfredo Deza
87e6dc08ec
Merge pull request #82 from anchore/log-fix
cmd: fix log identifier for stereoscope
2020-08-03 15:58:24 -04:00
Alfredo Deza
b214c29cbe cmd: fix log identifier for stereoscope
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-08-03 08:50:04 -04:00
Alex Goodman
fb8f3d87ed
restore log source after etui exit 2020-08-02 18:31:00 -04:00
Alex Goodman
11731fac40
replace zap logger with logrus (#80) 2020-08-01 11:58:10 -04:00
Alex Goodman
861883c8d4
pull in fix for bounds check progress formatting values in etui 2020-07-31 06:57:05 -04:00
Alex Goodman
6395481e73
Add ETUI (#77)
* add base syft UI elements

* add etui with shared ui elements

* allow for concurrent download DB and fetch/catalog image
2020-07-30 19:06:27 -04:00
Alex Goodman
009dcb1a46
Ignore prerelease versions on release + add DB update URL (#76)
* ignore prerelease versions when uploading version file on release

* add db update url
2020-07-30 12:37:49 -04:00
Alfredo Deza
6c7d453f87
Merge pull request #75 from anchore/yarn-lock
Add yarn.lock support
2020-07-30 09:47:17 -04:00
Alfredo Deza
9c85296d49 test: remove commented out code
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-30 09:35:53 -04:00
Alfredo Deza
561f7577c1 dependencies: bump to latest syft that includes yarn support
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-30 09:35:53 -04:00
Alfredo Deza
744368a2f8 matcher: add yarn matcher
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-30 09:35:53 -04:00
Alex Goodman
e1b4ea5fda
add schema validation & fix schema status logic 2020-07-29 21:11:05 -04:00
Alex Goodman
8d84dfeb65
finalize update check URL 2020-07-27 15:13:10 -04:00
Alex Goodman
c524fba691
use aws creds for version file upload 2020-07-27 10:12:40 -04:00
Alex Goodman
94636feffa
add bin name to makefile for version upload 2020-07-27 10:02:36 -04:00
Alex Goodman
02aac29255
Merge pull request #72 from anchore/upload-version
Upload version check file on release
2020-07-27 09:41:44 -04:00
Alex Goodman
c0dff6c0d2
upload version check file on release 2020-07-27 09:37:16 -04:00
Alex Goodman
14d8b5da90
Merge pull request #71 from anchore/support-multiple-schemas
use explicitly the v1 db schema
2020-07-27 08:54:53 -04:00
Alex Goodman
6ec1ce6ca6
use explicitly the v1 db schema 2020-07-27 08:49:39 -04:00
Alex Goodman
6ead045457
add db schema output option 2020-07-26 08:12:08 -04:00
Alex Goodman
c61483cb23
bump circle resources 2020-07-25 19:09:19 -04:00
Alex Goodman
fe993614d6
Merge pull request #70 from anchore/update-grype-db
simplify schema checks and update grype-db
2020-07-25 19:08:46 -04:00
Alex Goodman
5051c6202d
simplify schema checks and update grype-db 2020-07-25 19:03:33 -04:00
Alex Goodman
959fa89cad
bump bouncer version 2020-07-25 16:55:13 -04:00
Alex Goodman
0faf81320d
rollup static analysis to make target 2020-07-25 16:41:59 -04:00
Alex Goodman
ff5e31f437
add release quality gate 2020-07-25 16:25:34 -04:00
Alex Goodman
bb2afc3a59
fix checks wait step for release 2020-07-25 11:45:26 -04:00
Alex Goodman
4220fc60a7
Add default table presenter (#59)
* add default table presenter

* compress table output

* fix table presenter found-by to use only search key
2020-07-25 11:38:08 -04:00
Alex Goodman
ac36cd9b3d
fix integration cache key path 2020-07-25 11:13:10 -04:00
Alex Goodman
2835ccb23f
add snapshot check & enable release publishing 2020-07-25 11:08:54 -04:00
Alfredo Deza
4eea5d00fc
Merge pull request #65 from anchore/dir-helpmenu
cmd: add directory scan help entry
2020-07-24 15:34:14 -04:00
Alex Goodman
fdbcc665a3
add update check to entrypoint (#67) 2020-07-24 14:24:16 -04:00
Alex Goodman
695cc0f640
support version constraint || operator conjunctions (#66) 2020-07-24 14:20:26 -04:00
Alfredo Deza
4f6ebda460 cmd: add directory scan help entry
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-24 14:03:25 -04:00
Alex Goodman
03005af2f2
rename grype-db 2020-07-24 06:59:14 -04:00
Alex Goodman
c5867b32ea
show verbose test output to prevent circleci kills 2020-07-23 21:47:23 -04:00
Alex Goodman
b74b647e1f
update readme description 2020-07-23 21:45:22 -04:00
Alex Goodman
6dce0bd0f9
add json presenter snapshots 2020-07-23 21:43:14 -04:00
Alex Goodman
564fffec6d
rename to grype 2020-07-23 21:29:05 -04:00
Alex Goodman
6340b2da3a
add release pipeline & replace imgbom with syft (#60) 2020-07-23 21:26:03 -04:00
Alex Goodman
4ab19e8e87
Merge pull request #62 from anchore/package-lock
Match on package-lock.json packages
2020-07-23 20:57:00 -04:00
Alex Goodman
bfca4d9e62
limit update version string length (#61) 2020-07-23 20:35:26 -04:00
Alfredo Deza
f66bf54d04 integration: validate new Npm matching
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 17:47:25 -04:00
Alfredo Deza
fa4abe79ec vulnerability: uncomment Javascript pkg type namespace
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 13:32:08 -04:00
Alfredo Deza
fce21ddf6f matchers: include Javascript (Npm) matching
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 13:31:46 -04:00
Alfredo Deza
8b17a43c28 dependencies: bump to latest imgbom
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 13:30:12 -04:00