Skip to content

Commit 55cb5a1

Browse files
committed
tbd table for actions
1 parent e74a411 commit 55cb5a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/code-security/supply-chain-security/understanding-your-software-supply-chain/using-the-dependency-submission-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ You can use the Dependency submission API in a {% data variables.product.prodnam
2424

2525
Actions that perform these steps for various ecosystems are available on {% data variables.product.prodname_marketplace %}.
2626

27-
TODO add list/table of supported actions
27+
Ecosystem | Action |
28+
--- | --- |
29+
TBD | TBD |
2830

2931
For example, the following [Go Dependency Submission](https://github.com/dsp-testing/go-dependency-submission) workflow calculates the dependencies for a Go build-target (a Go file with a `main` function) and submits the list to the Dependency Submission API.
3032

0 commit comments

Comments
 (0)