Skip to content

feat(recon): detect NVIDIA NeMo Agent Toolkit dependency - #105

Merged
ivanpaghubasan merged 1 commit into
trustabl:mainfrom
ivanpaghubasan:feat/nemo-agent-toolkit-detection
Aug 12, 2026
Merged

feat(recon): detect NVIDIA NeMo Agent Toolkit dependency#105
ivanpaghubasan merged 1 commit into
trustabl:mainfrom
ivanpaghubasan:feat/nemo-agent-toolkit-detection

Conversation

@ivanpaghubasan

Copy link
Copy Markdown
Collaborator

Adds nvidia-nat as a Tier-1, dependency-manifest-only detection, per Ian's direction to scope to detection logic only for now.

Deliberately NOT wired into depNameToSDK / policy_selection — no discovery pass exists yet for NeMo's YAML-based workflow configs (a separate, larger effort), so wiring it now would produce a permanent, unclearable META-002 finding on every NeMo repo scanned.

Verified end-to-end against a scratch repo with
nvidia-nat[langchain] as a dependency: correctly appears in the dependency BOM, no false META-002 emitted, transitive langchain detection unaffected.

@ivanpaghubasan
ivanpaghubasan force-pushed the feat/nemo-agent-toolkit-detection branch from f55d457 to a4655ce Compare August 12, 2026 02:27
Adds nvidia-nat as a Tier-1, dependency-manifest-only detection,
per Ian's direction to scope to detection logic only for now.

Deliberately NOT wired into depNameToSDK / policy_selection —
no discovery pass exists yet for NeMo's YAML-based workflow
configs (a separate, larger effort), so wiring it now would
produce a permanent, unclearable META-002 finding on every
NeMo repo scanned.

Verified end-to-end against a scratch repo with
nvidia-nat[langchain] as a dependency: correctly appears in
the dependency BOM, no false META-002 emitted, transitive
langchain detection unaffected.
@ivanpaghubasan
ivanpaghubasan force-pushed the feat/nemo-agent-toolkit-detection branch from a4655ce to 80f4f96 Compare August 12, 2026 03:05
@ivanpaghubasan
ivanpaghubasan merged commit f0f7c1e into trustabl:main Aug 12, 2026
5 checks passed
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.

3 participants