Skip to content

CRAVEX-integration: Integration with package repositories: Artifactory #1725

@pombredanne

Description

@pombredanne

We should integrate with Artifactory. The main scenario we care for is to scan "artifacts" stored in Artifactory.

There are two ways to get to these:

  1. using the artifactory API which is not specific to any package type, just for a download
  2. using the ecosystem-native API for a given package, where for instance Artifactory emulates PyPI or Maven

Then we care for authentication as Artifactory repos are often private.

So to recap we should implement 1) since 2) is already mostly taken care of in PurlDB/MineCode, with auth support using our existing support for .netrc, and having some minimal doc for that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Validated

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions