Skip to content

Chore/setup submodules#44

Merged
k5602 merged 4 commits into
mainfrom
chore/setup_submodules
Apr 28, 2026
Merged

Chore/setup submodules#44
k5602 merged 4 commits into
mainfrom
chore/setup_submodules

Conversation

@k5602
Copy link
Copy Markdown
Collaborator

@k5602 k5602 commented Apr 28, 2026

No description provided.

k5602 added 3 commits April 24, 2026 23:04
Add 5 module repos as git submodules at root level:
  vulnera-sast, vulnera-secrets, vulnera-api, vulnera-llm, vulnera-deps

Switch Cargo.toml deps from git to path across all workspace crates.
Register submodules as full workspace members (Redox-style) so cargo
test --workspace spans all modules. git clone --recursive now
fetches everything.

Fix vulnera-sandbox/src/bin/worker.rs: wrap vuln_repo in Some()
for new workspace-member type signature.
vulnera-deps: update imports from vulnera_infrastructure to
  vulnera_contract in 3 test files
vulnera-llm: remove unreachable wildcard pattern in
  severity_priority match
@k5602 k5602 self-assigned this Apr 28, 2026
@k5602 k5602 added the enhancement New feature or request label Apr 28, 2026
@k5602 k5602 merged commit b84b6fd into main Apr 28, 2026
1 check passed
@k5602 k5602 deleted the chore/setup_submodules branch April 28, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant