-
Notifications
You must be signed in to change notification settings - Fork 321
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
docs(kics.io): Removed binaries and changed all cmds to Docker cmds #4757
Conversation
Signed-off-by: joaorufi <[email protected]>
Scan submitted to Checkmarx |
Signed-off-by: joaorufi <[email protected]>
docs/getting-started.md
Outdated
#### Homebrew | ||
|
||
KICS is avaiable on Checkmarx [homebrew-tap](https://github.com/Checkmarx/homebrew-tap). It can be used as follows: | ||
|
||
``` | ||
brew install Checkmarx/tap/kics | ||
``` | ||
|
||
To use KICS default queries add KICS_QUERIES_PATH env to your `~/.zshrc`, `~/.zprofile`: | ||
|
||
``` | ||
echo 'export KICS_QUERIES_PATH=/usr/local/opt/kics/share/kics/assets/queries' >> ~/.zshrc | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets leave homebrew for now
Signed-off-by: joaorufi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: joaorufi [email protected]
Proposed Changes
I submit this contribution under the Apache-2.0 license.