Skip to main content

2 posts tagged with "platform"

View All Tags

Ownership - Assign Accountability for Non-Human Identities

calendar icon   Release Date: February 11, 2026

NHI Ownership thumbnail

We're introducing Ownership in NHI Governance: you can now assign and track who is responsible for each Non-Human Identity across your inventory. Ownership helps close the accountability gap for machine identities, speed up remediation when secrets are exposed, and align with compliance expectations.

What does this mean for you?

  • Suggested owners: GitGuardian automatically suggests owners using data from your integrated sources and from secret incidents.
  • Manual control: Add, edit, or remove owners at any time from an NHI's detail view.
  • Inventory at a glance: An Owner column in the NHI inventory shows who is responsible for each identity.
  • Workspace members and external users: Owners can be workspace members or external users identified by email.

Why is it important?

NHIs outnumber human identities by orders of magnitude, yet accountability for machine identities is usually unclear. Without ownership, remediation slows down, orphaned accounts go unaddressed, and incident response suffers when secrets are exposed or misconfigured. Ownership gives you:

  1. Faster remediation – Know who to contact when an NHI is compromised or needs rotation.
  2. Fewer orphaned accounts – Assign responsibility so every identity has someone accountable.
  3. Stronger compliance – Meet audit and regulatory expectations (e.g. PCI-DSS, SOC 2, HIPAA) that require clear accountability for sensitive resources.
  4. Better triage – Filter and prioritize by owner (e.g. "identities with no owner" or "owned by my team") to focus efforts where they matter most.

Get started

Open NHI Governance → Identities to see the Owner column and filter. Open any NHI to view or edit owners in the Owners section. Learn more about Ownership

This feature is available to NHI Governance paying customers.


Enhancements

  • Incidents: The risk score column is now included in CSV exports for both public and private incidents.
  • ggshield: Secrets with multiple incidents (when using "By secret per source" grouping) are now correctly ignored in scans if a related incident exists and is closed, preventing CI pipelines from blocking unnecessarily.

Fixes

  • Validity Checks: Secrets marked as invalid are now re-checked periodically, so their status can update to valid when they become usable again.
  • Analytics: Commit date in hover tooltips now matches the actual timeline data.
  • Developer in the Loop: Duplicate feedback submissions are now prevented by disabling the submit button after click and applying a cooldown period.
  • SCIM: Email notifications for user and team sync operations (onboarding, offboarding, team membership changes) are now off by default. A new setting in the identity provider section lets you opt in to these notifications when desired.

Night Owl Mode: Improved UI + Dark Theme

calendar icon   Release Date: February 2, 2026

Dark Mode thumbnail

We've refreshed the GitGuardian interface and introduced Dark Mode so you can work comfortably in any environment. The updated design brings cleaner layouts, improved contrast, and polished forms and navigation, making everyday tasks feel smoother and easier to consume.

What does this mean for you?

  • Reduced Eye Strain: Work comfortably during late-night incident responses or in low-light environments with the new Dark theme.
  • Personalized Experience: Choose the theme that works best for you—Light or Dark.
  • Cleaner Interface: Enjoy improved contrast and polished navigation that makes reviewing incidents or exploring NHI identities faster.

How to Enable Dark Mode

To try it out, head to Account → Interface → Theme and pick your preference. Theme selection is per-user and stored in your profile, so your choice follows you across sessions.


Enhancements

  • Incidents API: Added external ticket information (Jira/ServiceNow) to incidents API responses, simplifying integration and improving tracking in alerting and issue management workflows.
  • Analytics: Updated period selector options to include "Last 30/60/90 days" and "Previous month/quarter/year" for more flexible date range selection.
  • SSO and GitGuardian Bridge configuration: Improved user experience when editing SSO Identity Provider and GG Bridge certificates, with clearer certificate status display and replacement workflows.

Fixes

  • Validity Checks: Implemented automatic retry mechanism for failed validity checks to reduce false alarms caused by transient errors such as temporary service unavailability.
  • CSV Export: Fixed an issue where the secret value column in CSV exports contained invalid JSON format with single quotes instead of proper double-quoted JSON.