Commit Graph

2502 Commits

Author SHA1 Message Date
Bryan Frimin
e42e6407df Fix AI review
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:14:39 +01:00
Bryan Frimin
3d4b215b8f Add bridge backend for sync
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:14:39 +01:00
Bryan Frimin
bc5bbdae81 Add scim bridge with connector
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:14:38 +01:00
Bryan Frimin
6d7f64ebf7 Add google workspace provider
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:13:35 +01:00
Bryan Frimin
4811540210 Add SCIM bridge syncer
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:13:35 +01:00
Bryan Frimin
efc61a6d05 Add SCIM client
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 09:13:33 +01:00
Bryan Frimin
e9df1511e8 Upgrade go dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-02-02 07:59:36 +01:00
dependabot[bot]
b88a6ba012 Bump the github-actions group with 10 updates
Bumps the github-actions group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` |
| [actions/cache](https://github.com/actions/cache) | `4` | `5` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.20.5` | `0.22.1` |
| [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.28.0` | `0.33.1` |
| [anchore/scan-action](https://github.com/anchore/scan-action) | `6.5.1` | `7.3.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `6` |
| [actions/attest-sbom](https://github.com/actions/attest-sbom) | `1` | `3` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `1` | `3` |


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

Updates `anchore/sbom-action` from 0.20.5 to 0.22.1
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](da167eac91...deef08a0db)

Updates `aquasecurity/trivy-action` from 0.28.0 to 0.33.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.28.0...0.33.1)

Updates `anchore/scan-action` from 6.5.1 to 7.3.1
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](1638637db6...8d2fce0942)

Updates `actions/upload-artifact` from 4 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

Updates `actions/attest-sbom` from 1 to 3
- [Release notes](https://github.com/actions/attest-sbom/releases)
- [Changelog](https://github.com/actions/attest-sbom/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-sbom/compare/v1...v3)

Updates `actions/attest-build-provenance` from 1 to 3
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: anchore/sbom-action
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anchore/scan-action
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/attest-sbom
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-01 21:14:12 +00:00
Émile Ré
b574dabde2 Release v0.116.15
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-31 13:50:32 +04:00
Émile Ré
7f71124b5a Fix slack connection empty case
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-31 13:48:58 +04:00
Émile Ré
6b9562690b Release v0.116.14
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 12:28:50 +04:00
Émile Ré
58838e1420 Upgrade go to 1.25.6
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 11:59:12 +04:00
Émile Ré
68e93c4bc7 Fix trust center document access load + add granular error handling
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 11:48:24 +04:00
Émile Ré
b8608fbec5 Fix slack compliance page access request fullname empty case
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 10:56:32 +04:00
Émile Ré
ab0931a45f Release v0.116.13
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 08:57:49 +04:00
Émile Ré
975cccdc3a Fix dependabot.yaml is not a CI workflow
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 08:55:13 +04:00
Émile Ré
a83a171cde Release v0.116.12
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 08:46:22 +04:00
Émile Ré
73ec5ce96b Rename trust center to compliance page in displayed text
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-29 08:41:18 +04:00
Émile Ré
fa586d4758 Safe link opening and stronger permission
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 22:12:46 +04:00
Émile Ré
3070719ed2 Remove log
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 22:10:22 +04:00
Émile Ré
e6cea22578 Remove useless buttons
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 22:08:24 +04:00
Émile Ré
249d82f0fe Edit email links
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 21:53:52 +04:00
Émile Ré
ee3b0728bc Remove legacy trust center page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 21:50:44 +04:00
Émile Ré
7e92d5a165 Refactor compliance page access page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 21:45:43 +04:00
Émile Ré
42557e1640 Refactor compliance page vendors
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 19:17:27 +04:00
Émile Ré
c74631ae54 Refactor compliance page files page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 18:37:44 +04:00
Émile Ré
36a936fcf4 Refactor compliance page documents page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 16:52:17 +04:00
Émile Ré
3e3c3a8ebb Refactor compliance page audits page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 16:17:45 +04:00
Émile Ré
07ea130536 Remove unused files
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 15:25:42 +04:00
Émile Ré
26a45f9c6f Add references page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 15:21:44 +04:00
Émile Ré
12913fb65e Add overview page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 13:46:10 +04:00
Émile Ré
3d25343508 Add CompliancePageLayout
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 10:15:14 +04:00
Émile Ré
d3c2f0bf7d Compliance page vite dev server proxies graphQL API calls
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 09:43:31 +04:00
Émile Ré
baad2f8a34 Display URL host on compliance page organization sidebar ENG-53
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-28 09:40:03 +04:00
Émile Ré
d893e34e8e Hide subprocessors tab when there's none to show
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 19:19:43 +04:00
Émile Ré
34a6ed1223 Add total count to vendors connection
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 19:19:43 +04:00
Émile Ré
b2b52318f5 Release v0.116.11
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 18:53:17 +04:00
Émile Ré
afce8ebb1a Fix navigations after document mutations
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 18:20:33 +04:00
Émile Ré
73d461cbaa Fix signing notifications sending
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:59 +04:00
Émile Ré
51db1685f7 Refactor documents controls & description tabs to pages
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:59 +04:00
Émile Ré
165b2e7a67 Fix signatures count on documents page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:59 +04:00
Émile Ré
147ea0f08f Make sure page reloads when version is selected
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:59 +04:00
Émile Ré
7c721e5ff7 Refactor DocumentSignaturesTab to DocumentSignaturesPage + fix count bug
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:58 +04:00
Émile Ré
fb09bed247 Refactor document detail to document layout
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:58 +04:00
Émile Ré
3f96869b6b Refactor documents page
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-27 17:52:58 +04:00
Zain Ahmad Khan
a05ba46f82 S3 Storage Path Style Fix
Signed-off-by: Zain Ahmad Khan <niazi_zain@hotmail.com>

AWS_USE_PATH_STYLE for docker had a code missing in entrypoint.sh which If not provided doesn't let us use minio or any other Storage with Probo Docker.
2026-01-27 17:48:43 +04:00
mendral-app[bot]
db27c6763f fix: add grype binary caching and retry logic to release-snapshot job
- Cache grype binary using actions/cache to avoid repeated downloads
- Add retry logic (3 attempts with exponential backoff) for grype installation
- Pre-install grype before scan-action to ensure it's available

This addresses the HTTP 503/504 timeout errors when downloading grype from
GitHub releases, which caused 6 failures on the main branch in the past 14 days
(90.32% success rate vs 99% target).
2026-01-26 17:11:04 -08:00
Bryan Frimin
9b84206d56 Add Dependabot configuration for all dependencies
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-01-26 17:03:04 -08:00
mendral-app[bot]
1b0fffe99e ci(release): enable Go module caching
Add cache: true to actions/setup-go@v5 in the Release workflow to
cache Go modules between runs. This reduces the GoReleaser step
duration from 5-18 minutes to 1-3 minutes by avoiding repeated
module downloads.
2026-01-26 08:49:41 -08:00
Émile Ré
d1f6006a17 Rename e2e test results artifact
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-01-26 12:08:55 +04:00