Conversation
- Modified `run-all-tests.sh` to check for authentication via `~/.wiz/auth.json` or environment variables. - Enhanced `generate_precommit_config` function in `common.sh` to accept additional arguments for hooks. - Updated `run.sh` scripts in `wizcli-scan-dir` and `wizcli-scan-dir-secret` to include custom arguments for pre-commit hooks. - Introduced new `run.sh` script for `wizcli-scan-dir-params` to test parametrized scanning. - Added `private-s3-bucket.yaml` for secure S3 bucket deployment configuration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
run-all-tests.shto check for authentication via~/.wiz/auth.jsonor environment variables.generate_precommit_configfunction incommon.shto accept additional arguments for hooks.run.shscripts inwizcli-scan-dirandwizcli-scan-dir-secretto include custom arguments for pre-commit hooks.run.shscript forwizcli-scan-dir-paramsto test parametrized scanning.private-s3-bucket.yamlfor secure S3 bucket deployment configuration.