Commit Graph

29 Commits

Author SHA1 Message Date
crazy-max
993ebaafd4 Fix go modules 2020-01-06 10:13:06 +00:00
dependabot-preview[bot]
fe0f6f702b Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 (#24)
Bumps [github.com/robfig/cron/v3](https://github.com/robfig/cron) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/robfig/cron/releases)
- [Commits](https://github.com/robfig/cron/compare/v3.0.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 11:12:00 +01:00
CrazyMax
2a7901f15d Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
crazy-max
0686c72b3f Fix go modules 2019-12-14 16:59:40 +00:00
CrazyMax
cc7e6cd13b Docker client v19.03.5 2019-12-12 00:07:29 +01:00
CrazyMax
dcf6712152 Add Docker engines provider 2019-12-12 00:03:08 +01:00
crazy-max
6739b4ffe7 Fix go modules 2019-12-01 19:22:38 +00:00
dependabot-preview[bot]
d63bc0d35c Bump github.com/rs/zerolog from 1.16.0 to 1.17.2 (#19)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.16.0 to 1.17.2.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.16.0...v1.17.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 20:21:53 +01:00
crazy-max
1e834f93bc Fix go modules 2019-11-20 09:07:38 +00:00
dependabot-preview[bot]
80cd5df860 Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#20)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 10:06:54 +01:00
crazy-max
1087681ac6 Fix go modules 2019-11-05 12:46:45 +00:00
dependabot-preview[bot]
7356e581fd Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#17)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 13:15:59 +01:00
CrazyMax
05465b0bf4 Bump ants to v2 2019-11-04 21:35:38 +01:00
crazy-max
7ad5926e86 Fix go modules 2019-10-31 14:56:27 +00:00
dependabot-preview[bot]
e74ba3aed0 Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#11)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 15:54:15 +01:00
crazy-max
014600f2ad Fix go modules 2019-10-31 13:50:54 +00:00
dependabot-preview[bot]
5da770e073 Bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.4 (#14)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 14:37:49 +01:00
crazy-max
b79f33ff83 Fix go modules 2019-10-31 13:35:04 +00:00
dependabot-preview[bot]
6239d6396c Bump github.com/imdario/mergo from 0.3.7 to 0.3.8 (#13)
Bump github.com/imdario/mergo from 0.3.7 to 0.3.8
2019-10-31 12:26:53 +01:00
dependabot-preview[bot]
991f556df0 Bump github.com/rs/zerolog from 1.14.3 to 1.16.0 (#12)
Bump github.com/rs/zerolog from 1.14.3 to 1.16.0
2019-10-31 12:26:09 +01:00
CrazyMax
987bc3bc69 Update libs 2019-10-20 17:32:19 +02:00
CrazyMax
fbe5e8527a Update libs 2019-08-18 22:26:15 +02:00
CrazyMax
c0d890acf2 Update libs 2019-07-24 19:45:12 +02:00
CrazyMax
7b8495e2a8 Display next execution time
Use v3 robfig/cron
2019-07-01 00:11:11 +02:00
CrazyMax
889f595523 Review config file structure and improve worker pool 2019-06-28 17:07:20 +02:00
CrazyMax
4614a7568d Add worker pool to parallelize analyses 2019-06-09 19:43:48 +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
bf806e98a0 Docker engine 18.09.6 2019-06-05 00:19:23 +02:00
CrazyMax
8513d49cc9 Initial commit 2019-06-04 22:11:54 +02:00