Skip to content

OS level package analysis #1114

@laffer1

Description

@laffer1

This is a neat idea, but I'm wondering about a few possible areas of improvement:

  1. What about packages generated by popular open source projects?
  2. Integrations with existing OS package managers to check for flagged versions of python, ruby, etc scripts?
  3. Integrations with OS package cluster/build tools to do scans (for example during test runs/qat)

OS vendors have to frequently package up existing python, perl, ruby, rust crates, etc for dependencies on packages. However, they also build a lot of other things that aren't covered here. it would make sense for the package to never be built if it has known malware you've already identified. It would make sense for the package manager not to install the malware or at least warn the user it contains malware.

Some of these things detected will result in a CVE and eventually get caught by projects, but there's a delay.

For context, I run a small BSD project but I'm also thinking about all the k8s pods we use at work running debain/ubuntu/alpine packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions