ossf / ossf/package-analysis

Error from scanning the package

Open
#1,047 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
912
Forks
74
PR merge metrics
No merged PRs in 30d

Description

Hi OSSF team,

I recently tried the following example:

sudo scripts/run_analysis.sh -ecosystem pypi -package Django

However, I encountered the following error:

-----------------------------------------
Package Details
Ecosystem:                pypi
Package:                  Django
Version:                  
Location:                 remote
-----------------------------------------
Analysing package

Unable to find image 'gcr.io/ossf-malware-analysis/analysis:latest' locally
docker: Error response from daemon: Get "https://gcr.io/v2/": proxyconnect tcp: dial tcp: lookup www-example-proxy: no such host.
See 'docker run --help'.

-----------------------------------------
Analysis failed

docker process exited with code 125

Ecosystem:                pypi
Package:                  Django
Version:                  
Location:                 remote

Could you please advise on how to resolve this error?

Thank you.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/run_analysis.sh and reproduce the command for the pypi Django package. Inspect the Docker image pull and the proxyconnect error; done means the analysis command completes successfully or the repository documents the required proxy configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python, shell
Domain
devops, infrastructure, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.