Secrets
Secrets
page provides all regex matches and relevant information.

The secret table contains attributes below.
Status
A field that controls whether a result record is treated as active or suppressed within the system.
"Active"
: The record is visible and treated as relevant."Suppressed"
: The record is hidden or ignored in further processing.
DNS Host Name
DNS Host Name of the machine where the secret is located.
Path
Full path to the file that contains the secret.
File Name
Name of the file that contains the secret.
Rule
Name of regex that detects secret.
Match
Secret that matches the regex rule.
EveryoneRead
Indicates whether the file is readable by Everyone.
EveryoneWrite
Indicates whether the file is writable by Everyone.
The secrets table provides the following functionalities.
Sort: Secrets can be sorted by Status
, DNS Host Name
, Path
, File Name
, and Rule
and Match
,EveryoneRead, EveryoneWrite
,columns.
Search: Secrets can be searched and filtered by DNS Host Name
, Path
, File Name
, and Rule
and Match
columns with column-based filtering.
Export: Secret can be exported as CSV using the Export as CSV
on the upper-right side.
Limit and Pagination: Secrets table limit can be defined with input on the bottom-right side. Result pages can be navigated through a widget at the bottom.
Copy Directory And Copy Full Path

Copy Directory: Copies the directory path of the selected file or folder to the clipboard.
Copy Full Path: Copies the complete file path, including the file name, to the clipboard.
Last updated
Was this helpful?