Skip to content

revisit formulations #1089

Description

@jkowalleck

formulations have some issues:

  • steps can not have own input/output, but tasks can -- how would you craft a task that runs multiple steps, where every step then hands over a new piece of information to the next one?
  • docs are misleading or confusing
  • examples dont validate against own schema.
  • input/output in general are not system-independent
  • a workflow must have a taskTypes, but may have no tasks at all
  • a workflow may have a task and steps, while a task has steps itself.
  • ... to be continued ...

relevant resources: https://github.com/CycloneDX/guides/tree/main/MBOM/en


PS: Some of the "issues" I raised may be mistaken on my part — feel free to correct me in the discussion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions