You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: expand ScanConfig usage in orchestrator functions
- Pass config.sbomgen_version to install_sbomgen() instead of full args object
- Add config parameter to invoke_sbomgen() for structured data access
- Replace args.artifact_path with config.artifact_path in sbomgen command
- Maintain dual args/config system during gradual migration
0 commit comments