specification icon indicating copy to clipboard operation
specification copied to clipboard

Add support for Low-Code Application Platforms (LCAP)

Open stevespringett opened this issue 2 years ago • 3 comments

Many enterprise applications are developed and deployed to Low-Code Application Platforms (LCAP). These applications may consist of configuration, a minimum amount of code, workflow, and integrations.

Low-code components should be considered for a future version of the CycloneDX spec. Example LCAP platforms include:

  • Appian
  • Mendix
  • Salesforce
  • ServiceNow

stevespringett avatar Dec 27 '21 01:12 stevespringett

Semi-related is a new OWASP Top 10 project for low-code https://owasp.org/www-project-top-10-low-code-no-code-security-risks/

stevespringett avatar Jan 13 '22 01:01 stevespringett

Possibly reach out to https://www.prophecy.io/ as they have a low code platform and a COSS model.

stevespringett avatar Jan 24 '22 01:01 stevespringett

Semi-related is a new OWASP Top 10 project for low-code https://owasp.org/www-project-top-10-low-code-no-code-security-risks/

Hi, I lead the project above. We'd be happy to collaborate!

mbrg avatar Jul 31 '22 06:07 mbrg

Support for low-code apps have been implemented indirectly through component type expansion and machine learning enhancements. Together, these two enhancements had everything necessary for low-code apps. This include:

  • New platform and data component type
  • Data components that can contain source code, configuration, and templates

This should make it possible to support any low-code app and any citizen developed app.

stevespringett avatar May 24 '23 01:05 stevespringett