Skip to content
Closed
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tracebit GitHub Action

This Action safely and automatically injects AWS canary credentials and SSH canary keys (honeytokens) into your build pipelines to detect supply chain attacks. Using [Tracebit](https://tracebit.com) you can quickly pinpoint the exact workflow involved in the credential compromise.
This Action safely and automatically injects AWS canary credentials and SSH canary keys (honeytokens) into your build pipelines to detect supply chain attacks. Using [Tracebit Community Edition](https://community.tracebit.com/supplychainattacks) you can quickly pinpoint the exact workflow involved in the credential compromise.

## Why use this action?

Expand Down Expand Up @@ -48,7 +48,7 @@ The action runs blocking by default. Use (`async: true`) if you have strict late

You need a Tracebit account to use this action. Sign up for **Tracebit Community Edition** (free forever) - to get your `api-token`:

**[Register for Tracebit Community Edition →](https://community.tracebit.com/join)**
**[Register for Tracebit Community Edition →](https://community.tracebit.com/supplychainattacks)**

Once registered, the Tracebit dashboard shows you:
- Which repositories and workflows have canary coverage
Expand Down
Loading