Skip to content
New issue

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

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

Already on GitHub? Sign in 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
6 checks passed
@jsoverson jsoverson deleted the wick-audit branch August 21, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants