Skip to main content

Roles and Permissions

info

The English user guide is currently in beta preview. Most of the documents have been automatically translated from the Japanese version. Should you find any inaccuracies, please reach out to Flatt Security.

Concept: organization​

An organization is a top-level hierarchy of Shisho Cloud. It basically corresponds to a company, and it includes all the resources and users.

Roles​

RolesDescription
organization/ownerAn owner of the entire organization, able to perform all actions on the organization.
organization/memberA member of the organization with least permissions on the organization.
organization/auditorAn auditor of the organization, able to view all the resources and users in the organization but not able to make any changes.
organization/triagerA triager, able to view risk statistics and details of each finding and triage these findings.
organization/browserA browser of the organization, able to view all resources in the organization without risk statistics
organization/user_browserA user browser of the organization, able to view all users and teams in the organization
organization/assessorAn assessor of the organization, able to view all resources in the organization for assessment
organization/integration_managerAn integration manager of the organization, able to manage integrations
organization/takumi_managerA takumi manager of the organization, able to manage takumi-related features
organization/takumi_userA takumi user of the organization, able to use Takumi chat features but not manage settings or billing
organization/takumi_runner_userA takumi runner user of the organization, able to use Takumi Runner features but not manage settings or billing
organization/takumi_guard_userA Takumi Guard user of the organization, able to use Guard features (download logs) but not manage tokens or billing.
organization/takumi_guard_token_issuerA Takumi Guard token issuer, able to issue org user tokens for developer machines via MDM. This is a least-privilege role for bots that only need to mint tgorg* tokens.
organization/takumi_runner_trace_senderA Takumi Runner trace sender, able to send externally captured CI job traces (e.g. from cicd-sensor agents via the hosted manager endpoint) into the organization's Runner trace lake. This is a least-privilege, append-only role for ingest bots: it grants no trace read-back, search, update, or delete.
organization/takumi_runner_config_managerA Takumi Runner config manager, able to manage the organization's Takumi Runner configuration. Today this covers publishing detection-rule and sensor-config bundles for CI sensor integrations (every ORAS registry operation); the role is not inherently limited to those and may grow additional Runner configuration surfaces.
organization/sso_managerAn SSO manager of the organization, able to manage SSO configurations

Permissions​

