The Aspire CLI bundle should not include DCP SBOM
Open
area-orchestrator
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Repro steps
1. Install Aspire CLI (latest daily)
2. Look into `~/.aspire/dcp` folder
### Expected
The folder should contain DCP executables, NOTICE file and LICENSE.
### Actual
The folder contains `_manifest` folder as well, which contains a bunch of SBOM artifacts that are of no use to Aspire developers.
Contributor guide
Assessment
This issue has not been assessed yet.