Commit graph

1077 commits

Author SHA1 Message Date
Sander Declerck
9749990dcc
Merge pull request #326 from liuxiaopai-ai/fix/issue-309-command-execution-error
fix(cli): surface missing runtime command errors
2026-03-19 08:53:02 +01:00
Sander Declerck
7eb93f6323
Merge pull request #333 from AikidoSec/endpoint-install-script
Implement Aikido Endpoint installation script
2026-03-13 14:49:44 +01:00
Sander Declerck
b3e5726a83
Add new scripts to release 2026-03-13 14:30:29 +01:00
Sander Declerck
8eabdd17ba
Verify token format 2026-03-13 14:19:25 +01:00
Sander Declerck
af90b20f12
Add uninstall scripts 2026-03-13 14:09:50 +01:00
Sander Declerck
4bf27ac2db
Add windows install script 2026-03-13 13:36:56 +01:00
Sander Declerck
7c5692f700
Update endpoint to 1.2.5 2026-03-13 13:30:13 +01:00
Sander Declerck
5dfccaac9d
Update install url to arm64 pkg 2026-03-13 12:27:21 +01:00
Sander Declerck
b3d81d2f43
Don't prompt for token 2026-03-13 11:58:44 +01:00
Sander Declerck
9de74886b6
Implement Aikido Endpoint installation script 2026-03-13 11:53:31 +01:00
bitterpanda
6c6ce796d9
Merge pull request #297 from AikidoSec/use-bash-for-windows-ci-safe-chain-setup
Use bash for setting up safe-chain in CI
2026-03-02 12:35:52 +01:00
Sander Declerck
c87a8ad7d9
Use latest version 2026-03-02 11:49:39 +01:00
root
ce05e82885 fix(cli): remove unused ui imports after error-helper refactor 2026-02-27 01:36:42 +08:00
root
62e262785f fix(cli): surface package manager command execution failures 2026-02-27 01:09:45 +08:00
bitterpanda
1177d38087
Merge pull request #321 from AikidoSec/remove-ultimate-commands
Remove ultimate commands (not ready yet)
2026-02-17 13:12:43 +01:00
Sander Declerck
e6a58ef5ae
Remove ultimate from list of available commands 2026-02-17 12:36:32 +01:00
Sander Declerck
688f017d3c
Fix linting issues 2026-02-17 12:35:16 +01:00
Sander Declerck
dc09d871ed
Remove ultimate commands (not ready yet) 2026-02-17 12:33:25 +01:00
Sander Declerck
86ae23332e
Merge pull request #315 from AikidoSec/gitlab-ci-cd
Document CI/CD for GitLab
2026-02-05 14:11:20 +01:00
bitterpanda
5796f12fa8
Merge pull request #316 from AikidoSec/powershell-executionpolicy-check-beta
Powershell: check  if the executionpolicy allows to run safe-chain
2026-02-05 13:12:16 +01:00
Sander Declerck
87c5eddc9e
Write warning when getting executionpolicy fails 2026-02-05 11:52:06 +01:00
Sander Declerck
8ea4463ac5
Update troubleshooting link 2026-02-05 11:38:28 +01:00
bitterpanda
32eb81337e
Merge pull request #317 from AikidoSec/kidk-logging
Remove duplicate verbose logging information from troubleshooting
2026-02-05 11:35:40 +01:00
Sander Declerck
446f45cc28
Add link to help 2026-02-05 11:35:30 +01:00
Samuel
cab1e11e95
Remove duplicate verbose logging information from troubleshooting
Removed section on enabling verbose logging for diagnostics.
2026-02-05 11:33:37 +01:00
Sander Declerck
149a28e0dc
Improve comments 2026-02-05 11:20:14 +01:00
Sander Declerck
03d67d92be
Change teardown order 2026-02-05 11:09:15 +01:00
Sander Declerck
369167e005
Error message indentation fix 2026-02-05 11:08:04 +01:00
Sander Declerck
bab128ab26
Undo install script changes 2026-02-05 11:03:49 +01:00
Sander Declerck
f1e5e7bab2
Improve error message 2026-02-05 11:01:56 +01:00
Sander Declerck
0dfa151b02
Fix linting 2026-02-05 10:45:45 +01:00
Sander Declerck
13f2ae6e22
Fix PSModulePath 2026-02-05 10:45:13 +01:00
Sander Declerck
aa461b27c3
Use safeSpawn 2026-02-05 10:24:28 +01:00
Sander Declerck
3e90c0abd1
Import module for execution policy 2026-02-05 10:12:43 +01:00
Sander Declerck
ad32a8d9be
Run command for execution policy with -Command 2026-02-05 10:05:26 +01:00
Sander Declerck
ff16530314
Fix linting 2026-02-05 09:52:18 +01:00
Sander Declerck
e9799e283f
Check powershell execution policy in setup function 2026-02-05 09:49:36 +01:00
Sander Declerck
c765438e63
Powershell: check if the executionpolicy allow to run safe-chain 2026-02-04 16:30:29 +01:00
Sander Declerck
90eba0a0b6
Document CI/CD for GitLab 2026-02-04 14:04:46 +01:00
bitterpanda
611fe8007f
Merge pull request #312 from AikidoSec/ultimate-verify-number-of-arguments
Verify the number of arguments for ultimate commands
2026-02-03 20:21:37 +01:00
Sander Declerck
e9ed6063c3
Verify the number of arguments for ultimate commands 2026-02-02 15:28:44 +01:00
Sander Declerck
b96bbc91a4
Merge pull request #311 from AikidoSec/add-log-cmd
add safe-chain ultimate logs & collect-logs
2026-01-30 16:33:51 +01:00
BitterPanda
768de61401 install deps in safe-chain/package.json 2026-01-30 15:48:39 +01:00
BitterPanda
90a44d999a Revert "install archiver"
This reverts commit 4c29eb3549.
2026-01-30 15:47:49 +01:00
BitterPanda
ceaf69c27d Revert "add 'archiver' types"
This reverts commit ef05762635.
2026-01-30 15:47:41 +01:00
bitterpanda
7e35d8df56 troubleshooting-export: update description 2026-01-30 15:19:56 +01:00
bitterpanda
adcf609066 rename to troubleshooting-* 2026-01-30 15:16:39 +01:00
bitterpanda
38b7c51985 Cleanup linting errors 2026-01-30 14:44:26 +01:00
bitterpanda
ef05762635 add 'archiver' types 2026-01-30 14:42:43 +01:00
BitterPanda
adc384dd78 use path.resolve to print full file 2026-01-30 14:26:26 +01:00