Alex Goodman
ba4f63099d
Add release process ( #89 )
...
* add check for app update; fix ETUI error handling
* validate user args
* add goreleaser support
* replace cgo dependencies (go-rpm) with go equivalents
* add acceptance tests against build snapshot
* add brew tap + acceptance test pipeline
* add mac acceptance tests
* fix compare makefile
* fix mac acceptance tests
* add release pipeline with wait checks
* add token to release step
* rm dir presenters int test
* enforce dpkg to be non interactive
Co-authored-by: Alfredo Deza <adeza@anchore.com>
* pin brew formulae
* pin skopeo to formulae url
* only run acceptance tests
Co-authored-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 10:52:44 -04:00
Alfredo Deza
9f314eb493
cataloger: support npm packages from package-lock.json files
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 09:51:05 -04:00
Alfredo Deza
fb4b83cf3e
cataloger: define Javascript (npm) package type
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-23 09:51:01 -04:00
Alex Goodman
44c69f1f91
add go.mod cataloger ( #97 )
2020-07-23 08:17:30 -04:00
Alfredo Deza
f8a2b7a626
tests: verify requirements.txt captures versions
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-21 15:49:19 -04:00
Alfredo Deza
83056a4b6f
cataloger: add a requirements.txt parser
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-21 15:38:30 -04:00
Alfredo Deza
8747b68b86
cataloger: add a glob path for parsing requirements.txt
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-21 14:37:06 -04:00
Alfredo Deza
cea38fcba3
cataloger: use ** for glob patterns
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-21 11:19:42 -04:00
Alfredo Deza
923d220a90
controller: use new scope.Resolver interface
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-15 07:53:27 -04:00
Alex Goodman
66a16a67fd
Add support for detecting nested java archives ( #77 )
...
* with sb build app
* test nested jar support
* pin jdk version during parse test (but dont compare version)
2020-07-15 07:42:35 -04:00
Alex Goodman
3f090f9647
fix java cache key for CI; fix circle docker api version ( #79 )
2020-07-13 12:11:11 -04:00
Alex Goodman
502e2afd06
fix linting issue
2020-07-10 07:45:13 -04:00
Alex Goodman
15ff94b56b
tweak java manifest version processing
2020-07-10 07:41:13 -04:00
Alex Goodman
4c7d9ccef7
simplify unzip; update java error statements
2020-07-09 11:53:52 -04:00
Alex Goodman
0f8dcf3f17
Update imgbom/cataloger/java/pom_properties.go
...
Co-authored-by: Alfredo Deza <adeza@anchore.com>
2020-07-09 11:38:02 -04:00
Alex Goodman
c9bfc0aecd
Update imgbom/cataloger/java/pom_properties.go
...
Co-authored-by: Alfredo Deza <adeza@anchore.com>
2020-07-09 11:37:45 -04:00
Alex Goodman
40f8e3a7de
Update imgbom/cataloger/java/java_manifest.go
...
Co-authored-by: Alfredo Deza <adeza@anchore.com>
2020-07-09 11:31:23 -04:00
Alex Goodman
1f89d26902
reduce java packages to java-archive and jenkins-plugin
2020-07-09 10:46:28 -04:00
Alex Goodman
e55db9247e
add java cataloger
2020-07-08 16:16:01 -04:00
Alex Goodman
1896831c39
add rpmdb support; enhance integration tests
2020-07-06 12:55:11 -04:00
Alfredo Deza
507a6b69cb
catalog controller uses scope to determine file resolvers
...
Signed-off-by: Alfredo Deza <adeza@anchore.com>
2020-07-02 15:12:48 -04:00
Alex Goodman
926b5f2a50
add and use event bus for UI progress
2020-06-25 10:39:11 -04:00
Alex Goodman
cd94179985
add symlink content fetching support
2020-06-16 11:37:37 -04:00
Alex Goodman
294e267e47
rename analyzers to catalogers; fix generic cataloger path dispatcher
2020-06-15 10:52:55 -04:00