Skip to content

Commit

Permalink
docs(model): Illustrate how to configure the BlackDuck advisor
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Dec 30, 2024
1 parent 0f3e544 commit ced2028
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/src/main/resources/reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,12 @@ ort:
skipExcluded: true

config:
BlackDuck:
options:
serverUrl: 'server-url'
secrets:
apiToken: 'token'

GitHubDefects:
options:
endpointUrl: 'https://api.github.com/graphql'
Expand Down

0 comments on commit ced2028

Please sign in to comment.