GP-1782: Software Bill of Materials (SBOM)

This commit is contained in:
Ryan Kurtz
2022-03-22 01:36:29 -04:00
parent 2d7c8d5055
commit c89f45d399
7 changed files with 157 additions and 32 deletions
+4
View File
@@ -296,6 +296,10 @@ is complete.</p>
<td valign="top"><b>licenses</b></td>
<td valign="top">Contains licenses used by Ghidra.</td>
</tr>
<tr>
<td valign="top"><b>bom.json</b></td>
<td valign="top">Software Bill of Materials (SBOM) in CycloneDX JSON format.</td>
</tr>
</table>
<p>(<a href="#top">Back to Top</a>)</p>