Skip to content

Migrate OSV-Scanner to use SCALIBR’s main Scan() function #1769

@another-rex

Description

@another-rex

Overview

OSV-Scanner will use OSV-Scalibr’s Scan function directly rather than using our own filesystem walker.

This is currently blocked by several features missing in OSV-Scalibr:'

  • Git based .gitignore files for filtering what files to walk through for recursive scans
  • Support non recursive scans.

Tasks

  • Setup Config for calling OSV-Scalibr
  • Convert directory scan to use Scan()
  • Convert single file scan to use Scan()

Metadata

Metadata

Assignees

Labels

backlogImportant but currently unprioritizedenhancementNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions