depfu / feedback

🤔 Question, bugs and feedback for Depfu
https://depfu.com
MIT License
8 stars 4 forks source link

Support for additional languages #38

Open theflow opened 4 years ago

theflow commented 4 years ago

Please use the comments and emoji reactions to vote on what you need support for.

Right now Depfu supports:

theflow commented 4 years ago

Python

theflow commented 4 years ago

Go

theflow commented 4 years ago

Java

theflow commented 4 years ago

PHP

theflow commented 4 years ago

.NET

rpsrosario commented 4 years ago

Rust

franky47 commented 3 years ago

GitHub Actions:

- uses: user/repo@{version}
- uses: user/repo@{gitsha1} # pinned versions are recommended for security
- uses: docker://image@{tag}
- uses: docker://image@sha256:{digestHash} # same goes for image pinning
Rylon commented 1 month ago

Just discovered this, as we really like the look of Depfu, but we have a mixture of language ecosystems in use, notably Rust, Ruby, and a bit of Java. Are we any closer to support for additional languages? Thanks!