DigiCert product docsSoftware Trust Manager Set up your account Projects Create a project Create a project Create a project to store all your related software scans, such as different versions of the same software. You can create a project in Software Trust Manager or SMCTL:例 1. Software Trust Manager In the Software Trust menu, go to Account > Projects. Select Add a project. Complete the following fields: Field Description Project name Enter a unique name to identify the project. Project alias Enter a shortened version of the project name before this.ヒント Project aliases are limited to 150 alphanumeric characters. Underscores and hyphens are also allowed. Repository URL (optional) Provide a link to relevant source code or binaries related to this project. Documentation URL (optional) Provide a link to documentation related to your repository. Team This field appears when teams are enabled. Select the team that works on this project. Select Add.例 2. SMCTL Use the following command:smctl scan project create <project name> <project alias> Review the following command sample:smctl scan project create project1 p1