Skip to main content

Overview

Sofia Maconi avatar
Written by Sofia Maconi
Updated over 2 weeks ago

The security dashboard offers a comprehensive suite of tools to audit and monitor your app. In this article, we’ll go over the available features, and link to more in-depth content for each section.

Security

The security dashboard equips you with two different tools for performing tests on demand.

Issues explorer

The Issues explorer runs a test across a range of different categories and ranks them by criticality. Each of the categories are explained in-depth in the sub-articles in this series.

Privacy rules checker

The privacy rules checker quickly shows which of your data types are publicly accessible.

Automated tests

Automated tests enable you to run security tests automatically.

Resources

Scheduled deployments

Bubble allows you to schedule deployments in advance, so your app is deployed automatically at a specific date and time. This is useful for coordinating releases or planning updates outside of working hours.

Bubble deployments and issue checker: Scheduled deployments will proceed even if there are unresolved issues in the editor. This means it's important to review and fix any issues before scheduling a deployment, as they won't block the process or trigger a warning automatically.

Alerting

The alerting feature allows you to notify collaborators when key events occur in your app. You can send alerts via email or trigger a custom webhook when:

  • Your app is deployed to the live environment

  • Changes are made to a specific version

Use this feature to keep your team informed during deployment or when working across multiple versions.

Did this answer your question?