PermissionDescription
bot.create_api_keyCreate an API key for the bot
bot.create_trust_conditionsCreate a trust condition
bot.deleteDelete the bot
bot.delete_trust_conditionsDelete a trust condition
bot.list_api_keysList API keys of the bot
bot.list_trust_conditionsList trust conditions of the bot
bot.revoke_api_keyRevoke an API key
bot.update_api_keyUpdate an API key metadata (name, description)
bot.update_infoUpdate basic information of the bot
bot.view_infoView basic information of the bot
integration.deleteDelete the integration
integration.editUpdate the integration
integration.get_github_access_tokenget a GitHub access token from resources
integration.viewView basic information of the integration
notification_group.deleteDelete the notification group
notification_group.editUpdate configuration of the notification group
notification_group.viewView configuration of the notification group
organization.add_scheduled_taskAdd a scheduled task for Takumi to perform periodic security reviews or automated actions
organization.check_takumi_guard_token_statusCheck the status of a single Takumi Guard org user token (active / revoked, last_used_at). Granted to takumi_guard_token_issuer so the bot that minted a token can verify its current state without being able to enumerate or revoke other tokens.
organization.configure_takumi_endpoint_featuresConfigure Takumi Endpoint device capabilities (the feature set stamped on a device's token at mint time). Not yet implemented; defined so the control surface is a schema-level grant from the start.
organization.correlate_resourceCorrelate a resource with another resource in the security graph
organization.create_botCreate a bot
organization.create_chatCreate a new chat session with Takumi AI assistant
organization.create_integrationCreate an integration
organization.create_notification_groupCreate a notification group
organization.create_projectCreate a Shisho Cloud project
organization.create_ssoAdd a SSO configuration
organization.create_teamCreate a team
organization.create_webhooksCreate a webhook
organization.create_workflowCreate a workflow
organization.delete_address_from_email_allowlistDelete an email address from the email allowlist
organization.delete_assessmentsDelete a Takumi assessment
organization.delete_custom_decision_specificationDelete a custom decision specification
organization.delete_organizationDelete an organization
organization.delete_projectDelete a Shisho Cloud project
organization.delete_scheduled_taskDelete a scheduled task from Takumi's task queue
organization.delete_source_code_archiveDelete source code archives
organization.delete_ssoDelete a SSO configuration
organization.delete_teamDelete a team
organization.delete_webhooksDelete a webhook
organization.describe_assessmentDescribe Takumi assessment's info
organization.describe_assessment_artifactsList & Describe artifacts generated by Takumi assessment (report, etc.)
organization.describe_decision_specificationDescribe a decision specification
organization.dispatch_assessmentDispatch a new Takumi assessment
organization.dispatch_workflowList workflows
organization.get_chat_historyRetrieve chat history from previous conversations with Takumi AI assistant
organization.get_takumi_scopeView Takumi's access scope including allowed GitHub repositories and Slack channels
organization.invite_userSend a user invitation
organization.invite_user_with_teamSend a user invitation with a specific team
organization.issue_takumi_guard_tokenIssue Takumi Guard org user tokens for developer machines via MDM. This permission allows a bot to mint per-user tgorg* tokens on behalf of the organization.
organization.kick_userKick a user
organization.list_assessmentsList Takumi assessments
organization.list_botsList bots
organization.list_chat_metadataList metadata of all chat sessions with Takumi AI assistant
organization.list_custom_decision_specificationList custom decision speficiations
organization.list_eventsList audit events in the organization
organization.list_integrationList integrations
organization.list_invitationList invitations
organization.list_latest_source_code_referencesList latest source code references of the organization
organization.list_notification_groupList notification groups
organization.list_projectList Shisho Cloud projects
organization.list_readable_repoList readable GitHub repositories via integration content
organization.list_scheduled_tasksList all scheduled tasks configured for Takumi
organization.list_source_code_archivesList source code archives of the organization
organization.list_ssoList SSO configurations
organization.list_teamList teams
organization.list_userList users, including the permissions
organization.list_web_applicationList web applications in the organization
organization.list_workflowDelete a user
organization.list_workflow_runList workflow runs
organization.list_writable_repoList writable GitHub repositories via integration content
organization.manage_custom_decision_specificationCreate and update a custom decision specification
organization.manage_guard_notification_settingsManage Guard breach notification settings (webhook, email)
organization.manage_metered_subscriptionManage metered subscriptions including enabling and disabling Runner
organization.manage_mfa_enforcementTurn the organization-wide MFA sign-in requirement on or off
organization.manage_runner_notification_settingsManage Runner threat detection notification destination settings (webhook, email, language) and send test notifications.
organization.manage_takumi_billingManage Takumi billing including purchasing credits, subscribing to plans, and updating payment methods
organization.manage_takumi_endpoint_devicesManage the organization's Takumi Endpoint devices — decommissioning a device (revoking its identity and sweeping its tokens) cuts one machine off the network. Separated from the read permission so this destructive operation is a distinct schema-level grant.
organization.manage_takumi_endpoint_enrollment_keysManage the organization's Takumi Endpoint enrollment keys — minting and revoking the one-time install keys MDM delivers. Affects future enrollments only; revoking a key never affects already-enrolled devices.
organization.manage_takumi_settingsManage Takumi settings including Active Takumi configuration, Slack integration, and feature preferences
organization.publish_runner_trace_configPublish sensor-configuration bundles (e.g. detection output settings) for the organization's CI sensors (cicd-sensor). Gates every ORAS registry operation on the org's config namespace — including pulls. Strictly separate from send_runner_trace, like publish_runner_trace_rules.
organization.publish_runner_trace_rulesPublish detection-rule bundles for the organization's CI sensors (cicd-sensor). Gates every ORAS registry operation on the org's rules namespace — including pulls; there is no separate read-only registry permission. Strictly separate from send_runner_trace: a leaked sender credential must never be able to change what the org's sensors detect.
organization.query_real_dataQuery a GraphQL API to get real data integrated to Shisho Cloud
organization.register_address_to_email_allowlistAdd an email address to the email allowlist
organization.register_web_applicationRegister a new web application in the organization
organization.revoke_invitationRevoke a user invitation
organization.revoke_takumi_guard_tokenRevoke a Takumi Guard org user token (single or all-by-issuer). Admins only — the takumi_guard_token_issuer bot role intentionally does NOT receive this permission; revocation belongs to humans on the admin side, not to the minting bot.
organization.rotate_webhook_secretsRotate the signing secret of a webhook
organization.scan_portsInitiate port scanning to detect network exposures
organization.send_chat_messageSend chat messages to Takumi AI assistant
organization.send_confirmation_to_mail_ownerSend a confirmation email to the email address owner
organization.send_runner_traceSend (append) Runner execution traces captured outside Takumi Runner — e.g. batches uploaded by cicd-sensor agents through the hosted manager endpoint. Append-only by design: this permission grants no ability to read, search, alter, or delete trace data, so a leaked sender credential can only add noise. Rule/config publishing is deliberately NOT part of this permission.
organization.stream_chat_messageStream chat messages from Takumi AI assistant in real-time
organization.triage_decisionTriage a finding
organization.uncorrelate_resourceUncorrelate a resource from another resource in the security graph
organization.update_assessment_notificationsUpdate the notification target of a Takumi assessment
organization.update_attack_surface_statusUpdate attack surface status (ignore, restore, etc.)
organization.update_iamGrant/revole roles or permissions to/from organization members
organization.update_settingsUpdate organization settings
organization.update_takumi_scopeUpdate Takumi's access scope to control which GitHub repositories and Slack channels Takumi can access
organization.upload_source_code_archiveUpload source code archives
organization.use_datasource_playgroundUse a datasource playground
organization.verify_notification_channelVerify a notification channel is working
organization.view_attack_surfacesView attack surfaces detected by scanning
organization.view_basic_infoView organization basic information
organization.view_ciem_settingsView CIEM settings
organization.view_dashboardView a dashboard with risk statistics without any resource details
organization.view_decisionView risk statistics and details of each finding with resource details
organization.view_email_allowlistView the email allowlist
organization.view_exposureView network exposures detected by port scanning
organization.view_integrated_slack_channelsView slack channel details. This permission is isolated from the list_integration permission, for allowing users to view slack channel details without having the permission to get the details of source integrations.
organization.view_metered_subscriptionView metered subscription status including Runner subscription details
organization.view_permissionList, describe and edit users in the organization
organization.view_resourceList and describe resources integrated to Shisho Cloud with risk statistics
organization.view_resource_analysisView resource risk analysis
organization.view_runner_job_execution_usageView Runner job execution usage including job history and repository usage
organization.view_runner_metricsView Runner metrics including overview statistics and historical data
organization.view_runner_traceView Runner execution traces including timeline, network, and file details
organization.view_runner_trace_searchCross-workflow Runner trace search from the customer console (Phase 3). The customer-facing counterpart to the operator-only search_runner_trace, granted to the same principals that can view traces so any user who can see Runner traces can run a scoped, own-org search of them.
organization.view_settingsView organization settings
organization.view_takumi_billing_infoView Takumi billing information including subscription status, credit balance, and usage history
organization.view_takumi_endpoint_devicesView the organization's Takumi Endpoint managed devices (endpoint inventory built from agent check-ins) and their enrollment keys. Read only. Admins only — device fleet visibility is an org-management surface, deliberately narrower than the download-log viewer (no takumi_guard_user).
organization.view_takumi_guard_download_logsView Takumi Guard download logs for packages installed via the Guard proxy. Used by the console download-log query feature (paid plan).
organization.view_takumi_guard_tokenView (list) Takumi Guard org user tokens for an organization. Admins only — the takumi_guard_token_issuer bot role intentionally does NOT receive this permission; it should be able to mint and check the status of its own tokens but not enumerate or revoke arbitrary tokens.
organization.view_webhooksView webhooks
organization.view_workflow_runView a workflow run
takumi_workplace.deleteDelete the workplace
takumi_workplace.editUpdate the workplace and its configuration
takumi_workplace.viewView the workplace and its configuration
trust_condition.deleteDelete the trust condition
trust_condition.updateUpdate the trust condition
trust_condition.viewView the trust condition
web_application.deleteDelete the web application
web_application.delete_endpointDelete an endpoint
web_application.delete_preconditionDelete a precondition
web_application.delete_scenarioDelete a scenario
web_application.describe_authorization_policyView the authorization policy configuration
web_application.find_endpointsDiscover endpoints of the web application
web_application.list_endpointList endpoints of the web application
web_application.list_preconditionList preconditions of the web application
web_application.list_scenarioList scenarios of the web application
web_application.register_preconditionRegister a new precondition for the application
web_application.register_scenarioRegister a new scenario
web_application.scanExecute security scans on the web application
web_application.updateUpdate the web application's configuration and settings
web_application.update_authorization_policyUpdate the authorization policy configuration
web_application.update_endpointUpdate an existing endpoint definition
web_application.update_preconditionUpdate an existing precondition
web_application.update_scenarioUpdate an existing scenario
web_application.viewView the web application and its basic information
web_application.view_find_jobView find job history
workflow.deleteDelete the workflow
workflow.dispatchRun the workflow
workflow.editUpdate the workflow
workflow.viewView the workflow
workflow_run.viewView the workflow run, including exit codes and the output of the run
workflow_snapshot.viewView the workflow snapshot

Roles and Permissions Matrix​

Permissionorganization/assessororganization/auditororganization/browserorganization/integration_managerorganization/memberorganization/ownerorganization/sso_managerorganization/takumi_guard_token_issuerorganization/takumi_guard_userorganization/takumi_managerorganization/takumi_runner_config_managerorganization/takumi_runner_trace_senderorganization/takumi_runner_userorganization/takumi_userorganization/triagerorganization/user_browser
bot.create_api_key❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.create_trust_conditions❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.delete❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.delete_trust_conditions❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.list_api_keys❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.list_trust_conditions❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.revoke_api_key❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.update_api_key❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.update_info❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
bot.view_info❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
integration.delete❌❌❌✅❌✅❌❌❌❌❌❌❌❌❌❌
integration.edit❌❌❌✅❌✅❌❌❌❌❌❌❌❌❌❌
integration.get_github_access_token✅❌❌❌❌❌❌❌❌❌❌❌❌❌❌❌
integration.view❌✅❌✅❌✅❌❌❌❌❌❌❌❌❌❌
notification_group.delete❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
notification_group.edit❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
notification_group.view❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.add_scheduled_task❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.check_takumi_guard_token_status❌❌❌❌❌✅❌✅❌✅❌❌❌❌❌❌
organization.configure_takumi_endpoint_features❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.correlate_resource❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.create_bot❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.create_chat❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.create_integration❌❌❌✅❌✅❌❌❌❌❌❌❌❌❌❌
organization.create_notification_group❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.create_project❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.create_sso❌❌❌❌❌✅✅❌❌❌❌❌❌❌❌❌
organization.create_team❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.create_webhooks❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.create_workflow❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_address_from_email_allowlist❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.delete_assessments❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.delete_custom_decision_specification❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_organization❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_project❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_scheduled_task❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.delete_source_code_archive❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_sso❌❌❌❌❌✅✅❌❌❌❌❌❌❌❌❌
organization.delete_team❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.delete_webhooks❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.describe_assessment❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.describe_assessment_artifacts❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.describe_decision_specification❌✅✅❌✅✅❌❌❌❌❌❌❌❌✅❌
organization.dispatch_assessment❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.dispatch_workflow❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.get_chat_history❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.get_takumi_scope❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.invite_user❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.invite_user_with_team❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.issue_takumi_guard_token❌❌❌❌❌✅❌✅❌✅❌❌❌❌❌❌
organization.kick_user❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.list_assessments❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.list_bots❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.list_chat_metadata❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.list_custom_decision_specification❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.list_events❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.list_integration❌✅❌✅❌✅❌❌❌❌❌❌❌❌❌❌
organization.list_invitation❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.list_latest_source_code_references❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.list_notification_group❌✅❌❌❌✅❌❌❌✅❌❌❌❌✅❌
organization.list_project❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.list_readable_repo❌✅❌✅❌✅❌❌❌✅❌❌❌✅❌❌
organization.list_scheduled_tasks❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.list_source_code_archives❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.list_sso❌✅❌❌❌✅✅❌❌❌❌❌❌❌❌❌
organization.list_team❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌✅
organization.list_user❌✅❌❌❌✅❌❌❌✅❌❌❌❌✅✅
organization.list_web_application❌❌❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.list_workflow❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.list_workflow_run❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.list_writable_repo❌✅❌✅❌✅❌❌❌✅❌❌❌✅❌❌
organization.manage_custom_decision_specification❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.manage_guard_notification_settings❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_metered_subscription❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_mfa_enforcement❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_runner_notification_settings❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_takumi_billing❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_takumi_endpoint_devices❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_takumi_endpoint_enrollment_keys❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.manage_takumi_settings❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.publish_runner_trace_config❌❌❌❌❌✅❌❌❌✅✅❌❌❌❌❌
organization.publish_runner_trace_rules❌❌❌❌❌✅❌❌❌✅✅❌❌❌❌❌
organization.query_real_data❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.register_address_to_email_allowlist❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.register_web_application❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.revoke_invitation❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.revoke_takumi_guard_token❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.rotate_webhook_secrets❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.scan_ports❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.send_chat_message❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.send_confirmation_to_mail_owner❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.send_runner_trace❌❌❌❌❌✅❌❌❌✅❌✅❌❌❌❌
organization.stream_chat_message❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.triage_decision❌❌❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.uncorrelate_resource❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.update_assessment_notifications❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.update_attack_surface_status❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.update_iam❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.update_settings❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.update_takumi_scope❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.upload_source_code_archive❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.use_datasource_playground❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.verify_notification_channel❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.view_attack_surfaces❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_basic_info✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅
organization.view_ciem_settings❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.view_dashboard❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_decision❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_email_allowlist❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.view_exposure❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_integrated_slack_channels❌✅❌✅❌✅❌❌❌❌❌❌❌❌❌❌
organization.view_metered_subscription❌❌❌❌❌✅❌❌❌✅❌❌✅❌❌❌
organization.view_permission❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.view_resource✅✅✅❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_resource_analysis❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
organization.view_runner_job_execution_usage❌❌❌❌❌✅❌❌❌✅❌❌✅❌❌❌
organization.view_runner_metrics❌❌❌❌❌✅❌❌❌✅❌❌✅❌❌❌
organization.view_runner_trace❌❌❌❌❌✅❌❌❌✅❌❌✅❌❌❌
organization.view_runner_trace_search❌❌❌❌❌✅❌❌❌✅❌❌✅❌❌❌
organization.view_settings❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌
organization.view_takumi_billing_info❌❌❌❌❌✅❌❌✅✅❌❌✅✅❌❌
organization.view_takumi_endpoint_devices❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.view_takumi_guard_download_logs❌❌❌❌❌✅❌❌✅✅❌❌❌❌❌❌
organization.view_takumi_guard_token❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
organization.view_webhooks❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
organization.view_workflow_run❌✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
takumi_workplace.delete❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
takumi_workplace.edit❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
takumi_workplace.view❌❌❌❌❌✅❌❌❌✅❌❌❌✅❌❌
trust_condition.delete❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
trust_condition.update❌❌❌❌❌✅❌❌❌✅❌❌❌❌❌❌
trust_condition.view❌✅❌❌❌✅❌❌❌✅❌❌❌❌❌❌
web_application.delete❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.delete_endpoint❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.delete_precondition❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.delete_scenario❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.describe_authorization_policy❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.find_endpoints✅❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.list_endpoint✅❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.list_precondition✅❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.list_scenario✅❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.register_precondition❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.register_scenario❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.scan❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.update❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.update_authorization_policy❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.update_endpoint❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.update_precondition❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.update_scenario❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
web_application.view✅✅❌❌❌✅❌❌❌❌❌❌❌❌✅❌
web_application.view_find_job✅❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow.delete❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow.dispatch❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow.edit❌❌❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow.view❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow_run.view❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌
workflow_snapshot.view❌✅❌❌❌✅❌❌❌❌❌❌❌❌❌❌

Concept: project​

A project is the second level of hierarchy in Shisho Cloud, which is owned by an organization. It can aggregate resources, and it also defines some roles for Shisho Cloud principals to access the resources within the project. An organization can have multiple projects, and the roles on the organization will be inherited to the projects. The role on a project will not affect other projects and the organization.

Roles​

RolesDescription
project/ownerAn owner of the project, able to perform all actions on the project
project/triagerA triager, able to view risk statistics and details of each finding and triage these findings
project/viewerA viewer, able to view risk statistics and details of each finding

Permissions​

PermissionDescription
bot.create_api_keyCreate an API key for the bot
bot.create_trust_conditionsCreate a trust condition
bot.deleteDelete the bot
bot.delete_trust_conditionsDelete a trust condition
bot.list_api_keysList API keys of the bot
bot.list_trust_conditionsList trust conditions of the bot
bot.revoke_api_keyRevoke an API key
bot.update_api_keyUpdate an API key metadata (name, description)
bot.update_infoUpdate basic information of the bot
bot.view_infoView basic information of the bot
project.add_permissionAdd principal(s) to the project permission table
project.create_default_notification_channelsCreate a project default notification channel
project.create_notification_configurationsCreate a project notification configuration
project.deleteDeleete the project
project.delete_default_notification_channelsDelete a project default notification channel
project.delete_notification_configurationsDelete a project notification configuration
project.delete_permissionRemove principal(s) from the project permission table
project.describe_organization_email_allowlist_itemView the email allowlist entries that are registered to the project. Note that this is a shared resource with organization, and allowing a principal to have this permission may affect the organization-wide email allowlist.
project.describe_organization_integrated_slack_channelView the details of slack channels that are integrated to the organization and tied to the project. Note that this is a shared resource with organization, and allowing a principal to have this permission may affect the organization-wide slack channel details.
project.describe_organization_notification_groupView the details of notification groups that are tied to the project. Note that this is a shared resource with organization, and allowing a principal to have this permission may affect the organization-wide slack channel details.
project.dispatch_workflowDispatch a workflow, allowing it to affect to the entire Shisho Cloud organization to cause new scan results. Note that a workflow is a shared resource with organization, and allowing a principal to have this permission may affect the organization-wide workflow dispatch.
project.link_resourceAdd a resource to the project scope
project.list_botsList and describe bots within the project scope
project.list_notification_configurationsList project notification configurations
project.list_scopable_entitiesList scopable entities
project.triage_decisionTriage a finding. Note that the decision data is a shared resource with organization, and granting this permission may allow a principal to modify that shared data.
project.unlink_resourceRemove a resource from the project scope
project.update_default_notification_channelsUpdate a project default notification channel
project.update_iamGrant/revole project-level permissions to/from principals
project.update_infoUpdate project basic information
project.update_notification_configurationsUpdate a project notification configuration
project.upsert_organization_email_allowlistUpsert an email address to the email allowlist for project default notification. Note that this is a shared resource with organization, and allowing a principal to have this permission may affect the organization-wide email allowlist.
project.viewView project basic information
project.view_dashboardView a dashboard with risk statistics without any resource details
project.view_decisionView risk statistics and details of each finding with resource details. Note that the decision data is a shared resource with organization, and granting this permission may allow a principal to read that shared data.
project.view_default_notification_channelsView a project default notification channel
project.view_notification_configurationsView a project notification configuration
project.view_permissionList and describe users within the project scope
project.view_resourceList and describe resources within the project scope. Note that the resource itself is a shared resource with organization, and granting this permission may allow a principal to read that shared data.
project.view_resource_analysisView resource risk analysis.
trust_condition.deleteDelete the trust condition
trust_condition.updateUpdate the trust condition
trust_condition.viewView the trust condition

Roles and Permissions Matrix​

Permissionorganization/assessororganization/auditororganization/browserorganization/integration_managerorganization/ownerorganization/takumi_managerorganization/triagerproject/ownerproject/triagerproject/viewer
bot.create_api_key❌❌❌❌✅❌❌✅❌❌
bot.create_trust_conditions❌❌❌❌✅❌❌✅❌❌
bot.delete❌❌❌❌✅❌❌✅❌❌
bot.delete_trust_conditions❌❌❌❌✅❌❌✅❌❌
bot.list_api_keys❌✅❌❌✅❌❌✅✅✅
bot.list_trust_conditions❌✅❌❌✅❌❌✅✅✅
bot.revoke_api_key❌❌❌❌✅❌❌✅❌❌
bot.update_api_key❌❌❌❌✅❌❌✅❌❌
bot.update_info❌❌❌❌✅❌❌✅❌❌
bot.view_info❌✅❌❌✅❌❌✅✅✅
project.add_permission❌❌❌❌✅❌❌✅❌❌
project.create_default_notification_channels❌❌❌❌✅❌❌✅❌❌
project.create_notification_configurations❌❌❌❌✅❌❌✅❌❌
project.delete❌❌❌❌✅❌❌❌❌❌
project.delete_default_notification_channels❌❌❌❌✅❌❌✅❌❌
project.delete_notification_configurations❌❌❌❌✅❌❌✅❌❌
project.delete_permission❌❌❌❌✅❌❌✅❌❌
project.describe_organization_email_allowlist_item❌✅❌❌✅✅❌✅❌❌
project.describe_organization_integrated_slack_channel❌✅❌✅✅❌❌✅❌❌
project.describe_organization_notification_group❌✅❌❌✅✅✅✅❌❌
project.dispatch_workflow❌❌❌❌✅❌❌✅❌❌
project.link_resource✅1✅2✅3❌✅4❌✅5✅6❌❌
project.list_bots❌✅❌❌✅❌❌✅✅✅
project.list_notification_configurations❌❌❌❌✅❌❌✅✅✅
project.list_scopable_entities✅7✅8✅9❌✅10❌✅11✅12❌❌
project.triage_decision❌❌❌❌✅❌✅✅✅❌
project.unlink_resource❌❌❌❌✅❌❌✅❌❌
project.update_default_notification_channels❌❌❌❌✅❌❌✅❌❌
project.update_iam❌❌❌❌✅❌❌✅❌❌
project.update_info❌❌❌❌✅❌❌✅❌❌
project.update_notification_configurations❌❌❌❌✅❌❌✅❌❌
project.upsert_organization_email_allowlist❌❌❌❌✅✅❌✅❌❌
project.view❌✅❌❌✅❌❌✅✅✅
project.view_dashboard❌✅❌❌✅❌✅✅✅✅
project.view_decision❌✅❌❌✅❌✅✅✅✅
project.view_default_notification_channels❌❌❌❌✅❌❌✅❌❌
project.view_notification_configurations❌❌❌❌✅❌❌✅✅✅
project.view_permission❌✅❌❌✅❌❌✅✅✅
project.view_resource✅✅✅❌✅❌✅✅✅✅
project.view_resource_analysis❌✅❌❌✅❌✅✅✅✅
trust_condition.delete❌❌❌❌✅❌❌✅❌❌
trust_condition.update❌❌❌❌✅❌❌✅❌❌
trust_condition.view❌✅❌❌✅❌❌✅✅✅

Concept: team​

A team is a Shisho Cloud principal that groups users. A team can be granted a role, and the role will be applied to all the users in the team.

Roles​

RolesDescription
team/ownerAn owner of the team, able to perform all actions on the team. Note that the owner of the team is not necessarily the owner of the organization.
team/memberA member of the team, able to perform actions on the team.

Permissions​

PermissionDescription
team.act_as_teamAct as a team, able to perform actions on the team if the team has a role on other entities (e.g. organization, Shisho Cloud project, etc.)
team.deleteDelete the team
team.kick_userRemove a user from the team
team.link_userAdd a user to the team
team.update_iamGrant/revoke the owner to/from members
team.update_infoUpdate team basic information
team.viewView team basic information

Roles and Permissions Matrix​

Permissionorganization/auditororganization/ownerorganization/takumi_managerorganization/triagerorganization/user_browserteam/memberteam/owner
team.act_as_team❌❌❌❌❌✅✅
team.delete❌✅❌❌❌❌✅
team.kick_user❌✅❌❌❌❌✅
team.link_user✅13✅14✅15✅16✅17❌✅18
team.update_iam❌✅❌❌❌❌✅
team.update_info❌✅❌❌❌❌✅
team.view✅✅✅❌✅✅✅

Footnotes​

  1. To perform project.link_resource, organization/assessor requires project/owner as well. ↩

  2. To perform project.link_resource, organization/auditor requires project/owner as well. ↩

  3. To perform project.link_resource, organization/browser requires project/owner as well. ↩

  4. To perform project.link_resource, organization/owner requires project/owner as well. ↩

  5. To perform project.link_resource, organization/triager requires project/owner as well. ↩

  6. To perform project.link_resource, project/owner requires organization/assessor as well. ↩

  7. To perform project.list_scopable_entities, organization/assessor requires project/owner as well. ↩

  8. To perform project.list_scopable_entities, organization/auditor requires project/owner as well. ↩

  9. To perform project.list_scopable_entities, organization/browser requires project/owner as well. ↩

  10. To perform project.list_scopable_entities, organization/owner requires project/owner as well. ↩

  11. To perform project.list_scopable_entities, organization/triager requires project/owner as well. ↩

  12. To perform project.list_scopable_entities, project/owner requires organization/assessor as well. ↩

  13. To perform team.link_user, organization/auditor requires team/owner as well. ↩

  14. To perform team.link_user, organization/owner requires team/owner as well. ↩

  15. To perform team.link_user, organization/takumi_manager requires team/owner as well. ↩

  16. To perform team.link_user, organization/triager requires team/owner as well. ↩

  17. To perform team.link_user, organization/user_browser requires team/owner as well. ↩

  18. To perform team.link_user, team/owner requires organization/takumi_manager as well. ↩