vmware-tanzu / cloud-suitability-analyzer

Automated, rule based source code scanning to determine cloud suitability
Other
79 stars 34 forks source link

Implement the rule attribute criticality #140

Closed stevew00ds closed 1 year ago

stevew00ds commented 1 year ago

Criticality has been a rule attribute in CSA for several years, however, it has never been implemented. This forthcoming implementation will consider criticality as an attribute that indicates how important a discovered pattern is to impact the functionality of an application or service. To this end, the criticality value may affect how the app/service performs in both 12-factor and K8S platforms.