Commit Graph

1393 Commits

Author SHA1 Message Date
Sacha Al Himdani
828895a436 Release v0.53.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-29 11:06:22 +02:00
Sacha Al Himdani
9d51028736 Update CHANGELOG
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 20:02:46 +02:00
Sacha Al Himdani
da4553beb2 Check snapshot type and id from url
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 19:49:49 +02:00
Sacha Al Himdani
7d80a7d5f4 Add noncompliance snapshots
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 19:49:48 +02:00
Sacha Al Himdani
a0af20ea95 Fix noncomformity registries typo
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 18:30:21 +02:00
Sacha Al Himdani
b5dcd4d02d Update CHANGELOG
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 18:29:58 +02:00
Sacha Al Himdani
ec7fe810d0 Remove audit link to registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 15:12:30 +02:00
Sacha Al Himdani
199de3bdb0 Add processing activity registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-28 12:48:18 +02:00
Sacha Al Himdani
bb68af1d3c Add continual improvement registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-27 16:29:49 +02:00
Bryan Frimin
98145ef08d Update CHANGELOG
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-08-27 15:37:25 +02:00
Bryan Frimin
3a0d4a6643 Fix probo instance crawled
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-08-27 15:36:44 +02:00
Sacha Al Himdani
c40fbc5eef Add missing release dates
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-27 14:36:04 +02:00
Sacha Al Himdani
505815c5ba Release v0.52.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-27 13:52:49 +02:00
Sacha Al Himdani
6003806ccd Enable data type only for snapshots
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-27 13:51:39 +02:00
Sacha Al Himdani
05b9672a03 Add controls snapshots
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-27 11:47:26 +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
Sacha Al Himdani
e12d04c947 Add snapshots
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-26 11:48:01 +02:00
Sacha Al Himdani
9a7add8577 Release v0.51.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-23 11:35:43 +02:00
Sacha Al Himdani
3639735215 Refacto public trust center
- More robust front authentification check to display the right button
- Remove trust relay to avoid query loop

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-22 22:04:08 +02:00
Sacha Al Himdani
6d2867258e Release v0.51.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-22 16:06:57 +02:00
Sacha Al Himdani
3401271a3f Create access not found error
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-22 11:49:57 +02:00
Sacha Al Himdani
d31f611e63 Use relay and refacto public trust center
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-22 11:49:57 +02:00
Sacha Al Himdani
5db9b9f787 Add trust center access requests
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-22 11:04:48 +02:00
Bryan Frimin
ccbd9e250c Disable binary signing in snapshot mode
Snapshot builds failed for external contributors due to cosign.
Since snapshot builds are not official releases, we do not need
to sign binaries. Disabling signing in this mode fixes the issue.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-08-22 10:58:23 +02:00
Sacha Al Himdani
82f3093d7d Release v0.50.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-21 18:56:53 +02:00
Sacha Al Himdani
bc2e0595cf Extract token directly from url
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-21 18:46:26 +02:00
Sacha Al Himdani
39774f814d Release v0.50.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-21 17:18:01 +02:00
Sacha Al Himdani
54c14a1816 Add vendor services
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-21 15:30:36 +02:00
Sacha Al Himdani
0262bd1c3d Add compliance registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-21 14:44:43 +02:00
Benoit Garcia
cb8dc0340e Add vendors
Reformat the vendor list
Add Okta to the vendor list
Add Gitlab to the vendor list
Add Scaleway to the vendor list

Signed-off-by: Benoit Garcia <benoit.garcia@protonmail.com>
2025-08-20 16:53:43 +02:00
Bryan Frimin
0c4a826876 Increase evidence size from 10 to 20
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-08-20 14:34:08 +02:00
Benoit Garcia
04c021949d chore: Replace mailhog
Mailhog hasn’t been updated since August 2022. While the SMTP protocol remains stable, the underlying libraries and dependencies may have evolved. Using an actively maintained tool can help avoid potential security or compatibility issues in the future.

Let me know if you have any questions or need further adjustments!

Signed-off-by: Benoit Garcia <benoit.garcia@protonmail.com>
2025-08-20 12:48:30 +02:00
Sacha Al Himdani
3611431108 Release v0.49.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-20 11:05:51 +02:00
Sacha Al Himdani
c2209d3842 Wider sidebar
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-20 10:59:02 +02:00
Sacha Al Himdani
22fdf30ac4 Fix trust center dark mode
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-20 10:43:22 +02:00
Sacha Al Himdani
bbb30653f5 Fix control update
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-19 09:40:25 +02:00
Sacha Al Himdani
7b0363bd3e Center the trust center spinner
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-18 16:25:14 +02:00
gauravjalap
78b9cb8085 Show spinner while loading Public Trust Center
Signed-off-by: gauravjalap <luckyskchirag@gmail.com>
2025-08-18 16:24:51 +02:00
Sacha Al Himdani
e9f43d4519 Change registry query names
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-18 15:02:22 +02:00
Sacha Al Himdani
00c6b9fde6 Add nonconformity registries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-18 12:27:38 +02:00
Bryan Frimin
210a05b54d Remove circular import
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2025-08-16 08:44:26 +04:00
Sacha Al Himdani
73b2a1467b Release v0.48.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 20:58:02 +02:00
Sacha Al Himdani
c5f25995c7 Fix authentification check in public trust center
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 20:54:19 +02:00
Sacha Al Himdani
d8c872bacd Release v0.48.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 16:09:35 +02:00
Sacha Al Himdani
55d488edac Add contols audits
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 15:59:58 +02:00
Sacha Al Himdani
215e97d9f5 Add name to audit
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 14:24:17 +02:00
Sacha Al Himdani
ee456aaa0f Add dpa on vendors
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 10:07:09 +02:00
Sacha Al Himdani
55bf6da78b Wrap vendor contact errors
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 09:53:11 +02:00
Sacha Al Himdani
52f24a503d Add vendor contacts
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-13 20:43:57 +02:00
Sacha Al Himdani
3839d2000d Add baa on vendors
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-13 16:35:24 +02:00