Skip to content

Add Erlang rebar.lock extractor#2191

Open
coloth wants to merge 1 commit into
google:mainfrom
coloth:add-erlang-rebarlock-extractor
Open

Add Erlang rebar.lock extractor#2191
coloth wants to merge 1 commit into
google:mainfrom
coloth:add-erlang-rebarlock-extractor

Conversation

@coloth

@coloth coloth commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • Add erlang/rebarlock inventory extractor for Erlang rebar.lock files.
  • Extract locked Hex package dependencies and Git dependencies with commit refs.
  • Register the extractor and document rebar.lock support.

Tests

  • git diff --check
  • go test ./extractor/filesystem/language/erlang/rebarlock ./extractor/filesystem/list
  • go test ./extractor/filesystem/language/erlang/...
  • go test ./extractor/filesystem/...
  • go mod tidy -diff
  • make lint-plugger
  • make lint
  • umask 022 && CGO_ENABLED=1 go test ./...
  • make scalibr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant