Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Updating horusec endpoint (#820)
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Moraes <henrique.moraes@zup.com.br>
  • Loading branch information
henriquemoraeszup authored Jan 11, 2021
1 parent 3c9d7e5 commit 37ab4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
name: Horus Security Analysis
command: |
curl -fsSL https://horusec.io/bin/install.sh | bash -s v1-5-0
horusec start -p ./ -a "$HORUSEC_CLI_REPOSITORY_AUTHORIZATION" -G "true" -u "https://api-horus.zup.com.br" -n "ritchie-cli"
horusec start -p ./ -a "$HORUSEC_CLI_REPOSITORY_AUTHORIZATION" -G "true" -u "https://api-horusec.zup.com.br" -n "ritchie-cli"
unit_test:
executor: ritchie-tests-and-static-analisys-executor
Expand Down

0 comments on commit 37ab4d1

Please sign in to comment.