2bf3dccce0
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 ( #65 )
2023-09-28 08:32:21 +02:00
3504995658
Add JetBrains support badge to README.md, Add CONTRIBUTING.md
2023-09-27 23:05:09 +02:00
ffd64b63e3
feature: helm chart configurations to deploy beelzebub on kubernetes ( #63 )
...
* Initial helm chart configuration
* configure config map with beelzebub configuration
* edit README.md add helm docs
* configured config maps
*parametric configmaps using values.yaml
* addd services confgiuration by chart values
* update readme.md
2023-09-21 23:19:56 +02:00
2e4f383bc0
Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 ( #64 )
...
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/go-resty/resty/releases )
- [Commits](https://github.com/go-resty/resty/compare/v2.7.0...v2.8.0 )
---
updated-dependencies:
- dependency-name: github.com/go-resty/resty/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 09:03:15 +02:00
7bc065100f
Bump golang.org/x/crypto from 0.12.0 to 0.13.0 ( #62 )
2023-09-07 10:48:39 +02:00
b763ea5490
Update README.md
...
add new beelzebub icon
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-08-31 16:38:05 +02:00
0794736bc5
Feature: non-blocking tracer, changed license ( #57 )
...
* refactor tracer, introduce worker to avoid un-blocker trace strategy
* fixed unit test and refactor dockerFile
* buffered events chan
* refactor yaml API core, initial web hook tracing implementations
* added banner
* changed license from GPL 3 to MIT
* Edit readme
v3.0.0
2023-08-30 23:04:35 +02:00
345e9ef9fd
Bump github.com/google/uuid from 1.3.0 to 1.3.1 ( #58 )
2023-08-22 08:24:12 +02:00
6ee83f102e
Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 ( #56 )
2023-08-17 13:40:39 +02:00
42390faf4d
Bump golang.org/x/crypto from 0.11.0 to 0.12.0 ( #55 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/crypto/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-07 09:47:45 +02:00
951bb3bd0a
Update openai-gpt.go
...
Removed duplicate comment
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-07-09 13:16:59 +02:00
f2d66d0f8c
Bump golang.org/x/crypto from 0.10.0 to 0.11.0 ( #54 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/crypto/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 08:57:31 +02:00
9670cf00c8
Small refactor to reduce LOC and keep code DRY. ( #53 )
2023-06-26 18:55:49 +02:00
a90c3974bd
changed unit test coverage threshold
v2.1.3
2023-06-17 00:00:12 +02:00
c9fe11c371
tiny refactor
2023-06-16 23:57:35 +02:00
0639c347df
tiny refactor
2023-06-16 23:40:48 +02:00
6c9f6dd477
fix typo
2023-06-16 23:37:30 +02:00
b05a44a3c5
tiny refactoring
2023-06-16 23:32:49 +02:00
5fbe6c0211
Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 ( #52 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-16 11:04:48 +02:00
09d955711d
Bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #51 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 09:53:18 +02:00
f191f7d307
Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 ( #50 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.2...v1.9.3 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 08:56:18 +02:00
4f2c84fc60
Update README.md ( #49 )
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-06-04 23:25:43 +02:00
5ba0987527
refactoring example and readme.md
2023-06-04 23:21:22 +02:00
b09a1e908b
Update FUNDING.yml
...
removed patreon
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-06-01 00:24:21 +02:00
a7c69c8849
refactoring: Tiny refactoring ( #47 )
...
* tiny refactoring name convention, and file name.
* added command line arguments files
* fix typo comment
v2.1.2
2023-06-01 00:15:21 +02:00
7d46c9544c
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 ( #46 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 09:23:42 +02:00
10d16d7dd1
update: add .PHONY notation to Makefile commands ( #45 )
...
* update: add .PHONY notation to Makefile commands
* patch: Makefile according to style guide
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
---------
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
Co-authored-by: v0id <v0id@TheLab>
Co-authored-by: Mario Candela <m4r10.php@gmail.com >
2023-05-25 15:30:40 +02:00
48489e0abb
Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ( #44 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 10:10:15 +02:00
ca51e076b6
Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 ( #43 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.1...v1.9.2 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 09:33:37 +02:00
9025edee1e
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 ( #41 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2.1.1
2023-05-17 10:03:23 +02:00
853708a598
Bump golang.org/x/crypto from 0.8.0 to 0.9.0 ( #40 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 09:35:14 +02:00
8d9f1b48da
Bump github.com/rabbitmq/amqp091-go from 1.8.0 to 1.8.1 ( #39 )
...
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases )
- [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 09:06:22 +02:00
9d0a92e74e
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 ( #38 )
2023-05-04 07:53:46 +02:00
49a4022f56
feat: Trace command output for SSH Strategy ( #35 )
...
manage command output SSH strategy
2023-04-14 22:35:11 +02:00
fe6d95ecd6
Create pull_request_template.md
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-04-14 22:26:45 +02:00
d24a580a78
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 ( #34 )
2023-04-14 07:51:58 +02:00
9a354add6f
fix typo
v2.1.0-testcd
2023-04-13 21:50:25 +02:00
3652af6dc3
refactoring pipeline CD docker image
2023-04-13 21:48:38 +02:00
5532d3c629
Bump golang.org/x/crypto from 0.7.0 to 0.8.0 ( #32 )
v2.1.0
2023-04-10 07:08:11 +02:00
97ab2f6e95
Fixed Backward Compatibility
2023-03-31 22:06:08 +02:00
f50f5185df
feature: Configured prometheus, improve readme ( #31 )
2023-03-31 20:03:42 +02:00
5a70e5c900
Update SECURITY.md
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-03-26 23:08:15 +02:00
142dccabf1
Bump github.com/rabbitmq/amqp091-go from 1.7.0 to 1.8.0 ( #30 )
...
Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases )
- [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rabbitmq/amqp091-go/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 07:42:05 +01:00
8337281f21
test: add rabbitMQ integration test ( #29 )
...
* added integration test dependencies
* added rabbitMQ use case integration test
* configured rabbitMQ integration test URI
* fix typo, configured integration test pipeline
2023-03-21 11:20:12 +01:00
1c402141bf
Update README.md
...
Add telegram channel
2023-03-09 07:32:36 +01:00
9c9fd0b676
Bump golang.org/x/crypto from 0.6.0 to 0.7.0 ( #28 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 07:45:00 +01:00
97cfdcc8af
Update codeql.yml
...
improve performance and cost CodeQL
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-03-05 17:26:07 +01:00
c7c169c96d
Create SECURITY.md
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-03-05 17:23:40 +01:00
f733a0ea96
Create codeql.yml
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-03-05 17:09:21 +01:00
31a75cc128
Update ci.yml
...
Signed-off-by: Mario Candela <m4r10.php@gmail.com >
2023-03-05 15:22:21 +01:00