Commit Graph

55 Commits

Author SHA1 Message Date
Émile Ré
abbf33c063 Update kit
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-05 16:02:52 +04:00
Bryan Frimin
0b13fb19e7 Remove experimental code
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-30 23:59:07 +01:00
Bryan Frimin
b93d2d8b0b Add e2e tests
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-30 17:29:58 +01:00
Bryan Frimin
b1e1127392 Add mcp hint support
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-25 11:27:52 +01:00
Bryan Frimin
fa97a8e9c6 Add risks
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-23 20:58:23 +01:00
Bryan Frimin
e0c4baf7d0 Fix go vet
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-21 10:36:53 +01:00
Bryan Frimin
36d4bba4d6 Update go.mod
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-21 10:28:08 +01:00
Bryan Frimin
0b5d4f1cd3 Migrate to mcpgen
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-20 19:27:22 +01:00
Sacha Al Himdani
4826299a24 Update go dependency
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-11-20 14:51:45 +01:00
Antoine Bouchardy
139f5984e2 Add meeting and meeting summary objects
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-12 23:55:49 +01:00
Bryan Frimin
fcbfd93f26 Fix route mount for each requests
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-12 12:04:34 +01:00
Bryan Frimin
87374293f7 Upgrade mcp dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-12 12:04:34 +01:00
Bryan Frimin
1436d0db08 Add simple MCP server
Proof of concept of working MCP server for Probo. Currently the official
MCP library does not support session that why the server is configured
in stateless mode. It seams the input jsonschema is not used to perform
any validation, so we should figuring out how to validate the input
properly.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-11-12 12:04:34 +01:00
Bryan Frimin
2766f8e423 Add SAML support
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-10-30 16:31:27 +01:00
Bryan Frimin
37fce8c618 Fix go.sum
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-10-09 15:04:51 +02:00
Bryan Frimin
fa3dceabe7 Update kit version
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-10-09 15:03:38 +02:00
Sacha Al Himdani
c3ea7a3cd0 Add watermark to public trust center documents
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-09-15 17:02:38 +02:00
dependabot[bot]
37fe6f4b00 Bump github.com/go-viper/mapstructure/v2
Bumps the go_modules group with 1 update in the / directory: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure).


Updates `github.com/go-viper/mapstructure/v2` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
  dependency-version: 2.4.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 17:09:11 +02:00
Bryan Frimin
ff99af01e2 Update go.mod
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-07-07 16:14:25 +02:00
Bryan Frimin
2396a5762e Update go dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-07-03 12:37:35 +02:00
Bryan Frimin
1025bcb509 Add docgen package
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-07-03 11:37:08 +02:00
Bryan Frimin
47b65b10bd Update go mod
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-07-03 11:37:08 +02:00
Bryan Frimin
c41d7439d1 Add SOA generator
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-06-30 00:31:21 +02:00
Bryan Frimin
b428b9641e Update go.sum
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-06-24 09:39:53 -07:00
Bryan Frimin
07d943be86 Use httplogger on graphlq error
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-06-23 09:33:55 -07:00
dependabot[bot]
294a126c50 Bump github.com/go-chi/chi/v5 in the go_modules group across 1 directory
Bumps the go_modules group with 1 update in the / directory: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi).


Updates `github.com/go-chi/chi/v5` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 08:06:16 -07:00
Bryan Frimin
32ae8e0f67 Fix broken ref package
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-06-10 11:02:54 -07:00
Sacha Al Himdani
c2f9cb2080 Fetch vendor data with openai
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-05-26 22:45:45 -07:00
Bryan Frimin
72fda01012 Fix html2text broken
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-16 21:19:55 -07:00
Bryan Frimin
e72612cfcf Upgrade go dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-16 20:44:29 -07:00
Bryan Frimin
167ea37274 Update kit migrator
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-16 20:42:44 -07:00
Bryan Frimin
366fd9ea08 Update kit lib
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-05-16 19:18:17 -07:00
Antoine Bouchardy
b137ec6bdf Add categories on risk
Signed-off-by: Antoine Bouchardy <antoine@getprobo.com>
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-20 20:04:09 -07:00
Bryan Frimin
f32352f9cb Upgrade golang dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-04-17 15:17:36 -07:00
gearnode
483a620fe7 Rename control to mitigation
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-27 13:07:27 +01:00
gearnode
cef69ddd67 Update go.gearno.de/kit
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-25 11:52:39 +01:00
gearnode
979d7a66a1 Add probod traces
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-24 10:30:53 +01:00
gearnode
5d770c160c Fix panic print non json log line
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-23 23:44:33 +01:00
gearnode
facab54180 Add ecs support for aws
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-13 11:57:42 +01:00
gearnode
060a1c5f45 Update kit/httpclient
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-13 11:32:10 +01:00
gearnode
9edb5f31d0 Add mailer system
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-12 09:04:51 +01:00
gearnode
58eda95d93 Rewrite the global id system to include tenant id
The API should be aware of the tenant they are working on. Many solution
is possible like passing a header, adding the tenant id in each function
call, encode the tenant id in the GID.

I consider the header as a hack it force the client to keep in mind to
pass this header, having to returns an error in case of not defined
header and add a non standard header make the API more harder to use.

Passing the tenant id everywhere will be a good option but since Relay
impose to have node(id: ID!) Node interface it is not possible or by
hacking by wrapping node(id: ID!) Node in top query who getting the
tenant_id.

I finish by simpliy encode the tenant id directly in the object id, it
what AWS do too, it allow to always have the information, and it ensure
a right data isolation.

Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-10 13:54:55 +01:00
gearnode
06bab5061c Update golang dependencies
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-10 10:31:02 +01:00
gearnode
2c82dbad39 Update kit pg client
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-08 22:57:56 +01:00
gearnode
15fca0438f Update pg client
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-08 22:42:52 +01:00
gearnode
93801e1d11 Add support of postgresql TLS configuration
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-08 21:11:27 +01:00
gearnode
6a5d82f316 Update go.mod
Signed-off-by: gearnode <bryan@frimin.fr>
2025-03-01 19:00:19 +01:00
gearnode
521fc20766 Add awsconfig helper
Signed-off-by: gearnode <bryan@frimin.fr>
2025-02-28 14:11:34 +01:00
gearnode
4c8d0ea63b Update go.mod
Signed-off-by: gearnode <bryan@frimin.fr>
2025-01-27 15:32:16 -08:00
gearnode
4b46a78aa4 Update dependencies
Signed-off-by: gearnode <bryan@frimin.fr>
2025-01-24 14:51:30 +01:00