Commit graph

394 commits

Author SHA1 Message Date
Jess Frazelle 0301f323b3
update to use generated files for assets
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:23:04 -04:00
Jess Frazelle 695602b303
start of generating assets
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:08:48 -04:00
Jess Frazelle 2e3c2122d7
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:06:56 -04:00
Jess Frazelle 37fbf84694
Bump version to v0.15.6
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:40:53 -04:00
Jess Frazelle 89d3a230b9
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:39:45 -04:00
Jess Frazelle 1b3e6ee4b5
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:39:12 -04:00
Jess Frazelle 6b207b0cf9
fix v3 when grpcConn is nil
fixes #138

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:34:58 -04:00
Darrian e13ca36072 Updated Clair and adjusted to fit (#140)
* conform to new clair API spec

* update clair dep

* don't think these flags are required anymore
2018-09-17 09:33:10 -04:00
Jess Frazelle 73fdd32040
remove manifest list from Manifest function
fixes #132

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-10 11:19:51 -04:00
Knut Ahlers 6aceb5ae40 Fix digest resolution for GCR (#135)
fixes #134

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-09 09:32:26 -04:00
Darrian 809456d47e Add report name to vuln report fixes #129 (#133) 2018-09-06 05:51:32 -07:00
Jess Frazelle 1328dc17a0
Bump version to v0.15.5
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-05 15:08:39 -04:00
Adrian Gaciąg dcdae21713 Fix: digest (#123)
* Fix getting digest from Docker-Content-Digest header

* Fix remove_test
2018-09-05 12:04:55 -07:00
Jimmy Zelinskie 5ff93f005b registry: format accept headers (#130)
Multiple calls to request.Header.Add() will overwrite the last value.
This formats the value of the Accept headers correctly so that a
registry can perform content-type negotiation.
2018-09-05 12:03:18 -07:00
Jess Frazelle e641a3626c
add script tag
closes #125

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-05 15:02:27 -04:00
Jimmy Zelinskie 18f47cd736 clair: use v3 API falling back to v2 (#127) 2018-08-09 15:59:24 -04:00
Pat Gavlin 65b2c0329d Use a distinguished error value for basic auth. (#120)
Rather than returning an error that requires pattern-matching from
`parseChallenge` when the challenge header requires basic
authentication, return a distinguished error value. This makes checking
for this error a bit easier.

This commit also updates the check in `r.Headers` to use the new error
value and adds a couple of regression tests.
2018-07-26 14:13:58 -07:00
alexander zillion 8e3ba57e3e Fix typo in README (#119) 2018-07-24 08:45:00 -07:00
acrewdson 38c2119f80 Fix typo in README (#117) 2018-07-23 11:52:28 -04:00
Manuel Rüger b3c826e2e4 server: Allow to restrict listen address (#115)
e.g. limit to listen on localhost only
2018-07-18 13:47:12 -04:00
Jess Frazelle c524001541
update readme
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-17 11:47:21 -04:00
Jess Frazelle 8c930c5854
Bump version to v0.15.4
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-17 11:46:03 -04:00
Jess Frazelle a47f406b5c
fix once behavior
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-17 11:44:09 -04:00
Manuel Rüger 69eea86c1f server: Publish update interval (#113)
Let users know when they can expect the next one
2018-07-17 11:38:43 -04:00
Jess Frazelle 50b0446f42
update readme
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 11:33:42 -04:00
Manuel Rüger dad52d251d server: provide asset-path argument (#111)
This allows to install the assets into /usr/share/reg for packaging
2018-07-16 11:20:38 -04:00
Jess Frazelle bde58ebc52
remove google analytics close #112
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 11:19:34 -04:00
imgbot[bot] fbbc8b6e54 [ImgBot] optimizes images (#110)
*Total -- 198.87kb -> 157.89kb (20.61%)

/vendor/github.com/docker/docker-ce/components/engine/docs/static_files/contributors.png -- 22.56kb -> 16.98kb (24.73%)
/vendor/github.com/docker/docker/docs/static_files/contributors.png -- 22.56kb -> 16.98kb (24.73%)
/server/vuln.png -- 88.37kb -> 70.52kb (20.2%)
/server/home.png -- 65.39kb -> 53.41kb (18.33%)
2018-07-16 10:15:26 -04:00
Jess Frazelle e97c2594be
Bump version to v0.15.3
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 07:05:13 -04:00
Jess Frazelle 21fdf3143a
update travis key
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 07:05:09 -04:00
Jess Frazelle 82a26fce13
Bump version to v0.15.2
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:52:40 -04:00
Jess Frazelle ec64812e73
dont create vulns links on static tags pages
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:52:23 -04:00
Jess Frazelle 3c014c999a
some small grammar fixes
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:24:42 -04:00
Anatoli Babenia d5a3e96b0f Update docs on server behaviour (#107) (#109) 2018-07-16 06:22:33 -04:00
Jess Frazelle fd4a06bc88
Bump version to v0.15.1
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:21:01 -04:00
Jess Frazelle 2da6c80d03
update readme
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:20:32 -04:00
Jess Frazelle b29220047e
fixes
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:18:21 -04:00
Jess Frazelle d0a12fdb41
cleanup tags html
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:02:37 -04:00
Jess Frazelle c2bf9b6fd4
cleanup and update vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:56:58 -04:00
Jess Frazelle 2cf63794e1
add footer
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:33:18 -04:00
Jess Frazelle 3e014d1732
do not show vulns on tags page if there is no clair registry
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:26:50 -04:00
Jess Frazelle f9d8dca27d
add todo
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:14:18 -04:00
Jess Frazelle 85b5fadfc7
Bump version to v0.15.0
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:07:58 -04:00
Jess Frazelle 7906b2ec7d
Bump version to v0.14.4
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:07:34 -04:00
Jess Frazelle 72d57df81d
update readme closes #107
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:07:17 -04:00
Jess Frazelle e8db6b2f9d
cleanup code a bit
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:02:31 -04:00
Jess Frazelle d0c3ab9dfe
generate tags
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 04:52:57 -04:00
Jess Frazelle bd1c391295
cleanup and bindata
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 04:28:44 -04:00
Jess Frazelle 4f737970aa
Bump version to v0.14.3
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-15 19:25:41 -04:00
Jess Frazelle d125d58d33
update TOC
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-15 19:12:35 -04:00