Skip to content

feat(modules): builtin framework detection as module#64

Merged
vmfunc merged 4 commits intovmfunc:mainfrom
0x4bs3nt:feat/builtin-frameworks
Feb 8, 2026
Merged

feat(modules): builtin framework detection as module#64
vmfunc merged 4 commits intovmfunc:mainfrom
0x4bs3nt:feat/builtin-frameworks

Conversation

@0x4bs3nt
Copy link
Contributor

@0x4bs3nt 0x4bs3nt commented Jan 7, 2026

First part of completing the #52 issue by making requested complex Go scans available as modules.

Summary

  • Allows complex Go scan; framework detection, to participate in the sif module system

Features

  • Made Go scan for framework detection available as a module
  • Added to module registry
  • Will show up in the -lm/-list-modules

Test plan

  • gofmt applied
  • all unit tests passing
  • go vet passes
  • manually tested framework detection works the same as a module and as a legacy Go scan

Converted legacy framework scan to be able to run as module.
Renamed frameworks module file to differentiate from legacy framework
scans.
@vmfunc vmfunc merged commit b36dfd7 into vmfunc:main Feb 8, 2026
7 checks passed
vmfunc added a commit that referenced this pull request Feb 14, 2026
feat(modules): builtin framework detection as module
vmfunc added a commit that referenced this pull request Feb 14, 2026
feat(modules): builtin framework detection as module
vmfunc added a commit that referenced this pull request Feb 14, 2026
feat(modules): builtin framework detection as module
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.

2 participants