Skip to content

Conversation

mzfr
Copy link

@mzfr mzfr commented Aug 29, 2025

This is for Issue#1160(google/osv-scalibr#1160) and PR#1186(google/osv-scalibr#1186)

3. **CI/CD**: Can be used in automated testing pipelines to verify database schema compatibility
4. **Reference**: Documents the expected WinGet database structure and file locations

## Expected Output (on Windows)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a bit unclear how to get the expected output when running the above SCALIBR command just produces an error message.

Two things I can think of that could fix that:

  1. We could instruct users to extract the container contents into a sub-directory on their windows machine (e.g. using docker export) and run SCALIBR on that directory (using the --root= flag)
  2. We could instruct users to remove the OS: Windows requirement from the plugin before running it.

Option 2. would allow people to run this plugin on Linux as well but it's a bit hacky so I'd prefer if we went with Option 1.

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