Commit Graph

2154 Commits

Author SHA1 Message Date
Bryan Frimin
db1f112d36 Update CHANGELOG
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-15 15:18:36 -08:00
Bryan Frimin
874335ae17 Add proxy protocol support
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-15 15:17:22 -08:00
Sacha Al Himdani
3c2be844e4 Remove mandatory task from measure
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-15 18:15:45 +01:00
Yash Gupta
51b31f81f4 fix(mcp): pass measure_id in AddTaskTool and make it optional
Signed-off-by: Yash Gupta <yash3144@gmail.com>
2026-01-15 18:15:45 +01:00
Sacha Al Himdani
da936c6834 Release v0.113.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-15 18:14:36 +01:00
Sacha Al Himdani
9626e24370 Add right requests
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-15 16:40:17 +01:00
Sacha Al Himdani
0fb281e0e9 Fix custom mail type conversion to citext
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-12 22:04:29 +01:00
Yash Gupta
1a3249de66 fix: normalize domain/email columns with citext
Signed-off-by: Yash Gupta <yash3144@gmail.com>
2026-01-12 18:07:53 +01:00
Sacha Al Himdani
2fb158c9ef Release v0.112.4
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-12 11:10:12 +01:00
Sacha Al Himdani
945ff8a225 Update CHANGELOG
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-09 16:42:11 +01:00
dependabot[bot]
202f04b9b6 Bump react-router in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router).


Updates `react-router` from 7.10.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.12.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 16:30:25 +01:00
Sacha Al Himdani
aba51629c0 Fix people in mcp
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-09 15:55:26 +01:00
Sacha Al Himdani
6ab5ace353 Fix task display
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-09 15:47:13 +01:00
Piyush Gupta
e077b5866f fix: select atom component relative style
Signed-off-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
2026-01-05 15:09:21 +01:00
Sacha Al Himdani
d54da02a90 Release v0.112.3
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-05 14:45:04 +01:00
Sacha Al Himdani
8b71d11bfc Fix cancel signature
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-05 14:32:54 +01:00
mendral-app[bot]
f55d4984ec Enable Go module and npm caching in make workflow to reduce CI execution time 2026-01-05 13:58:41 +01:00
mendral-app[bot]
4a377e4aff Suppress mkcert Firefox/Chrome warning in E2E tests 2026-01-05 11:21:52 +01:00
Sacha Al Himdani
75e28627a5 Fix code blocks
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-01-05 10:45:20 +01:00
mendral-app[bot]
b438732bf7 Cache Trivy database to prevent HTTP 504 download failures 2026-01-02 01:15:43 -08:00
Sacha Al Himdani
ad26510a52 Update react-email preview-server
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 14:40:52 +01:00
Sacha Al Himdani
ba983f8349 Release v0.112.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 14:07:56 +01:00
Sacha Al Himdani
233e197fdb Fix people deletion
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 13:55:47 +01:00
Frédéric Barthelet
0da25edc15 Automatically initialize and clone submodules
Use --recurse-submodules option in initial git clone to let Git automatically initialize and clone any submodules that are part of the repository. In that case: the submodule 'pkg/validator/data/disposable-email-domains'

Signed-off-by: Frédéric Barthelet <fred@alpic.ai>
2025-12-31 13:50:26 +01:00
Sacha Al Himdani
c9392d40af Release v0.112.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-31 09:51:18 +01:00
Sacha Al Himdani
064fde8dc5 Disable licence scan
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-26 17:33:03 +01:00
Sacha Al Himdani
afcfb2f0c9 Change minutes max length
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-26 10:16:26 +01:00
Bryan Frimin
ee08aeb8bf Disable trivy license scanning
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-24 08:55:27 +01:00
Bryan Frimin
3830300c8e Update trivy version
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-24 08:49:47 +01:00
Bryan Frimin
def286a827 Fix trivy version
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-24 08:46:21 +01:00
Bryan Frimin
564540e2ab Fix path for trivy
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-24 08:44:12 +01:00
Bryan Frimin
179f44db3e Fix ignore file
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-24 08:35:26 +01:00
Bryan Frimin
fd87a70cf2 Add license checker
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-23 22:35:46 +01:00
dependabot[bot]
0f1a8ad092 Bump storybook in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `storybook` from 8.6.14 to 8.6.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 8.6.15
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 14:53:20 +01:00
Sacha Al Himdani
55af8675c7 Release v0.112.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-22 11:54:37 +01:00
Sacha Al Himdani
504d31af6c Ignore no slack connector error during trust center access update
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-22 11:38:44 +01:00
Sacha Al Himdani
cf491a2096 Create slack message if necessary
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-22 11:09:51 +01:00
Sacha Al Himdani
1f4e2ab073 Update CHANGELOG
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-22 09:39:18 +01:00
Sacha Al Himdani
cd13f9aa00 Change registry names
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 19:39:44 +01:00
Sacha Al Himdani
dccd186eb7 Make gdpr assessment snapshottable
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 18:11:25 +01:00
Sacha Al Himdani
91b42c6cd1 Add new gdpr registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 18:11:25 +01:00
Sacha Al Himdani
9084d74b06 Release v0.111.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 15:19:08 +01:00
Sacha Al Himdani
1b0923c6cc Fix trust center nil error
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-12-19 14:55:51 +01:00
Émile Ré
57fc260f0d Release v0.111.1
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-19 10:44:28 +01:00
Émile Ré
1b81ed4ff5 Fix ISO27001 logo import
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-19 10:42:35 +01:00
Bryan Frimin
3d93b4f4f5 Release v0.111.0
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:58:47 +01:00
Bryan Frimin
a7771d4d6c Fix framework name and id
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:55:55 +01:00
Bryan Frimin
49bb9b53c3 Update selector
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-12-18 11:35:45 +01:00
Émile Ré
e735f06e82 Add iso27701:2025 & iso42001:2023
Signed-off-by: Émile Ré <nemile.re@gmail.com>
2025-12-18 11:11:48 +01:00
Antoine Bouchardy
f241dc588b iso27701 and iso42
Signed-off-by: Antoine Bouchardy <antoine@getprobo.com>
2025-12-18 10:54:46 +01:00