Commit Graph

  • 0de4216ce6 Fix Heroku connection probe Accept header Aurélien Sibiril 2026-06-15 23:17:52 +02:00
  • 6a285a59b9 Add five API-key access-review connectors Aurélien Sibiril 2026-06-12 19:53:13 +02:00
  • bd6a470d6d Add user:pass Basic auth mode for API-key connectors Aurélien Sibiril 2026-06-12 19:52:58 +02:00
  • 897ca031e2 Fix e2e tests following oauth2 scopes Ludovic Vielle 2026-06-23 19:17:18 +02:00
  • 20b9321de3 Add read actions to all unprefixed scopes Ludovic Vielle 2026-06-23 10:36:32 +02:00
  • 002c91ba11 Fix third party assessment header Cursor Agent 2026-06-23 15:04:20 +00:00
  • a8e8e3e0e7 Allow signature requests only on current published version Sacha Al Himdani 2026-06-22 18:30:26 +02:00
  • 9093be79f4 Regenerate lockfile with npm 11.8.0 to restore cross-platform native bindings Sacha Al Himdani 2026-06-23 12:52:03 +02:00
  • 6e86c4ba89 Fix npm security alerts and drop useless overrides Sacha Al Himdani 2026-06-23 11:14:46 +02:00
  • 55fa392217 Release proboctl/v0.7.1 Émile Ré 2026-06-23 12:03:06 +02:00
  • 46d552da38 Release probod/v0.218.1 Émile Ré 2026-06-23 12:01:02 +02:00
  • 21c089399e Bump golang.org/x/image to v0.43.0 for CVEs Émile Ré 2026-06-23 11:54:43 +02:00
  • 14aa6c3196 Release probod/v0.218.0 Émile Ré 2026-06-23 11:39:20 +02:00
  • e424563794 Add RFC 6750 WWW-Authenticate on OAuth bearer APIs Ludovic Vielle 2026-06-19 16:35:15 +02:00
  • b2e9b8b4f1 Release @probo/n8n-nodes-probo/v0.197.0 Bryan Frimin 2026-06-22 17:44:40 +02:00
  • 76ce4ced28 Release probod/v0.217.0 Bryan Frimin 2026-06-22 17:43:23 +02:00
  • 66b8e32b54 Release prb/v0.197.0 Bryan Frimin 2026-06-22 17:42:24 +02:00
  • f2b979e6e7 Style Bryan Frimin 2026-06-22 17:31:15 +02:00
  • 2717bd2831 Fix conflict Bryan Frimin 2026-06-22 11:42:20 +02:00
  • 87f769a816 Style Bryan Frimin 2026-06-22 11:33:47 +02:00
  • cb7fb8f5e9 Split trust node lookup into node and aliasedNode Bryan Frimin 2026-06-22 11:24:43 +02:00
  • bfd672e0fe Export and rename resourceAliasForStorageResource Bryan Frimin 2026-06-22 11:13:10 +02:00
  • 79c284a894 Cover resource aliases in end-to-end tests Bryan Frimin 2026-06-22 11:00:23 +02:00
  • a81d3921cf Use resource alias mutations in compliance page Bryan Frimin 2026-06-22 11:00:10 +02:00
  • cc02519d7b Add resourceAlias resource to n8n node Bryan Frimin 2026-06-22 10:59:52 +02:00
  • 6758a1cd50 Move alias CLI under a resource-alias command Bryan Frimin 2026-06-22 10:59:39 +02:00
  • 5141478083 Replace trust center alias MCP tools with resource alias Bryan Frimin 2026-06-22 10:59:28 +02:00
  • 7f47b6efb7 Resolve trust API nodes through resource aliases Bryan Frimin 2026-06-22 10:59:15 +02:00
  • 231f7d153e Replace trust center alias with resource alias in console API Bryan Frimin 2026-06-22 10:59:04 +02:00
  • 9b0a5745a0 Add resourcealias application service Bryan Frimin 2026-06-22 10:58:49 +02:00
  • 2b8f0618de Generalize alias data layer to ResourceAlias Bryan Frimin 2026-06-22 10:58:30 +02:00
  • 92b1264603 Fix alias resolver, field blur, and sitemap URLs Bryan Frimin 2026-06-22 09:08:14 +02:00
  • 9a56311d60 Add end-to-end tests for trust center aliases Bryan Frimin 2026-06-22 08:40:43 +02:00
  • cd52e7fb0c Use alias slugs for navigation in trust center Bryan Frimin 2026-06-22 08:40:37 +02:00
  • 391ec141e3 Show alias field in compliance page list items Bryan Frimin 2026-06-22 08:40:28 +02:00
  • be56399069 Add setAlias and removeAlias operations to n8n trust center node Bryan Frimin 2026-06-22 08:40:21 +02:00
  • e2219c9d1a Normalize required fields in agent JSON schemas for OpenAI Bryan Frimin 2026-06-22 08:40:10 +02:00
  • 982509416e Add trust-center alias CLI subcommand Bryan Frimin 2026-06-22 08:40:03 +02:00
  • a11fdc9520 Add setTrustCenterAlias and removeTrustCenterAlias MCP tools Bryan Frimin 2026-06-22 08:39:58 +02:00
  • 02153ca0dc Add alias fields and alias-based node resolution in trust API Bryan Frimin 2026-06-22 08:39:54 +02:00
  • c50aa28364 Expose alias field and set/remove mutations in console API Bryan Frimin 2026-06-22 08:39:47 +02:00
  • 325465ab41 Add trust center alias service and integrate into sitemap Bryan Frimin 2026-06-22 08:39:39 +02:00
  • dbf022f772 Add TrustCenterAlias application service Bryan Frimin 2026-06-22 08:39:33 +02:00
  • 95a5227fcb Add TrustCenterAlias coredata layer Bryan Frimin 2026-06-22 08:39:27 +02:00
  • ac5ee73997 Add trust_center_aliases table migration Bryan Frimin 2026-06-22 08:39:22 +02:00
  • c93932f026 Introduce oauth2scope registry with freeze lifecycle Ludovic Vielle 2026-06-20 18:17:40 +02:00
  • 0d33750735 Style Bryan Frimin 2026-06-19 18:53:39 +02:00
  • c24e7f7ae8 Release probod/v0.216.1 Bryan Frimin 2026-06-19 18:50:55 +02:00
  • 9fd95a0bf9 Fix missing cmid scope Bryan Frimin 2026-06-19 18:49:33 +02:00
  • 8add4713c8 Release helm/v0.8.0 Bryan Frimin 2026-06-19 17:28:41 +02:00
  • 5d37d9899c Release probod/v0.216.0 Bryan Frimin 2026-06-19 17:27:19 +02:00
  • d7e23fd890 Harden CIMD client resolution and caching Bryan Frimin 2026-06-19 16:51:30 +02:00
  • 5b0d3e5052 Add OAuth2 Client ID Metadata Document support Bryan Frimin 2026-06-19 16:35:53 +02:00
  • 9e6f1b9e8f Release @probo/n8n-nodes-probo/v0.196.0 Émile Ré 2026-06-19 17:12:45 +02:00
  • d4b0040e95 Release probod/v0.215.1 Émile Ré 2026-06-19 17:12:27 +02:00
  • 4d28dab2f4 Centralize ESLint into a single root config Émile Ré 2026-06-19 16:36:09 +02:00
  • 652be7a984 Stop sibling re-enqueue from flooding mapping logs Émile Ré 2026-06-19 16:31:58 +02:00
  • 01bdccaf2a Release @probo/cookie-banner/v0.10.0 Émile Ré 2026-06-19 15:25:48 +02:00
  • ff5e0d8706 Release proboctl/v0.7.0 Émile Ré 2026-06-19 15:24:38 +02:00
  • 42ddefc261 Release probod/v0.215.0 Émile Ré 2026-06-19 15:19:31 +02:00
  • 4433e0a9d0 Restore GraphQL schema merge for Relay query text Émile Ré 2026-06-19 14:57:28 +02:00
  • 4348c409a1 Fix lint findings on upgraded console pages Émile Ré 2026-06-19 14:31:30 +02:00
  • abb641111a Fix rela type issue Émile Ré 2026-06-19 14:27:25 +02:00
  • 7e943c8105 Drop merged GraphQL schema for split files Émile Ré 2026-06-19 13:49:13 +02:00
  • 89427845c4 Fix type-aware lint errors on OAuth tokens page Émile Ré 2026-06-19 11:42:39 +02:00
  • f98b73f073 Upgrade frontend toolchain to latest majors Émile Ré 2026-06-18 19:10:00 +02:00
  • f1fc2dc0e0 Show persistent for local-storage trackers Émile Ré 2026-06-19 10:35:19 +02:00
  • a4cc82441a Fix deadlock in concurrent tracker mapping Émile Ré 2026-06-19 09:59:36 +02:00
  • 4435a93eca Rank HTTP cookie source above pre-existing Émile Ré 2026-06-18 22:00:21 +02:00
  • f56d3daa2c Make tracker pattern category editable on detail page Émile Ré 2026-06-18 19:55:14 +02:00
  • a2d3852fea Give unlink full parity with first-party cleanup Émile Ré 2026-06-18 19:50:33 +02:00
  • 265c56d00b Improve tracker source and first-party cleanup Émile Ré 2026-06-18 19:37:54 +02:00
  • 3b777e985c Fix n8n and cookie-banner release workflow npm version Émile Ré 2026-06-19 10:39:52 +02:00
  • eb9cfc103a Release @probo/n8n-nodes-probo/v0.195.0 Ludovic Vielle 2026-06-19 10:27:48 +02:00
  • e79747a5f3 Release probod/v0.214.0 Ludovic Vielle 2026-06-19 10:27:22 +02:00
  • 9e22f75442 Release prb/v0.196.0 Ludovic Vielle 2026-06-19 10:26:54 +02:00
  • 6e6a093300 Add v1:iam:read scope to auditor mode Ludovic Vielle 2026-06-19 10:04:56 +02:00
  • 0256babc9d Accept OAuth access tokens on MCP API Ludovic Vielle 2026-06-18 22:39:14 +02:00
  • fdf5188707 Skip notifications for inactive users Sacha Al Himdani 2026-06-19 08:40:02 +02:00
  • fd2e0903ee Register API scopes on prb CLI OAuth client Ludovic Vielle 2026-06-18 14:25:06 +02:00
  • 26c5002932 Add identity-scoped OAuth token management Ludovic Vielle 2026-06-17 16:07:50 +02:00
  • e20f1de58a Backfill OAuth2 access token API scopes Ludovic Vielle 2026-06-17 16:14:12 +02:00
  • 3ebb221a9b Add OAuth2 API scope registration and enforcement Ludovic Vielle 2026-06-15 17:33:15 +02:00
  • 25151fa089 Release proboctl/v0.6.0 Émile Ré 2026-06-18 17:49:39 +02:00
  • 8906140ab3 Release probod/v0.213.0 Émile Ré 2026-06-18 17:49:32 +02:00
  • 0247106581 Remove SQL comments from pattern upsert Émile Ré 2026-06-18 15:17:40 +02:00
  • 7de90d7915 Keep attribution consistent with vendor links Émile Ré 2026-06-16 20:19:44 +02:00
  • cf8a9dc635 Seed attribution in common tracker pattern helper Émile Ré 2026-06-16 20:00:54 +02:00
  • b64a33e868 Fix lint issues Émile Ré 2026-06-16 19:45:38 +02:00
  • 973bd99a8f Add proboctl common tracker pattern upsert command Émile Ré 2026-06-16 19:42:06 +02:00
  • 7723b33aec Add first-party verdict and guards to tracker mapping Émile Ré 2026-06-16 13:51:31 +02:00
  • 1faa60bfba Bump the go-dependencies group across 1 directory with 16 updates dependabot[bot] 2026-06-08 13:10:13 +00:00
  • f462b124e6 Batch signature and approval notifications via debounced worker Sacha Al Himdani 2026-06-15 09:13:31 +02:00
  • c9b74bac4a Release probod/v0.212.0 Bryan Frimin 2026-06-18 13:32:37 +02:00
  • 19d59a4d96 Return not found for OIDC org access errors Bryan Frimin 2026-06-18 09:12:47 +02:00
  • 2c8ae26ea1 Open OIDC child session when assuming organization Bryan Frimin 2026-06-17 18:16:47 +02:00
  • ee1439656b Fix contrast guarantee in v2 color guide Émile Ré 2026-06-18 11:38:19 +02:00
  • 579a382947 Remove tmp modifications Émile Ré 2026-06-17 18:04:55 +02:00
  • 7aaaac3af8 Split v2 shadows into drop and inset scales Émile Ré 2026-06-17 17:54:45 +02:00
  • 505f7a53ff Add base text-rendering layer to v2 theme Émile Ré 2026-06-17 17:40:57 +02:00