Skip to content

Add remaining detection-only library definitions#94

Merged
andrew merged 1 commit into
git-pkgs:mainfrom
abhinavgautam01:issue-35-add-lib-defs
Jun 15, 2026
Merged

Add remaining detection-only library definitions#94
andrew merged 1 commit into
git-pkgs:mainfrom
abhinavgautam01:issue-35-add-lib-defs

Conversation

@abhinavgautam01

Copy link
Copy Markdown
Contributor

Closes #35.

Summary

Adds the remaining detection-only library definitions requested in #35:

  • Java: Spring Security, Velocity, dom4j, JDOM
  • PHP: Laravel Sanctum
  • Node.js: cross-spawn, Busboy
  • Python: Fabric, Celery
  • Rust: Tera

Each definition includes dependency-based detection, ecosystem tags, taxonomy metadata, and relevant security sinks where applicable.

Validation

go test ./...
go run ./cmd/brief list tools | rg -C 1 '"name": "(Busboy|Celery|Fabric|JDOM|Laravel Sanctum|Spring Security|Tera|Velocity|cross-spawn|dom4j)"'

@andrew andrew merged commit 6763bc2 into git-pkgs:main Jun 15, 2026
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.

Add remaining detection-only lib defs from #17

2 participants