Skip to content

Trusty rule type should support rust and java #67

Open
@ethomson

Description

@ethomson

The Trusty PR rule type only supports npm, pypi, and go.

      ecosystems:
        - name: npm
          depfile: package-lock.json
        - name: pypi
          depfile: requirements.txt
        - name: go
          depfile: go.mod

We should support Java and Rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Nice to fix: non-critical items that should be evaluated and planned during issue triagegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions