Reference
OpenAI Organization Certificate
Uploaded certificates for OpenAI organizations.
Part of the OpenAI inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Daily | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | Yes |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Key | String | Internal. | {{OpenAIOrganizationCertificate.ApiKeyEncrypted}} |
| Created At | DateTime | DateTime of when the certificate was uploaded. | {{OpenAIOrganizationCertificate.CreatedAt}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{OpenAIOrganizationCertificate.CreatedTime}} |
| Display Name | String | {{OpenAIOrganizationCertificate.DisplayName}} | |
| Expires At | DateTime | DateTime of when the certificate expires. | {{OpenAIOrganizationCertificate.ExpiresAt}} |
| ID | String | ID of the certificate. | {{OpenAIOrganizationCertificate.Id}} |
| Is Active | String | True if the certificate is active. | {{OpenAIOrganizationCertificate.IsActive}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{OpenAIOrganizationCertificate.LastModifiedTime}} |
| Organization | OpenAI Organization | Parent organization of the certificate. | {{OpenAIOrganizationCertificate.Organization}} |
| Organization Name | String | Parent organization of the certificate. | {{OpenAIOrganizationCertificate.OrganizationName}} |
| Risk Score | Int32 | Stores risk score | {{OpenAIOrganizationCertificate.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{OpenAIOrganizationCertificate.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{OpenAIOrganizationCertificate.RiskScoreValue}} |
| Valid At | DateTime | DateTime of when the certificate becomes valid. | {{OpenAIOrganizationCertificate.ValidAt}} |
Relations
| Relation | Service | Description |
|---|---|---|
| OpenAI Organization | OpenAI | OpenAI organizations that are configured to be scanned |
Segments
This object does currently not have any segments.
Actions
- Delete Certificate
- Rename Certificate
Policies that check this object
| Policy | Severity | Description |
|---|---|---|
| OpenAI Certificate expires soon | High | Detects organization certificates which will expire soon and should be updated |
| OpenAI Certificate is expired | High | Detects organization certificates which are expired and should be updated |