-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update doc_locations.md for Java tooling
everything is in sigstore-java now Signed-off-by: Appu <appu@google.com>
- Loading branch information
1 parent
eee77fd
commit 083d077
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ Developer documentation is with the repositories for the software. This document | |
- **Cosign**: Signing and verifying software. | ||
Check failure on line 50 in content/en/about/doc_locations.md GitHub Actions / markdownlintTrailing spaces
|
||
- **Sigstore**: Common go library shared across Sigstore services and clients. | ||
- **Sigstore-python**: A code signing tool for Python packages. | ||
- **Sigstore-maven-plugin**: A Maven plugin that can be used to use the “keyless” signing paradigm supported by Sigstore. In early stages at this time. | ||
- **Sigstore-java**: A code signing library for Java. Also includes Gradle and Maven plugins for build tool integration. | ||
- **Community**: A general Sigstore community repository. | ||
- **Sigstore-website**: The codebase for sigstore.dev. | ||
- **Cosign-installer**: Cosign Github action. | ||
|