Kyle Quest
40cdfd6ebe
detect duplicates by default in xray
2021-11-07 18:45:28 -08:00
Ian Juma
e8a0eb3bc5
add support for private registry image pulls when using the --pull flag ( #231 )
...
* add support to pull from private registry with --registry flags
* document registry username / password setting usage info
* remove use of deprecated Inspect call
* use extracted auth config
* assume dockerhub when we do not have a registry
* cleanup
* cleanup
* use registry account and secret
* add support for explicit docker-config flag
* update README, add docker config command
* update README, add docker config command
* fix shadowed err
2021-10-13 10:38:51 -07:00
Evan Harris
cded8f6ed2
Support aggregating the authors label & the buildpack maintainers label into the docker slim xray maintainers field ( #230 )
...
* Aggregate the authors label with maintainers
* Support parsing maintainers for buildpack images
* Append (buildpack) string to buildpack maintainers
* Check for LABEL=author(s)
2021-10-06 17:20:35 -07:00
Kyle Quest
5085c737b6
cert detection for xray
2021-09-07 00:22:27 -07:00
Kyle Quest
62e140d86e
cleanup partially saved images for xray
2021-09-01 18:21:04 -07:00
Kyle Quest
4874162214
export-all-data-artifacts flag for xray to simplify exporting all generated data artifacts during xray inspection
2021-08-30 11:54:58 -07:00
Kyle Quest
4ae839e15e
basic run command
2021-08-30 00:34:41 -07:00
Kyle Quest
71ceeb8a96
maintainer infor in xray
2021-08-14 01:18:06 -07:00
Kyle Quest
1043f528df
probe and exec continue-after mode fixes, skipping already copied directories instead of exiting sensor
2021-06-18 17:34:39 -07:00
Kyle Quest
422a87e99a
inherited image instructions info for xray
2021-06-12 16:17:25 -07:00
Kyle Quest
2e50cf9680
show-special-perms flag for xray
2021-06-12 14:56:47 -07:00
Kyle Quest
ee64c0ebcd
container image entry info for xray
2021-06-12 10:09:37 -07:00
Kyle Quest
5ac34b5581
shell detection enhancements for xray
2021-06-10 02:24:22 -07:00
Kyle Quest
10c72982ce
os shell detection for xray
2021-06-10 00:08:00 -07:00
Kyle Quest
efa10fa919
image reference handling enhancements to use non-default tags if latest doesnt exist
2021-06-06 20:01:39 -07:00
Kyle Quest
c275e3f78b
detect utf8 enhancements
2021-06-06 00:42:01 -07:00
nathants
78efcfea2d
Add utf8 bool to xray report, add --utf8-tar to tar all utf8 decodable content by hash ( #198 )
...
* add utf8 bool to xray report, add --utf8-tar to tar all utf8 decodable content by hash
* utf8 bool is now content_type string, change flag to --detect-and-extract-utf8, must be used with --hash-data, content_type data in report is omitempty
2021-06-05 17:51:28 -07:00
Kyle Quest
dc4627af2f
find duplicate files in xray
2021-05-16 20:31:25 -07:00
Kyle Quest
6d868961a1
printing data and pattern matches to console by default, change-match-layers-only flag and other xray enhancements
2021-05-02 18:57:34 -07:00
Kyle Quest
db242f7430
xray path and data change matcher enhancements
2021-04-30 12:41:16 -07:00
Kyle Quest
2d82c53fde
basic buildpack info
2021-04-25 01:49:41 -07:00
Kyle Quest
6eca3ad331
xray result filtering based on the change-data-hash flag
2021-04-14 01:55:31 -07:00
Kyle Quest
1937d24ee6
hash-data and change-data-hash flags for xray
2021-04-12 00:53:43 -07:00
Kyle Quest
ce255356db
top-changes-max flag for xray to control how many top changes are tracked
2021-04-11 13:06:12 -07:00
Kyle Quest
36411ffb50
dump option for change pattern matches in xray
2021-04-01 01:30:20 -07:00
Kyle Quest
be9864bca8
refactor app package
2021-03-26 22:42:25 -07:00