-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nancy:chore - Fix message of the error when nancy return rate rate-li…
…miting on unauthenticated requests. The nancy tool requires access to the Github API's, but when accessed several times without an identification it is blocked until the user identifies himself using an authentication token that can be generated via Github, so I created a validation for this scenario and the user can add this environment variable before starting an analysis. Signed-off-by: wilian <wilian.silva@zup.com.br>
- Loading branch information
1 parent
0cc95bc
commit 124c737
Showing
3 changed files
with
81 additions
and
3 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