CycloneDX / CycloneDX/specification

Update the "users" / "use cases" field in machine-learning-model component

Open
#283 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
XSLT
Stars
547
Forks
93
Avg merge
7h 11m
Merged PRs (30d)
37

Description

Proposal: based on research of model cards across HuggingFace, Google, and Meta, there seem to be a common way of breaking down usage: "direct/intended use," "out of scope" usage, and "misuse / malicious use."

Request: Remove the "users" and "use cases" fields, and replace them with the model below:

"usage" : [
"intended-use": "how is the model intended to be used, primary use case.",
"out-of-scope": "out of scope usage.",
"misuse-or-malicious": "examples of usage considered to be misuse or malicious use."
]

Required: True
Type: Array of strings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.