📄️ Dashboard
On the Dashboard, you can view a list of items that have been reported within your Shisho Cloud organization:
📄️ Workflows
All inspections of GitHub resources on Shisho Cloud and the registration of evaluation results, known as "Findings", are governed by "Workflows".
📄️ Workflow Manifest
Workflows are defined by a Manifest, written in YAML format:
📄️ Workflow Execution Results
The results of Workflow Runs are displayed on the Workflow list screen:
📄️ Notification Targets
When a policy violation is detected on Shisho Cloud, it can be viewed not only on the Shisho Cloud dashboard, but notifications can also be sent to external services.
📄️ Notification Groups
A Notification Group is a bundle of Notification Targets. This concept was introduced to enable changes to notification destinations, particularly when there are multiple recipients or their identities frequently change, without altering the workflow or policy.
📄️ Playground for Testing GraphQL Queries
Each input block in a job within the workflow is used to define the data for inspection/audit in the form of GraphQL queries.