Commit Graph

30 Commits

Author SHA1 Message Date
Jimmy Zelinskie
5caa821c80 *: remove bzr dependency 2018-07-10 16:46:46 -04:00
Grégoire Unbekandt
c1a58bf922 Documentation: add new 3rd party tool
Add a new CLI tool to interact with Clair.
2018-02-09 10:39:17 +01:00
Leandro Repolho
45dfabbfea
Improve documentation on helm installation
The docs were missing the helm dependencies download before running the install, so Postgres was never installed.

Also I'm suggesting the user to download the latest version of helm since executing it with 2.5 failed for me, now with 2.7.2 it works fine.
2018-01-23 16:11:59 +11:00
Jimmy Zelinskie
30bd568d83
Merge pull request #484 from odg0318/master
Usage of running clair via docker is wrongly written.
2017-12-19 21:11:31 -05:00
odg0318
821fb240bc Usage of Running clair via docker is wrongly written.
Command line needs --net=host.
2017-12-20 10:50:09 +09:00
Jimmy Zelinskie
db6379bc9e
Merge pull request #482 from yfoelling/patch-1
Added my new python project Yair
2017-12-13 16:21:22 -05:00
Pradip Caulagi
f97f90835f
Fix typo with path name for values.yaml in helm chart 2017-11-21 10:38:20 +01:00
Yann Fölling
3a3a0c07f7
Added my new python project Yair
Please have a look at my project.
I think many developers may want to use this tool to scan their image.
Operation teams may use it to decide if an image is secure _enough_ to be deployed etc.

It is much easier to use than the alternatives and gives you much better output.
2017-10-30 22:47:58 +01:00
David Trudgian
826aaf9e88 Add clair-singularity to integrations.md 2017-10-12 15:41:27 -05:00
Jimmy Zelinskie
e4a58305f4 Merge pull request #459 from arthurlm44/patch-1
update first instructions for k8s with helm
2017-08-31 16:55:18 -04:00
Arthur Le Maitre
6bd3458ae7 backtick helm init for prettier rendering 2017-08-31 13:16:23 -07:00
Arthur Le Maitre
ccf263789c update documentation for kubernetes / helm install 2017-08-31 10:25:52 -07:00
Arthur Le Maitre
99f1870115 update first instructions for k8s with helm 2017-08-30 14:56:08 -07:00
Jimmy Zelinskie
9ee2ff4877 docs: add troubleshooting about kernel packages 2017-08-30 13:12:42 -04:00
zmarouf
bd68578b8b
style: Fix typo in headline 2017-08-25 09:02:25 +02:00
Jimmy Zelinskie
ac1cdd03c9 contrib: move grafana and compose here 2017-08-17 16:11:11 -04:00
Jimmy Zelinskie
1f5bc26320 *: rename example config 2017-08-17 16:09:04 -04:00
Jimmy Zelinskie
3f91bd2a9b docs: turn README into full articles 2017-08-17 16:04:02 -04:00
Armin
865b92da04 Fix the confusing text 2017-08-07 17:24:42 +02:00
Armin
ebc6bff36e Adding clair-scanner as an integration tool 2017-08-06 13:56:50 +02:00
Miquel Sabaté Solà
30ced21b74 Added Portus integration
Since SUSE/Portus#1289 got merged, Portus now integrates security
scanners in order to fetch vulnerabilities for the images stored in the
on-premise Docker registry. CoreOS Clair is a supported backend, so you
can now use Clair for this. This is all explained in the documentation:

  http://port.us.org/features/6_security_scanning.html

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2017-07-18 13:15:46 +02:00
Jimmy Zelinskie
821a608bb1 docs: add links to contrib tools 2017-05-04 17:22:29 -04:00
David Xia
9a5341724a Fix typo in API V1 docs 2017-04-12 10:13:41 -04:00
Brandon Philips
a5b92feb46 integrations: add quay enterprise as well 2017-03-05 14:26:02 -08:00
Paul Burt
212d08547c Adding production users and integrations pages 2017-03-04 10:14:00 -05:00
Jimmy Zelinskie
6e8e6ad26b docs: fix broken link 2017-01-22 23:02:51 -05:00
Jimmy Zelinskie
12c47e4066 docs: split http and json code blocks 2016-12-06 19:23:33 -05:00
Jimmy Zelinskie
d4522e9c6e api/v1: indexed layers for notifications
This change deprecates the old LayersIntroducingVulnerability for a new
one that orders output and contains an Index. This index is not
guaranteed to be consistent across multiple notifications, despite the
current Postgres implementation using the primary key of Layer table.
2016-12-06 19:23:33 -05:00
Quentin Machu
37a58260db docs: improve GET/POST /v1/layers documentation 2016-11-17 17:54:23 +01:00
Jimmy Zelinskie
eb6117c372 Merge pull request #235 from jzelinskie/doc-move
docs: move to standard Documentation dir
2016-09-06 15:08:08 -04:00