Issue explorer
The Issues Explorer is the security dashboard's generated security report, displaying potential vulnerabilities in a detailed, line-by-line format. The report is organized in a table format with the following columns:
Type: This column categorizes the type of vulnerability each row addresses, helping you quickly identify the nature of the issue.
Item: This column specifies the exact part of your app to which the vulnerability applies, such as a particular data type or an app setting.
Severity: This shows the security dashboard’s assessment of the vulnerability’s importance, rating each as low, medium, or high. This rating helps prioritize which vulnerabilities may require the most immediate attention.
Version: This shows the app version to which the issue applies.
Assigned: This optional setting lets you designate a specific team member to investigate and address the issue.
Filtering issues
At the top of the issue explorer, you’ll find different filters to help you narrow down specific issues that you’d want to focus on.
The following filters can be applied:
Location: This lets you specify where in your app a category of issues occurs. For example, you can choose to show only issues related to APIs or the Database.
Versions: This lets you filter issues by a specific version.
Assigned: This lets you show only issues assigned to a specific user.
Filters: This lets you assign more complex filters, such as whether or not an issue is resolved, its type, or its severity.
Note that changing the filters on this top row doesn’t change or resolve any issues, but only filters which are displayed in the list.
Revealing issue details
Clicking on each row of the issues explorer reveals more information about that specific issue. This provides the following additional information:
Actions:
Ignore issue: this lets you exclude the issue from future reports
Issue description: The issue description gives you a more in-depth explanation of what exactly the issue is about, and can point you towards a recommended fix. See also Issue details.
Status: The status field gives you a timeframe of when the issue was first revealed, as well as the time it was last checked.
Test settings
Privacy ratings
You can rate the privacy level of pages and data types to help the security dashboard identify which parts of your app—both pages and database content—should be treated as sensitive.
Article: Page ratings
Article: Data type ratings
Article: App description
Configure versions
The Configure Versions setting controls which branches are included in security tests. By default, only the Live and Main branches are tested. To include other branches, make sure to update this setting.
Article: Configure versions
App description
Issues
The Security Dashboard highlights a variety of issues related to your app’s security. For a detailed explanation of each issue—including what it means, what triggers it, and how to resolve it—refer to the Issue details article. To learn which security checks are available with each Bubble plan, see the Security Dashboard Plan Features article.
Last updated
Was this helpful?