Commit graph

147 commits

Author SHA1 Message Date
Sander Declerck
e4d4317f62
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-07-28 12:48:26 +02:00
Sander Declerck
2224c0f1c1
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-07-28 12:47:56 +02:00
Sander Declerck
5b4d014ef2
Cleanup 2025-07-28 12:41:14 +02:00
Sander Declerck
32e2408ad0
Fish: only show warning instead of auto-installing safe-chain 2025-07-28 11:00:01 +02:00
Sander Declerck
6a8d56dfec
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-07-28 10:38:36 +02:00
Sander Declerck
0e6d96fe1d
Powershell: only print warning when safe-chain is unavailable 2025-07-28 10:37:36 +02:00
Sander Declerck
823fa2936e
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-07-25 16:33:31 +02:00
Sander Declerck
d9ea0e2efc
Modify posix script: don't automatically install 2025-07-24 16:57:10 +02:00
Sander Declerck
26bb19eccc
Merge branch 'powershell-safe-chain-detection' into fish-safe-chain-detection 2025-07-23 11:57:34 +02:00
Sander Declerck
5df4671988
Fix paths in tests 2025-07-23 11:43:13 +02:00
Sander Declerck
ca5d3ecb2a
Use functions to wrap package managers and detect if the aikido commands are available 2025-07-23 11:36:45 +02:00
Sander Declerck
ccce2279c9
Merge branch 'zsh-safe-chain-detection' into powershell-safe-chain-detection 2025-07-23 11:21:59 +02:00
Sander Declerck
bc690c2aa6
Add CONTRIBUTING 2025-07-23 11:20:36 +02:00
Sander Declerck
248bb9f7b6
Take environment path separators into account when getting the target dir 2025-07-23 11:19:53 +02:00
Sander Declerck
577b09bd39
Use powershell functions to wrap npm, npx, yarn, pnpm and pnpx 2025-07-23 11:16:38 +02:00
willem-delbare
f1a9310de6
Merge pull request #12 from AikidoSec/safe-chain-test-in-readme
Use safe-chain-test in the docs instead of eslint-js
2025-07-22 09:51:09 +02:00
Sander Declerck
a9e96be2b4
Use safe-chain-test in the docs instead of eslint-js 2025-07-22 09:49:03 +02:00
Sander Declerck
eba1e9cc8e
Add wrappers for pnpm and pnpx in the script 2025-07-18 15:58:49 +02:00
Sander Declerck
24d4862dfd
Fix broken shell integration with nvm for Zsh and Bash 2025-07-18 15:55:58 +02:00
Sander Declerck
4424ba2e5b
Fix package.json 2025-07-18 15:18:59 +02:00
Sander Declerck
adc8ffedb6
Fix tests 2025-07-18 15:17:19 +02:00
Sander Declerck
6b1b21c670
Merge branch 'main' into zsh-safe-chain-detection 2025-07-18 15:15:38 +02:00
bitterpanda
f074750ccb
Merge pull request #10 from AikidoSec/fix-bug-in-teardown
Fix bug in teardown: missing argument
2025-07-18 13:06:36 +00:00
Sander Declerck
2aa8830b25
Fix bug in teardown: missing argument 2025-07-18 15:05:09 +02:00
bitterpanda
c87c6491d7
Merge pull request #2 from AikidoSec/improved-shell-integration
Refactor to allow customising shell integration per shell
2025-07-18 12:57:44 +00:00
Sander Declerck
0f354ccbb8
Remove packagemanager from package.json 2025-07-18 14:49:21 +02:00
Sander Declerck
36c195f5a9
Handle comments from the PR 2025-07-18 14:25:56 +02:00
bitterpanda
6c269a1bb5
Update src/shell-integration/supported-shells/powershell.spec.js 2025-07-18 09:53:58 +00:00
Sander Declerck
41bf3252d9
Fix command injection 2025-07-18 11:15:21 +02:00
Sander Declerck
8ffb0191f5
Merge branch 'main' into improved-shell-integration 2025-07-18 11:02:21 +02:00
Sander Declerck
fdef99931e
Merge pull request #1 from AikidoSec/pnpm-support
Add pnpm and pnpx support
2025-07-18 10:59:03 +02:00
Sander Declerck
e12faf6f45
Merge branch 'improved-shell-integration' into zsh-safe-chain-detection 2025-07-18 09:22:36 +02:00
aikido-autofix[bot]
9101c2c367
fix(security): update brace-expansion from 2.0.1 to 2.0.2 2025-07-17 17:19:54 +00:00
Sander Declerck
9476927b87
Fix tests 2025-07-17 17:15:46 +02:00
Sander Declerck
87bb095d4f
Fixes the broken shell detection 2025-07-17 17:03:27 +02:00
Sander Declerck
3825b94a09
Fix command injection 2025-07-17 16:59:01 +02:00
Sander Declerck
09300eade6
Zsh: check if safe-chain is installed before running it. 2025-07-17 16:40:09 +02:00
Sander Declerck
fe1ca396b4
Refactor to customize shell integration per shell 2025-07-17 16:35:03 +02:00
Sander Declerck
64bb04a61e
Document correct tests to modify in source 2025-07-17 12:35:02 +02:00
Sander Declerck
6b84d449a1
Add bun as "coming soon" 2025-07-17 11:46:23 +02:00
Sander Declerck
2166bcc234
Fix typo 2025-07-17 11:08:43 +02:00
Sander Declerck
62a82cf57e
Remove explicit packagemanager 2025-07-17 10:28:16 +02:00
Sander Declerck
9dbd860661
Update documentation to reflext pnpm/pnpx has been added 2025-07-17 10:26:45 +02:00
Sander Declerck
f10749923a
Implement pnpm and pnpx support 2025-07-17 10:08:49 +02:00
Sander Declerck
21cdefadde
Add editorconfig + github workflows 2025-07-11 17:20:39 +02:00
Sander Declerck
5eaf6ac3b3
Initial commit 2025-07-11 17:14:52 +02:00
willem-delbare
dd51a48435
Create README.md 2025-07-11 17:09:43 +02:00