Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added lockdown configuration, wick audit, and wick run --dryrun #411

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

jsoverson
Copy link
Contributor

This PR adds wick lockdown configurations, wick audit to help generate them, and wick run --dryrun to apply them.

Additional changes in this PR are related to fixes found during testing this feature:

  • updated wasmRS to 0.15 to fix a bug with streams being prematurely closed.
  • docs: updated CLI command descriptions
  • refactor: unified CLI options and args for consistency and to fix component subcommands that need with configuration.
  • refactor: removed legacy config argument

docs: updated CLI command descriptions
refactor: unified CLI options and args for consistency
refactor: removed legacy config argument
@jsoverson jsoverson merged commit cf59755 into main Aug 21, 2023
@jsoverson jsoverson deleted the wick-audit branch August 21, 2023 19:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants