Skip to content

Commit

Permalink
add trail of bits link (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-santillan authored Jan 16, 2024
1 parent 2b232ef commit 8d5652e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/semgrep-cloud-platform/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ This document describes the following:
- **For administrators (admins), such as Security Engineers**: Steps to configure organization (org) accounts in SCP for teams.
- **For team members:** Steps for team members to join an org in SCP.

:::tip
Check out [How to introduce Semgrep to your organization](https://blog.trailofbits.com/2024/01/12/how-to-introduce-semgrep-to-your-organization/) from Trail of Bits for tips on how to evaluate and deploy Semgrep for your org.
:::

<!-- ![Diagram of Semgrep Cloud Platform flow](/img/semgrep-app-diagram.png "Diagram of Semgrep Cloud Platform flow") -->

## Signing in to Semgrep Cloud Platform
Expand Down
4 changes: 4 additions & 0 deletions docs/semgrep-code/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@ For cross-file and cross-function analysis (interfile and interprocedural analys

[Scan your codebase](/semgrep-code/getting-started): Learn how to scan your project by integrating Semgrep Code into your CI/CD pipeline or how to scan repositories available locally on your machine.

## Further reading

- Read the [Trail of Bits Automated Testing Handbook](https://appsec.guide/) to learn about configuring and optimizing security tools, including Semgrep.

<MoreHelp />

0 comments on commit 8d5652e

Please sign in to comment.