Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions docs/modules/ROOT/nav-how-to-guides.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@
** Secure your supply chain
*** xref:how-to-guides/Secure-your-supply-chain/proc_upgrade_build_pipeline.adoc[Upgrading the build pipeline]
*** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc[Inspecting SBOMs]
**** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_web_ui[In the web UI]
**** xref:how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc#_downloading_an_sbom_in_the_cli[In the CLI]
*** xref:how-to-guides/Secure-your-supply-chain/proc_java_dependencies.adoc[Configuring dependencies rebuild for Java apps in the CLI]
** xref:how-to-guides/proc_creating_your_own_environment.adoc[Web UI: Creating your own environment]
** xref:how-to-guides/creating_a_custom_application_test_with_test_pipelines.adoc[CLI: Creating a custom application test with test pipelines]
** xref:how-to-guides/proc_managed_services_onboarding.adoc[CLI: Managed services team onboarding]
** xref:how-to-guides/delete_application.adoc[CLI: Deleting an application].
** xref:how-to-guides/delete_application.adoc[Web UI: Deleting an application].
** xref:how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc[Web UI: Managing compliance with the Enterprise Contract]
*** xref:how-to-guides/Secure-your-supply-chain/proc_java_dependencies.adoc[Configuring dependencies rebuild for Java apps]
** xref:how-to-guides/proc_creating_your_own_environment.adoc[Creating your own environment]
** xref:how-to-guides/creating_a_custom_application_test_with_test_pipelines.adoc[Creating a custom application test with test pipelines]
** xref:how-to-guides/proc_managed_services_onboarding.adoc[Managed services team onboarding]
** xref:how-to-guides/proc_managing-compliance-with-the-enterprise-contract.adoc[Managing compliance with the Enterprise Contract]

////
Commenting these out per HACDOCS-425 and -414
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
= Inspecting SBOMs

:toc: left
:icons: font
:source-highlighter: highlightjs

== Software bill of materials
A software bill of materials (SBOM) provides greater transparency for your software supply chain. In {ProductName}, an SBOM lists all the software libraries that a component uses. Those libraries can enable specific functionality or facilitate development.

Expand Down
22 changes: 0 additions & 22 deletions docs/modules/ROOT/pages/how-to-guides/delete_application.adoc

This file was deleted.

23 changes: 0 additions & 23 deletions docs/modules/ROOT/pages/how-to-guides/delete_application_cli.adoc

This file was deleted.