Skip to content

Commit

Permalink
Update deps profile with new trusty config
Browse files Browse the repository at this point in the history
This commit updates the trusty config in the deps profile to
use the new configuration fields exposed by the trusty evaluator.

Signed-off-by: Adolfo García Veytia (puerco) <[email protected]>
  • Loading branch information
puerco committed May 23, 2024
1 parent d5d70c9 commit 51ec8c1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion profiles/github/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,17 @@ pull_request:
url: https://pypi.org/pypi
- type: pr_trusty_check
def:
action: summary
action: review
ecosystem_config:
- name: npm
score: 5
allow_malicious: false
- name: pypi
score: 5
allow_malicious: false
- name: go
score: 5
allow_malicious: false
repository:
- type: dependabot_configured
name: dependabot_configured_go
Expand Down

0 comments on commit 51ec8c1

Please sign in to comment.