Skip to content

Problem with licence detection in Snyk #15

@jiri-prokop-pb

Description

@jiri-prokop-pb

Hello folks,

we recently introduced this dependency to our project and we noticed our Snyk check in CI started failing with the following error:

License issues:

  ✗ Unknown license [High Severity][https://snyk.io/vuln/snyk:lic:npm:cloudflare:cabidela:Unknown] in @cloudflare/[email protected]

When I go to https://snyk.io/vuln/snyk:lic:npm:cloudflare:cabidela:Unknown I can see:

Image

I checked your https://github.com/cloudflare/cabidela/blob/main/LICENSE and it seems like this lib is using Apache License, Version 2.0 but you have "Cloudflare" license in package.json: https://github.com/cloudflare/cabidela/blob/main/package.json#L9

I believe that's the reason why Snyk can't detect it.

Could you please take a look into it? It should be a simple fix 🙏

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