Prioritize with WSJF, RICE, ICE; Add Scorecards, CVSS & More
Prioritizing monday.com items effectively is crucial for efficient project management.
Instead of relying solely on subjective opinions or personal biases, the score provides a standardized metric that can be consistently applied across all items.
By assigning a score to each item:
You introduce objectivity into the prioritization process.
Allocate resources efficiently by prioritizing high-scoring items that align with project objectives and deliver maximum value.
Improved Stakeholder communication:
Stakeholders can easily understand and discuss the relative importance of different items based on their scores.
It enables transparent and objective discussions, ensuring that stakeholders are well-informed about the prioritization decisions.
This allows for fair and impartial evaluation, reducing potential conflicts and ensuring transparency in decision-making.
Do not only calculate the priority of items with prioritization frameworks.
Use our templates to
Calculate the CVSS Base score based on the Common Vulnerability Scoring System (CVSS) 3.1.
Implement an objective rating of candidates for an open position using an interview Scorecard
Does the developer periodically perform penetration testing?
No
As our systems are operated using monday code, we do not perform any penetration testing against this infrastructure. However, we use snyk to detect problems in our Javascript-based applications.
Does the developer have a dedicated security and privacy point of contact for such issues or questions?
Yes
Customers can report security breaches or vulnerabilities via email: [email protected] (see also: https://evolu.software/cloud-security-statement/ )
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Yes
Only our help pages send the user to https://evolu.software/help/... to display the corresponding documentation
Does the app protect against mass parameter assignment attacks?
Yes
We do not use the post parameters directly. After validating the individual post parameters, each parameter is read individually using 'express-validator' matchedData.
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
In our integration running with monday code, we secure it as follows. We first use 'dompurify' and then 'express-validator' to check the data type of the parameters passed.
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
Yes, not necessary. Our app has integrations running in monday code. However, these are not called by the browser and are provided with a JWT (including a shortLivedToken) by monday.com. If no matching token was sent with a POST request, the request is rejected.
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
We use monday code for hosing our app. For this reason, the following applies. "... It provides a secure, reliable, and scalable hosting solution to help contribute to widespread app usage. Apps hosted with monday-code are upheld to stringent enterprise-level compliance and security measures, ultimately giving large customers the confidence they need to install the app. ..." https://developer.monday.com/apps/docs/hosting-your-app-with-monday-code Further information can be found here: https://evolu.software/security-bug-fixing-policy/
Compliance
Is the app certified with the information security standard ISO/IEC 27001:2022?
No
Is the app compliant with the Health Insurance Portability and Accountability Act (HIPAA)?
No
Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?
No
Is the app compliant with the General Data Protection Regulation (GDPR)?
Yes
As a European company, we comply with the GDPR aka DSGVO
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).
No
Where does the app store logs data?
monday
Where does the app store the app data?
monday
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
Yes
We only log the names of the functions called, a success/failure and technical id(s)
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
We use monday.storage to store the data. For this reason, the following applies. ".. It is compartmentalized according to the accountId and app, so data from one account is not accessible from others..." https://developer.monday.com/apps/docs/mondaystorage#global-level
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
Does the developer protect access to customer data based on the principle of least privilege?
Yes
Our servers do not store any customer data and we cannot access the data stored by the app. Only the monday storage and individual columns in the items are used for storage. Further information can be found here: https://evolu.software/privacy-policy/
Reviews
No reviews yet.
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000290,
"description": "<p>Prioritizing monday.com items effectively is crucial for efficient project management.</p><p><br></p><p>Instead of relying solely on subjective opinions or personal biases, <strong>the score provides a standardized metric</strong> that can be consistently applied across all items.</p><p>By assigning a score to each item:</p><ul><li>You introduce objectivity into the prioritization process.</li><li>Allocate resources efficiently by prioritizing high-scoring items that align with project objectives and deliver maximum value.</li></ul><p>Improved Stakeholder communication:</p><ul><li>Stakeholders can easily understand and discuss the relative importance of different items based on their scores.</li><li>It enables transparent and objective discussions, ensuring that stakeholders are well-informed about the prioritization decisions.</li></ul><p>This allows for fair and impartial evaluation, reducing potential conflicts and <strong>ensuring transparency in decision-making</strong>.</p><p><br></p><p>Do not only calculate the priority of items with prioritization frameworks.</p><p>Use our templates to</p><ul><li>Calculate the <a href=\"https://aevolu.atlassian.net/wiki/spaces/DFTL/pages/2953314311/CVSS+Calculation+explained\" rel=\"noopener noreferrer\" target=\"_blank\">CVSS Base score</a> based on the Common Vulnerability Scoring System (CVSS) 3.1.</li><li>Implement an objective rating of candidates for an open position using an interview Scorecard</li><li><a href=\"https://aevolu.atlassian.net/wiki/spaces/DFTL/pages/2953609223/Human+Resources+-+Scorecard+Initial+Screening+Interview\" rel=\"noopener noreferrer\" target=\"_blank\">Scorecard Initial Screening Interview</a></li><li><a href=\"https://aevolu.atlassian.net/wiki/spaces/DFTL/pages/2953510925/Human+Resources+-+Scorecard+React+Developer\" rel=\"noopener noreferrer\" target=\"_blank\">Scorecard React Developer</a></li><li>Create your own <a href=\"https://aevolu.atlassian.net/wiki/spaces/SCORE/pages/2701000705/How+to+edit+the+Score+template#Change-the-Score-calculation\" rel=\"noopener noreferrer\" target=\"_blank\">Score calculator</a></li></ul><p> </p><p>Here you can find more information on how to customize our app:</p><ul><li><a href=\"https://aevolu.atlassian.net/wiki/spaces/SCORE/pages/2682617859/How+to+change+the+Score+template\" rel=\"noopener noreferrer\" target=\"_blank\">How to change the Score template</a></li><li><a href=\"https://aevolu.atlassian.net/wiki/spaces/SCORE/pages/2701000705/How+to+edit+the+Score+template#Change-the-Score-calculation\" rel=\"noopener noreferrer\" target=\"_blank\">How to change the Score calculation</a></li><li><a href=\"https://aevolu.atlassian.net/wiki/spaces/DFTL/pages/2953576453/What+exactly+is+a+Calculated+Field\" rel=\"noopener noreferrer\" target=\"_blank\">How does the calculation work?</a></li></ul>",
"short_description": "Prioritize with WSJF, RICE, ICE; Add Scorecards, CVSS & More",
"compliance_answers": [
{
"questionId": 20,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 19,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 18,
"logHostingProvider": "monday",
"detailedAnswer": ""
},
{
"questionId": 17,
"dataHostingProvider": "monday",
"detailedAnswer": ""
},
{
"questionId": 15,
"shortAnswer": false,
"detailedAnswer": "As our systems are operated using monday code, we do not perform any penetration testing against this infrastructure. However, we use snyk to detect problems in our Javascript-based applications."
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "Customers can report security breaches or vulnerabilities via email: [email protected] (see also: https://evolu.software/cloud-security-statement/ )"
},
{
"questionId": 13,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 12,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 11,
"shortAnswer": true,
"detailedAnswer": "As a European company, we comply with the GDPR aka DSGVO"
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "Only our help pages send the user to https://evolu.software/help/... to display the corresponding documentation"
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "We do not use the post parameters directly. After validating the individual post parameters, each parameter is read individually using 'express-validator' matchedData. "
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": "We only log the names of the functions called, a success/failure and technical id(s)"
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": ""
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "Our servers do not store any customer data and we cannot access the data stored by the app. Only the monday storage and individual columns in the items are used for storage.\nFurther information can be found here: https://evolu.software/privacy-policy/"
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "In our integration running with monday code, we secure it as follows.\nWe first use 'dompurify' and then 'express-validator' to check the data type of the parameters passed."
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "Yes, not necessary. Our app has integrations running in monday code. However, these are not called by the browser and are provided with a JWT (including a shortLivedToken) by monday.com. If no matching token was sent with a POST request, the request is rejected."
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": ""
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "We use monday code for hosing our app. For this reason, the following applies.\n\"... It provides a secure, reliable, and scalable hosting solution to help contribute to widespread app usage. Apps hosted with monday-code are upheld to stringent enterprise-level compliance and security measures, ultimately giving large customers the confidence they need to install the app. ...\"\nhttps://developer.monday.com/apps/docs/hosting-your-app-with-monday-code\nFurther information can be found here: https://evolu.software/security-bug-fixing-policy/"
},
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "We use monday.storage to store the data. For this reason, the following applies. \".. It is compartmentalized according to the accountId and app, so data from one account is not accessible from others...\" https://developer.monday.com/apps/docs/mondaystorage#global-level"
}
],
"badges_data": {
"pricing_data": "14 days trial",
"acquisition_source": "No touch",
"app_values": [
"Make data-driver decisions"
],
"security": true
},
"data": {
"terms_of_service_url": "https://evolu.software/customer-agreement-monday-com/"
},
"keywords": "Score, \nItem Score, \nItem prioritization, \nWSJF, \nRICE, \nICE,\n project management,\n requirements management,Scoring,priority",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1694098638/monday-apps-marketplace/Score/_Monday-App-Card._002.png",
"logo_url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_3_23_11_51_52_9rum015.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://evolu.software/privacy-policy/",
"external_pricing_url": null,
"featured": null,
"security": true,
"display_in_template_store": null,
"acquisition_source": "No touch",
"terms_of_service_url": "https://evolu.software/customer-agreement-monday-com/",
"label": null,
"app_values": [
"Make data-driver decisions"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_5_8_14_11_32_8ecml7l.mp4",
"type": "video"
},
{
"url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_5_8_14_11_42_u2xnvzr.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_5_8_14_11_50_dlnrbjp.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_5_8_14_11_58_xm9zhsi.png",
"type": "image"
},
{
"url": "https://cdn.monday.com/marketplace/10000290/10000290_2024_5_8_14_12_7_di1hxrp.png",
"type": "image"
}
],
"pricing_data": "14 days trial",
"marketplace_developer_id": 10000128,
"app_id": 10097133,
"marketplace_category_ids": [
10000001,
10000000,
5
],
"name": "Score",
"app_scope_str": "boards:read,boards:write,account:read,updates:write",
"app_client_id": "ceb5d41c4bfd5a30bcc45d0c1a4f3639",
"app_color": {
"hsl": {
"h": 154.28571428571428,
"s": 0.4786324786324786,
"l": 0.45882352941176474,
"a": 1
},
"hex": "#3dad7d",
"rgb": {
"r": 61,
"g": 173,
"b": 125,
"a": 1
},
"hsv": {
"h": 154.28571428571428,
"s": 0.6473988439306358,
"v": 0.6784313725490196,
"a": 1
},
"oldHue": 33.78640776699029,
"source": "hex"
},
"created_at": "2023-09-07T14:59:35.267Z",
"updated_at": "2025-06-12T15:12:19.355Z",
"how_to_use_url": "https://evolu.software/help/monday/score-how-to-use/",
"automation_app_id": null,
"plans": [
{
"id": "10097133-1-plan_100_users",
"appId": 10097133,
"appPlanId": "plan_100_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 100 seats",
"description": "Use the app without any limitations for up to 100 team members",
"extraData": {
"bullets": [],
"monthlyFee": 70,
"yearlyFee": 70,
"maxSeats": 100
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 70,
"yearly": 70,
"maxSeats": 100
}
},
{
"id": "10097133-1-plan_2_users",
"appId": 10097133,
"appPlanId": "plan_2_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 2 seats - for free",
"description": "Use the app without any limitations for up to 2 team members. This plan comes without support",
"extraData": {
"bullets": [],
"monthlyFee": 0,
"yearlyFee": 0,
"maxSeats": 2
},
"isTrial": false,
"isRecommended": false,
"isFree": true,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 0,
"yearly": 0,
"maxSeats": 2
}
},
{
"id": "10097133-1-plan_3_users",
"appId": 10097133,
"appPlanId": "plan_3_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 3 seats",
"description": "Use the app without any limitations for up to 3 team members",
"extraData": {
"bullets": [],
"monthlyFee": 3,
"yearlyFee": 3,
"maxSeats": 3
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 3,
"yearly": 3,
"maxSeats": 3
}
},
{
"id": "10097133-1-plan_5_users",
"appId": 10097133,
"appPlanId": "plan_5_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 5 seats",
"description": "Use the app without any limitations for up to 5 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 4,
"yearlyFee": 4,
"maxSeats": 5
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 4,
"yearly": 4,
"maxSeats": 5
}
},
{
"id": "10097133-1-plan_10_users",
"appId": 10097133,
"appPlanId": "plan_10_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 10 seats",
"description": "Use the app without any limitations for up to 10 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 8,
"yearlyFee": 8,
"maxSeats": 10
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 8,
"yearly": 8,
"maxSeats": 10
}
},
{
"id": "10097133-1-plan_15_users",
"appId": 10097133,
"appPlanId": "plan_15_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 15 seats",
"description": "Use the app without any limitations for up to 15 team members",
"extraData": {
"bullets": [],
"monthlyFee": 12,
"yearlyFee": 12,
"maxSeats": 15
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 12,
"yearly": 12,
"maxSeats": 15
}
},
{
"id": "10097133-1-plan_25_users",
"appId": 10097133,
"appPlanId": "plan_25_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 25 seats",
"description": "Use the app without any limitations for up to 25 team members",
"extraData": {
"bullets": [],
"monthlyFee": 20,
"yearlyFee": 20,
"maxSeats": 25
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 20,
"yearly": 20,
"maxSeats": 25
}
},
{
"id": "10097133-1-plan_50_users",
"appId": 10097133,
"appPlanId": "plan_50_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 50 seats",
"description": "Use the app without any limitations for up to 50 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 40,
"yearlyFee": 40,
"maxSeats": 50
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 40,
"yearly": 40,
"maxSeats": 50
}
},
{
"id": "10097133-1-plan_200_users",
"appId": 10097133,
"appPlanId": "plan_200_users",
"versionId": 1,
"versionState": "live",
"name": "Up to 200 seats",
"description": "Use the app without any limitations for up to 200 team members.",
"extraData": {
"bullets": [],
"monthlyFee": 140,
"yearlyFee": 140,
"maxSeats": 200
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 140,
"yearly": 140,
"maxSeats": 200
}
},
{
"id": "10097133-1-plan_unlimited_users",
"appId": 10097133,
"appPlanId": "plan_unlimited_users",
"versionId": 1,
"versionState": "live",
"name": "Unlimited seats",
"description": "Use the app without any limitations for unlimited team members.",
"extraData": {
"bullets": [],
"monthlyFee": 200,
"yearlyFee": 200,
"maxSeats": 1000000
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "seat_based",
"monthly": 200,
"yearly": 200,
"maxSeats": 1000000
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": "app",
"display": null,
"is_connector": null,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2025-05-21T14:17:02Z",
"id": 10795043
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}