> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/search-and-reports/gcp-entities/secret.md).

# Secret

The GCPSecret entity represents a GCPSecret monitored and managed within the GCP environment.

| Field             | Type   | Possible Operators                                                 | Description                                   |
| ----------------- | ------ | ------------------------------------------------------------------ | --------------------------------------------- |
| Guid              | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique identifier for the entity in Forestall |
| FSName            | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Display name used in Forestall                |
| GCPTier           | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | GCP tier classification assigned by Forestall |
| Name              | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full resource name of the GCPSecret           |
| ProjectId         | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Project ID where the resource resides         |
| CreateTime        | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Timestamp when the resource was created       |
| UpdateTime        | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Timestamp when the resource was last updated  |
| ExpireTime        | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Expire time of the gcpsecret                  |
| ReplicationStatus | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Replication status of the gcpsecret           |
| FullResourceName  | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Full resource name of the gcpsecret           |
| risk              | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Risk score assigned to the entity             |
| ExposurePoint     | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Exposure point score assigned to the entity   |
