Skip to content

ProjectsπŸ”—

Selecting Projects from the menu bar provides an at-a-glance view of the health of your organization at the project level. From the Projects table, you can dig deeper to triage project issues or quickly jump into remediation.

The horizontal bar next to each project indicates the number of high-, medium-, and low-risk issues found.

  • Expand the project to reveal the specific issues.
  • Expand an issue to see the report(s) in which the issue was observed and the number of instances that failed and passed in each report.

Note

If the same issue is found across different reports, it is only counted once.

Find the Project IDπŸ”—

When a query in the AQtive Guard API requires a project ID, you can find it using the Web Interface.

  1. Select Projects from the menu bar.
  2. Select the desired project name to open the project Overview,
  3. The project ID (projectId) is the number that follows project in the project overview page URL: https://analyzer.cryptosense.com/project/<project id>/dashboard

Tip

It’s important to note that the project ID (projectId) and the project node ID (id) returned from a GraphQL API query are not the same. The projectId is always an integer (number). The project node id returned from a GraphQL query is a mix of numbers and upper- and lower-case letters.