Skip to content

Commit 8c1f6d0

Browse files
committed
Refactor formatting in Aikido pre-commit hook README for options section
1 parent 26803bd commit 8c1f6d0

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

src/aikido-precommit/README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# Aikido Secrets Pre-commit Hook (aikido-precommit)
32

43
Installs AikidoSec's pre-commit hook for scanning secrets, passwords, and API keys before commits
@@ -13,13 +12,11 @@ Installs AikidoSec's pre-commit hook for scanning secrets, passwords, and API ke
1312

1413
## Options
1514

16-
| Options Id | Description | Type | Default Value |
17-
|-----|-----|-----|-----|
18-
| version | Version of the aikido-local-scanner to install | string | v1.0.116 |
19-
| setupGlobalHooks | Configure git global hooks path (set to false for download-only) | boolean | true |
20-
21-
15+
Options Id | Description | Type | Default Value
16+
---------------- | ---------------------------------------------------------------- | ------- | -------------
17+
version | Version of the aikido-local-scanner to install | string | v1.0.116
18+
setupGlobalHooks | Configure git global hooks path (set to false for download-only) | boolean | true
2219

23-
---
20+
--------------------------------------------------------------------------------
2421

25-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/aikido-precommit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
22+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/aikido-precommit/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)