Commit graph

24 commits

Author SHA1 Message Date
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
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
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
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