Skip to content

Commit

Permalink
Update azurespringapps_checklist.en.json
Browse files Browse the repository at this point in the history
adding metadata to azurespringapps checklist
  • Loading branch information
sdolgin authored Nov 15, 2023
1 parent 2380170 commit ed61835
Showing 1 changed file with 68 additions and 1 deletion.
69 changes: 68 additions & 1 deletion checklists/azurespringapps_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,72 @@
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/spring-apps/concept-understand-app-and-deployment"
}
]
],
"categories": [
{
"name": "BC and DR"
},
{
"name": "Operations"
},
{
"name": "Application Deployment"
}
],
"waf": [
{
"name": "Reliability"
},
{
"name": "Security"
},
{
"name": "Cost"
},
{
"name": "Operations"
},
{
"name": "Performance"
}
],
"status": [
{
"name": "Not verified",
"description": "This check has not been looked at yet"
},
{
"name": "Open",
"description": "There is an action item associated to this check"
},
{
"name": "Fulfilled",
"description": "This check has been verified, and there are no further action items associated to it"
},
{
"name": "Not required",
"description": "Recommendation understood, but not needed by current requirements"
},
{
"name": "N/A",
"description": "Not applicable for current design"
}
],
"severities": [
{
"name": "High"
},
{
"name": "Medium"
},
{
"name": "Low"
}
],
"metadata": {
"name": "Azure Spring Apps Review",
"state": "Preview",
"timestamp": "November 14, 2023"
}

}

0 comments on commit ed61835

Please sign in to comment.