|
31a75cc128
|
Update ci.yml
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2023-03-05 15:22:21 +01:00 |
|
|
6468b5aa6f
|
refactor:Added Integration test and tiny refactoring (#23)
* Refactoring name convention
* Added integration test
* Added Makefile
* Bump golang.org/x/crypto from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220826181053-bd7e27e6170d to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.6.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Upgrade go from 1.16 to 1.20
* Added integration test: HTTP, TCP, SSH
* Added Makefile Improve README.md
* Fixed unit test CI
* Fixed go-version
* Added integration test into C.I. actions
---------
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-26 18:04:05 +01:00 |
|
|
5bfdff7097
|
Refactored initialization Beelzebub core with Builder Pattern (#14)
* Fixed deprecated function
* Coded builder pattern
* coded the first version builder
* coded rabbitmq into Builder.go
* Refactored builder, and configured director
* refactoring rabbitmq eventtracing
* Refactoring builder, managed close connections
* Fixed typos
Co-authored-by: mariocandela <mario.candela@nttdata.com>
|
2022-11-04 20:06:50 +01:00 |
|
|
327c82367b
|
Update docker-image.yml
Fix docker push tag
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-09-14 15:47:11 +02:00 |
|
|
7ec294c7e2
|
Update docker-image.yml
Create new docker image using git tag
Signed-off-by: Mario Candela <m4r10.php@gmail.com>
|
2022-09-14 15:43:05 +02:00 |
|
|
87967d57d6
|
Update docker-image.yml
|
2022-07-23 00:35:13 +02:00 |
|
|
882066f0a6
|
Implemented tcp honeypot
|
2022-07-03 17:15:38 +02:00 |
|
|
166d12ce31
|
Update docker-image.yml
|
2022-06-13 23:24:32 +02:00 |
|
|
8eca4260b8
|
Update docker-image.yml
|
2022-06-13 23:22:46 +02:00 |
|
|
b133aa74ee
|
Update docker-image.yml
|
2022-06-13 23:19:50 +02:00 |
|
|
fef3caa658
|
Update docker-image.yml
|
2022-06-13 23:14:07 +02:00 |
|
|
87f70b9bc7
|
Update docker-image.yml
|
2022-06-13 23:04:27 +02:00 |
|
|
0a0288a45c
|
Create docker-image.yml
|
2022-06-13 23:02:26 +02:00 |
|
|
4c2022a4e5
|
Rename github action
|
2022-05-14 18:02:23 +02:00 |
|
|
944767e1cb
|
Configured Quality Gate
|
2022-05-14 17:34:08 +02:00 |
|
|
66db128054
|
Configured code coverage
|
2022-05-14 16:51:14 +02:00 |
|
|
d33dfda826
|
Added CI
|
2022-05-08 20:57:20 +02:00 |
|