Reference
OpenAI Project Certificate
Uploaded certificates for OpenAI projects.
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. | {{OpenAIProjectCertificate.ApiKeyEncrypted}} |
| Created At | DateTime | DateTime of when the certificate was uploaded. | {{OpenAIProjectCertificate.CreatedAt}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{OpenAIProjectCertificate.CreatedTime}} |
| Display Name | String | {{OpenAIProjectCertificate.DisplayName}} | |
| Expires At | DateTime | DateTime of when the certificate expires. | {{OpenAIProjectCertificate.ExpiresAt}} |
| ID | String | ID of the certificate. | {{OpenAIProjectCertificate.Id}} |
| Is Active | String | True if the certificate is active. | {{OpenAIProjectCertificate.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. | {{OpenAIProjectCertificate.LastModifiedTime}} |
| Organization | OpenAI Organization | Parent organization of the certificate. | {{OpenAIProjectCertificate.Organization}} |
| Organization Name | String | Parent organization of the certificate. | {{OpenAIProjectCertificate.OrganizationName}} |
| Project | OpenAI Organization | Parent project of the certificate. | {{OpenAIProjectCertificate.Project}} |
| Project Name | String | Parent project of the certificate. | {{OpenAIProjectCertificate.ProjectName}} |
| Risk Score | Int32 | Stores risk score | {{OpenAIProjectCertificate.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{OpenAIProjectCertificate.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{OpenAIProjectCertificate.RiskScoreValue}} |
| Valid At | DateTime | DateTime of when the certificate becomes valid. | {{OpenAIProjectCertificate.ValidAt}} |
Relations
| Relation | Service | Description |
|---|---|---|
| OpenAI Organization | OpenAI | OpenAI organizations that are configured to be scanned |
| 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 Project Certificate expires soon | High | Detects project certificates which will expire within 90 days and should be updated |
| OpenAI Project Certificate is expired | Critical | Detects project certificates which are expired and should be updated |