Commit Graph

50 Commits

Author SHA1 Message Date
CrazyMax
dc7ca7e59b Fix service image inspection (#52) 2020-03-26 02:11:05 +01:00
CrazyMax
08cd3d90b8 Add Rocket.Chat notifier (#44) 2020-03-01 17:09:22 +01:00
CrazyMax
0710c4cef9 Review user-agent string for some notifications 2020-02-17 22:53:15 +01:00
CrazyMax
f8d88e3893 Add Gotify notification client (#36)
Co-authored-by: Paul Götzinger <paul70079@gmail.com>
2020-02-17 22:39:43 +01:00
Dan Nixon
af36d86d82 Add Telegram as a notification destination (#30)
Allows notifications to be sent via a Telegram bot to a set of pre
defined chat IDs.

Messages are simple plain text with the bare minimum information.
2020-01-28 20:28:57 +01:00
CrazyMax
fbfc7a2690 Move registry client to a dedicated package 2020-01-19 22:47:18 +01:00
CrazyMax
a42516fca7 Set user agent for Docker registry client 2020-01-07 09:12:39 +01:00
CrazyMax
01cb602ed2 Skip analysis on locally built image 2019-12-22 19:04:56 +01:00
CrazyMax
7a8b4677fc Add option to skip notification at the very first analysis of an image (#10) 2019-12-22 16:32:27 +01:00
CrazyMax
b288673a33 Typo 2019-12-20 22:31:51 +01:00
CrazyMax
2a7901f15d Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
CrazyMax
51c0e3caca Coding style 2019-12-14 17:45:52 +01:00
CrazyMax
3dd9d2656b Use map to declare Docker and Swarm providers 2019-12-14 17:29:26 +01:00
CrazyMax
c60fe06894 Include provider in notifications 2019-12-14 17:13:32 +01:00
CrazyMax
e7626a94ed Spelling 2019-12-14 16:41:01 +01:00
CrazyMax
722ea2d5e3 Reanme image provider to static 2019-12-14 15:48:37 +01:00
CrazyMax
480d1e1d45 Fix tags not processed 2019-12-14 15:42:09 +01:00
CrazyMax
629f98af4e Implement Swarm provider 2019-12-14 03:55:58 +01:00
CrazyMax
827703aa72 Move image validation and improve job execution 2019-12-14 02:42:37 +01:00
CrazyMax
0e393ee980 Fix Docker TLS config 2019-12-14 02:18:42 +01:00
CrazyMax
39459f42fc Add fields to load sensitive values from file (#7) 2019-12-14 01:19:26 +01:00
CrazyMax
32438dbb2e Implement Docker provider (#3) 2019-12-13 23:04:02 +01:00
CrazyMax
dcf6712152 Add Docker engines provider 2019-12-12 00:03:08 +01:00
CrazyMax
a2bfb6534e Integrate images into a providers layer 2019-12-11 22:30:35 +01:00
CrazyMax
7c2184bfa1 Seconds field optional for schedule 2019-12-10 14:57:01 +01:00
CrazyMax
05465b0bf4 Bump ants to v2 2019-11-04 21:35:38 +01:00
CrazyMax
098bba97e7 Remove --docker flag 2019-08-22 21:20:17 +02:00
CrazyMax
3013512af6 Allow to override database path through DIUN_DB env var 2019-08-22 21:19:24 +02:00
CrazyMax
817aeaef90 Display containers/image logs 2019-08-18 22:25:42 +02:00
CrazyMax
8887f001b7 Fix registry options not setted 2019-08-18 18:18:38 +02:00
CrazyMax
e9e528222f Worker pool can be full while retrieving tags 2019-07-01 01:56:49 +02:00
CrazyMax
1d1c26e6d8 Fix runtime error 2019-07-01 00:56:23 +02:00
CrazyMax
43beebc3ae Always run on startup 2019-07-01 00:15:06 +02:00
CrazyMax
7b8495e2a8 Display next execution time
Use v3 robfig/cron
2019-07-01 00:11:11 +02:00
CrazyMax
63c90cdc15 Move Os and Arch filter to image 2019-06-30 23:14:49 +02:00
CrazyMax
a75c2b185d Config test 2019-06-28 17:07:28 +02:00
CrazyMax
889f595523 Review config file structure and improve worker pool 2019-06-28 17:07:20 +02:00
CrazyMax
3450fd425d Unused 2019-06-28 17:05:59 +02:00
CrazyMax
76f0c309de Log workerID 2019-06-09 19:56:03 +02:00
CrazyMax
e2386f0df1 Typo 2019-06-09 19:55:52 +02:00
CrazyMax
4614a7568d Add worker pool to parallelize analyses 2019-06-09 19:43:48 +02:00
CrazyMax
4742827709 Filter tags before return them 2019-06-08 20:50:01 +02:00
CrazyMax
00ed9d24e2 Add option to set the maximum number of tags to watch for an item if watch_repo is enabled 2019-06-08 19:42:19 +02:00
CrazyMax
2075131952 Fix email template 2019-06-08 03:25:15 +02:00
CrazyMax
4564b7f524 Add flag to log caller 2019-06-08 03:24:54 +02:00
CrazyMax
5942e39b83 Allow overriding os and architecture when watching
Move insecure_tls and timeout options to registry option
Rename Bolt bucket
Change default schedule
Review registry client
2019-06-08 02:50:46 +02:00
CrazyMax
8ea302f9ae Don't skip repo analysis if default tag not found 2019-06-05 00:19:38 +02:00
CrazyMax
42b3aff85d Fix mail template style 2019-06-05 00:19:13 +02:00
CrazyMax
6cb9c6bb2c Increase default timeout 2019-06-04 23:20:46 +02:00
CrazyMax
8513d49cc9 Initial commit 2019-06-04 22:11:54 +02:00