-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Encourage nvd api key usage Clj-watson now exits with an error when running without an nvd api key. A stubborn user can opt to proceed without an nvd api key by specifying `--run-without-nvd-api-key` (or `:run-without-nvd-api-key true`). In this case clj-watson will emit a warning to remind the user that they really should be using an nvd api key. Update README on this topic. Also tweaked README here and there with some edits. Gave GitHub Markdown alerts a whirl: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts Closes #67 * Review feedback: `clj-watson` for consistency * review feedback: typo * review feedback: doc api key as system property Also added some cautions on keeping the api key secret
- Loading branch information
Showing
5 changed files
with
155 additions
and
63 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.