Make monday.com work with Microsoft 365 & SharePoint →
Appgami Retrospectives logo

Appgami Retrospectives

Appgami

840 installs, since November 29, 2020.   15 installs/month.   Updated March 24, 2024.

Free Existing legacy
Gallery image Gallery image Gallery image Gallery imageGallery image

Manage Agile Retrospectives right inside monday.com

Appgami Retrospectives is a versatile app for agile teams run engaging realtime remote retrospective sessions right inside monday.com.


Start with a template or create your own to walk your team through retrospectives from start to finish.


  • Discuss, add and group ideas into similar categories to facilitate discussions.
  • Set up a timer for focused time boxed discussions.
  • Team members can anonymously vote and create action items natively integrated with monday.com boards.


Appgami Retrospectives enables teams to have effective conversations and surface insights that fuel continuous improvement.

Security & Compliance

Security

Does the developer periodically perform penetration testing?

Not answered

Does the developer have a dedicated security and privacy point of contact for such issues or questions?

Not answered

Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?

No
There are no redirects and forwards.

Does the app protect against mass parameter assignment attacks?

Yes
All data goes through Firebase, which has their own communication protocol rather than separate requests for each operation.

Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?

Yes
This is done by using best practices of React programming. No user input is directly appended to the html, but goes through React expressions.

Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?

Yes
- React-based frontend: we use best practices of React programming to prevent attacks. - Firebase authentication and connections: by using firebase, authentication is partially delegated to the framework.

Does the developer have mechanisms to notify monday.com in case of a security breach?

Yes
When a new security breach is identified, we would get in touch with monday.com via email, providing an estimated time for resolution. Once the patch is released, we would inform monday.com.

Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?

Yes
Dependencies are constantly checked and updated based on dependabot (Github). We use a database as a service provided by Google Firebase (Firestore), which already provides superior security then managing our own database.

Compliance

Is the app certified with the information security standard ISO/IEC 27001:2022?

Not answered

Is the app compliant with the Health Insurance Portability and Accountability Act (HIPAA)?

Not answered

Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?

Not answered

Is the app compliant with the General Data Protection Regulation (GDPR)?

Not answered

Data

Does the app send any data outside of monday.com? If yes, indicate whether the data is customer-submitted (e.g., board names, item names, doc content) or non-customer-submitted (e.g., account ID, board ID, user ID).

Not answered

Where does the app store logs data?

Not answered

Where does the app store the app data?

Not answered

Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?

Yes
- We do not store any Personal identifiable information. - Only IDs can be part of logs. We use code review for preventing any other logs to be added to the codebase.

Is customer data segregated from the data of other customers (for example logically or physically)?

Yes
The data is segregated logically. The application has a multi-tenant approach to storing data. All data is linked to a specific tenant ID and filtered accordingly when retrieving the information. In addition to that, there are Firebase Security Rules preventing one customer from accessing data from others, verifying the resources being retrieved against the tenant ID present in the JWT token provided by Monday, making sure that no DB queries will run on other customers' data.

Privacy

Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?

Yes
Firebase access is controlled through our company's Google account. Two-auth authentication and other security mechanisms are used by Google for signing in.

Does the developer protect access to customer data based on the principle of least privilege?

Yes
Only the director of technology has access to the production Firebase project (including the database - Firestore). For development and staging, there are separate Firebase projects in place.

Reviews

No reviews yet.

Installation history

We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.

ID: 84App ID: 19525Listing updated: January 13, 2025