Commit 9b19277
authored
[ci] Generate and upload a Software Bill of Materials (#6645)
Context: https://eng.ms/docs/initiatives/executive-order/executive-order-requirements/executiveorderoncybersecurity/softwarebillofmaterials
Context: https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/secure-supply-chain/ado-sbom-generator
Context: https://github.com/xamarin/yaml-templates/blob/4cabafec2cec4fc02b44635b196020cd00a60f03/compliance/sbom/job.v1.yml
A "post-build" stage has been added that will run after all "build"
and "prepare release" stages. This stage consists of one job which
will generate a Software Bill of Materials using shared yaml templates.
Other post processing jobs can be added to this stage in the future if
needed.1 parent 49221c5 commit 9b19277
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1537 | 1537 | | |
1538 | 1538 | | |
1539 | 1539 | | |
| 1540 | + | |
| 1541 | + | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
1540 | 1555 | | |
1541 | 1556 | | |
1542 | 1557 | | |
| |||
0 commit comments