Organization-Level Dashboard

Overview

The Mobb dashboard provides a centralized view to view important metrics across your Mobb projects.

Overview Tab

The overview tab provides you with an overview of your Mobb organization, including a ROI Calculator and a Fix Management section that surfaces the most effective fixes across projects.

  • The ROI Calculator panel estimates the cost savings associated with using Mobb Autofixer

  • The Fix Management panel surfaces the most effective fixes and top fixable projects in your Mobb organization

Activity Tab

The activity tab provides you with an organization-level activity dashboard, showing trends, generated fixes, deployed fixes, fix engagements, and much more.

Accessing the Dashboard

After logging into your Mobb account, the dashboard can be accessed via the Dashboard icon on the left navigation panel.

ROI Calculator

Overview

The ROI Calculator provides you with cost-savings related metrics. This panel aggregates the total number of issues fixed by Mobb to calculate the total cost-savings achieved and estimates potential savings available from remaining available fixes.

Current metrics displayed include:

  • Total issues fixed by Mobb - The number of vulnerabilities or issues that Mobb has already fixed in your codebase (Committed, Downloaded)

  • Flagged False Positives - The number of issues identified by Mobb as irrelevant (e.g., false positives, test code, autogenerated code, etc). Click here to learn more about the various types of Irrelevant Issues that Mobb can categorize. Note that suppressed issues are not counted, as they represent issues that are already pre-categorized within the SAST report.

  • Resources Saved - Cost savings achieved from the issues already fixed by Mobb ("Fixed by Mobb") and from time savings achieved by leveraging Mobb to automatically triage and re-categorize the irrelevant issues ("Flag False Positives") into its own category within individual fix reports. The $ amount calculation is based on your personalized settings (See Personalizing the ROI calculator below).

  • Available Fixes - The total number of fixes currently available in Mobb (but haven’t yet been applied).

  • Potential Savings - The projected value if you applied Mobb’s auto-fixes to all currently available fixes that are already generated by Mobb. The $ amount is calculated based on your personalized settings (See Personalizing the ROI calculator below).

Personalizing the ROI calculator

By using the "edit" button, you can fine-tune the calculation by supplying your own data to obtain a more accurate estimate for your organization.

The values that can modified include the following:

  • Dev hourly rate - The average cost of one hour of a developer’s time at your organization (Default value: $200)

  • Mobb fixing time - The average estimated time it takes for your organization to apply a fix generated by Mobb. This represents the time it takes for you to create a Pull-Request from Mobb, reviewing the PR and merging the fix. (Default value: 7 Mins)

  • Industry fixing time - The average time (in minutes) it takes a developer to manually fix the same type of issue without Mobb, based on industry benchmarks. (Default value: 300 Mins)

  • Triage time - The time (in minutes) typically required for a developer to review, analyze, and decide whether an issue is relevant or actionable. (Default value: 60 Mins)

Fix Management

The Fix Management section of the dashboard helps surface additional efficiencies from certain fixes or projects.

There are 2 filters that can be applied:

  • The "Available" view

  • The "Resolved" view

These 2 options can be toggled from the button on the top right side of the Fix Management panel.

The "Available" view provides you with the following data:

  • Available Fixes by Severity - This view displays the total remaining available fixes by their severity level. The severity levels can be Critical, High, Medium, or Low.

  • Most effective Fixes - The most effective fixes section surfaces all fixes across all your projects that have the most power-ups. A power-up is when a particular fix has the ability to fix multiple issues that were identified in the SAST report that was submitted to Mobb.

  • Top fixable Projects - The top fixable projects section aggregates the total number of fixes available across your projects.

Additionally, the "Resolved" view provides you with the following data:

  • Fixed issues by severity - This section displays the total number of fixed issues, sorted by their severity levels. The severity levels can be Critical, High, Medium, or Low.

  • Committed - This section displays all the fixes that have been committed to your Source Code Repository. To view a particular commit, click the commit icon (Example: ) next to the committed fix.

  • Downloaded - The downloaded section shows all the fixes that have been downloaded via a patch file (.diff)

Organization-Level Activity Dashboard

To access the activity dashboard, click on the "Activity" tab

The Activity Dashboard provides comprehensive organization-level metrics, fix coverage, and engagement analytics across all projects in your Mobb organization. You can filter the results over time ranges such as Last 7 Days, Last 30 Days, Last 12 Months, or All Time.


Fix Coverage

The Fix Coverage section displays the total number of generated and deployed fixes across all projects in your organization.

Displayed metrics include:

  • Generated Fixes – Total fixes automatically generated by Mobb for issues across all organization projects.

  • Deployed Fixes – Total fixes committed, included in PRs, or downloaded locally across all projects.


Fix Engagement

The Fix Engagement section breaks down how generated fixes are being consumed across your organization.

Displayed metrics include:

  • Total Fix Interactions – Overall activity with fixes across all projects.

  • Downloaded Fixes – Number of fixes downloaded as patch files (.diff) organization-wide.

  • Fixes in PRs – Total fixes integrated into pull requests across all projects.

  • Committed Directly – Total fixes committed straight to repositories across the organization.


The Activity Trends section visualizes how fixes are being generated and consumed over time at the organization level. Examples of trend views include:

  • Fixes Generated vs Fixes Deployed across all projects

  • Analyses Run vs Active Repositories

  • Downloaded Fixes vs Created PRs vs Committed Directly organization-wide


System Usage

The System Usage section provides insights into overall platform adoption and activity across your organization.

Displayed metrics include:

  • Active Projects – Number of projects with recent Mobb activity.

  • Total Users – Number of users actively using Mobb within your organization.

  • User Engagement – Activity levels and participation rates across the organization.


Repository & Analysis Usage

The Repository & Analysis Usage section tracks repository activity and analysis runs across your organization.

Displayed metrics include:

  • Active Repositories – Number of repositories with recent Mobb analysis activity.

  • Analysis Runs – Total number of security analysis runs performed across all projects.

  • Repository Trends – Historical data showing repository adoption and usage patterns.


Key Difference from Project Dashboard

While the Project Dashboard focuses on metrics for a single project, the Organization Activity Dashboard aggregates data across all projects in your organization — providing a comprehensive view of Mobb adoption, fix coverage, and ROI at the organizational level.

Both dashboards use a similar structure and metrics, but differ in scope.

Last updated

Was this helpful?