Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

aboutcode-org/rust-inspector

Repository files navigation

rust-inspector

rust-inspector is a utility to extract dependencies and symbols from Rust binaries. It is designed to work as a ScanCode Toolkit plugin and integrated in ScanCode.io pipelines.

To install and use:

  • Run pip install rust-inspector
  • Use with scancode --json-pp - --rust-symbol --verbose

The JSON output will contain binary symbols found in Rust binaries if any.

A Go compiler is required to build go-inspector. Install Go from https://go.dev/doc/install or from a package manager.

Development

  • Install requirements and dependencies using ./configure --clean && ./configure --dev
  • Then source venv/bin/activate

Testing:

  • To run tests: pytest -vvs
  • To regen test fixtures: SCANCODE_REGEN_TEST_FIXTURES=yes pytest -vvs

Acknowledgements, Funding, Support and Sponsoring

This project is funded, supported and sponsored by:

  • Generous support and contributions from users like you!
  • the European Commission NGI programme
  • the NLnet Foundation
  • the Swiss State Secretariat for Education, Research and Innovation (SERI)
  • Google, including the Google Summer of Code and the Google Seasons of Doc programmes
  • Mercedes-Benz Group
  • Microsoft and Microsoft Azure
  • AboutCode ASBL
  • nexB Inc.

This project also uses some functions from other packages:

This project was funded through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.

https://nlnet.nl/project/Back2source/

This project was funded through the NGI0 Core Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101092990.

https://nlnet.nl/project/Back2source-next/

This project was funded through the NGI0 Entrust Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet programme, under the aegis of DG Communications Networks, Content and Technology under grant agreement No 101069594.

https://nlnet.nl/project/purl2all/

About

An inspector for Rust language-based source, binaries, packages, dependencies and metadata

Resources

Readme

Security policy

Security policy

Stars

Watchers

Forks

Packages

Contributors