Version 11.0.0
RestAPI for the package Object
Method | Path | Description |
---|---|---|
GET | /msapi/package | Get a List of Packages that are like the passed package name and version |
GET | /msapi/package/:key | Get a Package |
POST | /msapi/provenance | Upload Provenance JSON |
POST | /msapi/sbom | Upload an SBOM |
Name | Path | Description |
---|
-
Summary
Get a List of Packages that are like the passed package name and version -
Description
Get a list of Packages.
- 200 OK
-
Summary
Get a Package -
Description
Get a package based on the _key or name.
- 200 OK
-
Summary
Upload Provenance JSON -
Description
Create a new Provenance and persist it
- 200 OK
-
Summary
Upload an SBOM -
Description
Create a new SBOM and persist it
- 200 OK