You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version | Version of the aikido-local-scanner to install (use 'latest' for auto-detection) | string | latest
18
-
setupGlobalHooks | Configure git global hooks path (set to false for download-only) | boolean | true
19
-
20
-
## Version Management
21
-
22
-
This feature supports two version strategies:
23
-
24
-
### Auto-detection (default)
25
-
26
-
With `version: "latest"` (the default), the installer fetches the current version from [Aikido's official install script](https://github.com/AikidoSec/pre-commit/blob/main/installation-samples/install-global/install-aikido-hook.sh) at build time. This ensures you always get the latest scanner version without manual updates.
27
-
28
-
If the upstream script is unreachable, a fallback version is used (kept up-to-date via automated PRs).
16
+
| Options Id | Description | Type | Default Value |
17
+
|-----|-----|-----|-----|
18
+
| version | Version of the aikido-local-scanner to install (use 'latest' for auto-detection) | string | latest |
19
+
| setupGlobalHooks | Configure git global hooks path (set to false for download-only) | boolean | true |
29
20
30
-
### Pinned version
31
21
32
-
For reproducible builds or to use a specific version, set an explicit version:
_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`._
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`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/clickhouse-local/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
25
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/clickhouse-local/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/lazydocker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ProxayFox/devcontainer-features/blob/main/src/lazydocker/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
0 commit comments