Releases: AikidoSec/safe-chain
Releases · AikidoSec/safe-chain
1.4.6
1.4.5
What's Changed
- Increase default minimum package age to 48 hours
- Use bash for setting up safe-chain in CI
- fix(cli): surface missing runtime command errors
- Aikido endpoint integration improvements
- improved cleanup of generated ca certs and .aikido folder
New Contributors
- @liuxiaopai-ai made their first contribution in #326
1.4.4
1.4.3
What's Changed
Shell integration improvements
- Propagate command-not-found errors when invoking wrapped commands by @uriel-ecosia
- Don't insert empty line in rc file when it already ends with an empty line
- Powershell: check if the executionpolicy allows to run safe-chain
- Add troubleshooting steps for powershell when executionpolicy doens't allow to run code
Other changes
- Support Windows in install-safe-shain.sh (git bash, cygwin, ...)
- Remove duplicate verbose logging information from troubleshooting
- Add GitLab CI/CD documentation
- Various changes to prepare for the upcoming safe-chain ultimate
Full Changelog: 1.4.2...1.4.3
0.0.1-powershell-executionpolicy-check-beta
Powershell: check if the executionpolicy allow to run safe-chain
0.0.3-safe-chain-ultimate-beta
Merge pull request #311 from AikidoSec/add-log-cmd add safe-chain ultimate logs & collect-logs
0.0.2-safe-chain-ultimate-beta
Merge pull request #308 from AikidoSec/bump-agent-version-1-0-0 Bump agent version to v1.0.0
0.0.1-safe-chain-ultimate-beta
Merge pull request #295 from AikidoSec/ultimate-installer Add safe-chain ultimate installer
0.0.1-windows-install-script-in-git-bash-beta
Support Windows in install-safe-shain.sh (git bash, cygwin, ...)
1.4.2
What's Changed
Min package age exclusion
Excludes trusted packages from minimum age filtering via environment variable or config file
Logging improvements
• Allow to configure loglevel through an env variable
• Include package name in logging when minimum package age is not met
Bugfixes
• Retry downloading the malware database 3 times
• Fix double dash argument forwarding on Win32 PowerShell
• Add Bitbucket Pipelines example by @slootjes
Full Changelog: 1.4.1...1.4.2