Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Add server IP address via ipify - #34

Open
stacklokdemo wants to merge 1 commit into
mainfrom
add-requests
Open

Add server IP address via ipify#34
stacklokdemo wants to merge 1 commit into
mainfrom
add-requests

Conversation

@stacklokdemo

Copy link
Copy Markdown
Contributor

No description provided.

Comment threadrequirements.txt
@@ -1 +1,2 @@
requests==2.19.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
requests==2.19.0
requests==2.32.3

@ghost

Copy link
Copy Markdown

Minder Vulnerability Report ⚠️

Minder found vulnerable dependencies in this PR. Either push an updated version or accept the proposed changes. Note that accepting the changes will include Minder as a co-author of this PR.

Vulnerability scan of ad94d3b0:

  • 🐞 vulnerable packages:1
  • 🛠 fixes available for:1
PackageVersion#Vulnerabilities#FixesPatch
requests2.19.0552.32.3

Summary of vulnerabilities found

Minder found the following vulnerabilities in this PR:
EcosystemNameVersionVulnerability IDSummaryIntroducedFixed
PyPIrequests2.19.0GHSA-9wx4-h78v-vm56Requests `Session` object does not verify requests after making first request with verify=False02.32.0
PyPIrequests2.19.0GHSA-j8r2-6x86-q33qUnintended leak of Proxy-Authorization header in requests2.3.02.31.0
PyPIrequests2.19.0GHSA-x84v-xcm2-53pgInsufficiently Protected Credentials in Requests02.20.0
PyPIrequests2.19.0PYSEC-2018-2802.20.0
PyPIrequests2.19.0PYSEC-2023-742.3.02.31.0

@ghost

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Scoring details
ComponentScore
Fromprovenance
User activity9.4
Repository activity9.4
Package activity9.4
Provenance_typehistorical_provenance_match
Provenance0
Trust-summary8.6
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions152
Number of git tags or releases103
Versions matched to tags or releases95

@ghost

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Scoring details
ComponentScore
User activity9.4
Repository activity9.4
Package activity9.4
Provenance_typehistorical_provenance_match
Provenance0
Trust-summary8.6
Fromprovenance
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions152
Number of git tags or releases103
Versions matched to tags or releases95

1 similar comment
@ghost

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Scoring details
ComponentScore
User activity9.4
Repository activity9.4
Package activity9.4
Provenance_typehistorical_provenance_match
Provenance0
Trust-summary8.6
Fromprovenance
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions152
Number of git tags or releases103
Versions matched to tags or releases95

@ghost

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Scoring details
ComponentScore
Repository activity9.4
Package activity9.4
Provenance_typehistorical_provenance_match
Provenance0
Trust-summary8.6
Fromprovenance
User activity9.4
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions152
Number of git tags or releases103
Versions matched to tags or releases95

@ghost

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Scoring details
ComponentScore
Provenance_typehistorical_provenance_match
Provenance0
Trust-summary8.6
Fromprovenance
User activity9.4
Repository activity9.4
Package activity9.4
Proof of Origin (Provenance)

This package can be linked back to its source code using a historical provenance map.

We were able to correlate a significant number of git tags and tagged releases in this package’s source code to versions of the published package. This mapping creates a strong link from the package back to its source code repository, verifying proof of origin.

Published package versions152
Number of git tags or releases103
Versions matched to tags or releases95

@ghost

ghost commented Dec 2, 2024

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Alternatives
PackageScoreDescription
httpx0
urllib30

2 similar comments
@ghost

ghost commented Dec 2, 2024

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Alternatives
PackageScoreDescription
httpx0
urllib30

@ghost

ghost commented Dec 2, 2024

Copy link
Copy Markdown

Dependency Information

Minder analyzed the dependencies introduced in this pull request and detected that some dependencies do not meet your security profile.

📦 Dependency: requests

Trusty Score: 0

Alternatives
PackageScoreDescription
httpx0
urllib30

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stacklokdemo@evankanderson