For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add Projects

MetaScan assists users in scanning problematic projects to identify vulnerabilities in them. You first need to add a project.

You can add projects in two easy steps:

Step 01: Click [Projects] -> [Add Project], you can choose [GitHub] or [Upload] to get the projects you want to scan.

Step 02: For GitHub selection as example 1, you can select the repositories stored in it. For Upload selection as example 2, you can upload the local projects.

Example 1: After selecting GitHub, you can select the project [v3-core], and finally click the [confirm] button to import this project.

After importing the project [v3-core] successfully, you will see the following screenshot:

Example 2: You can also import projects by uploading local files following the guide.

Last updated