Skip to content

false positive: name collision for python arrow vs rust arrow #3193

Open
@terriko

Description

@terriko

Apparently there is a Rust package called arrow which has some issues associated with it in OSV, such as https://rustsec.org/advisories/RUSTSEC-2021-0117.html

There is also a python package called arrow which one of our dependencies uses: https://pypi.org/project/arrow/

As a result, we're getting OSV issues for the wrong package. This is similar to #3179 and #3152 and should likely be resolved by cve-bin-tool itself as discussed in #3180

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions