Skip to content

Commit f2dc139

Browse files
committed
integration
1 parent 07dab16 commit f2dc139

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ AI-SAST is an AI-driven static application security testing tool. Run it in **yo
2828

2929
## Integrate in your repository
3030

31-
1. **Fork this repository** so the workflow uses your fork (and so the project’s fork count reflects adoption).
31+
1. **Fork this repository** so the workflow uses your fork.
3232

3333
2. **Copy the workflow file** into the repo you want to scan as `.github/workflows/ai-sast.yml`:
3434
[`.github/workflows/ai-sast.yml`](.github/workflows/ai-sast.yml)

docs/INTEGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Run AI-SAST (PR scan + full scan) **in your repo on your runners**. The workflow
66

77
### 1. Fork this repository
88

9-
Fork [rivian/ai-sast](https://github.com/rivian/ai-sast) so the workflow uses your fork. This also helps the project’s visibility (fork count) and lets you customize the scanner.
9+
Fork [rivian/ai-sast](https://github.com/rivian/ai-sast) so the workflow uses your fork and lets you customize the scanner.
1010

1111
### 2. Copy the workflow file
1212

0 commit comments

Comments
 (0)