Skip to content
Back to Milestones

Add PHP/Packagist Support for Package Analysis

Closed
No due date
Closed Dec 21, 2022

Dynamic analysis support and PHP should work well together. Additionally github.com/ossf/package-feeds supports Packagist already, so adding PHP + Packagist support to Package Analysis is possible and should produce results.

This largely amounts to:

  1. setting up a new sandbox.
  2. writing an analysis script that installs, and can import the PHP library (ideally it can import each source file).
  3. adding the necessary API calls to retrieve package data from Packagist.
  4. updating the scheduler to pass through Packagist packages from the feed.
0% complete

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.