leandrofars
|
b1d824d9e2
|
fix(backend): build dependencies
|
2025-04-02 10:12:53 -03:00 |
|
dependabot[bot]
|
6d427fce70
|
chore(deps): bump golang.org/x/net in /backend/services/mtp/mqtt-adapter
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 00:48:03 +00:00 |
|
dependabot[bot]
|
f33c31a2b3
|
chore(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-02 00:37:13 +00:00 |
|
Leandro Antônio Farias Machado
|
2a1b4da0ed
|
Fix code scanning alert #18: Clear-text logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2024-09-21 13:18:59 -03:00 |
|
Adriano Chiesa
|
291d15b183
|
Add TLS to NATS connection
|
2024-07-05 16:29:51 -03:00 |
|
leandrofars
|
4203fd8ec9
|
chore: update all golang packages and libs
|
2024-05-30 13:01:21 -03:00 |
|
leandrofars
|
29375417ae
|
fix(mqtt): deal with error to get password
|
2024-05-13 13:31:39 -03:00 |
|
leandrofars
|
dce3ebd55b
|
feat: mqtt with tls
|
2024-04-16 12:41:09 -03:00 |
|
leandrofars
|
f9428ae449
|
feat: dynamic credentials for usp controller
|
2024-04-15 19:46:37 -03:00 |
|
leandrofars
|
4047e1db0b
|
feat: device auth as rbac via nats keyvalue store | closes #212
|
2024-04-12 19:26:48 -03:00 |
|
leandrofars
|
b51614e5c8
|
feat: build system + docker compose for backend services
|
2024-03-25 23:54:26 -03:00 |
|
leandrofars
|
b146a6edfc
|
feat: actual code migrated to nats
|
2024-03-23 09:41:53 -03:00 |
|
leandrofars
|
60b2040b5a
|
feat(controller): websockets communication
|
2024-03-21 21:05:16 -03:00 |
|
leandrofars
|
2a2f7ef405
|
feat(controller): initial communication with mtp as microservices
|
2024-03-20 22:36:06 -03:00 |
|
leandrofars
|
bda64273c6
|
feat: websockets mtp migrate to microservices
|
2024-03-09 12:47:16 -03:00 |
|
leandrofars
|
be412cdaea
|
feat: mqtt + nats communication with device status and info
|
2024-03-05 22:57:35 -03:00 |
|