Skip to content

Add: pypsrp-cli to container#2230

Open
nichtsfrei wants to merge 1 commit into
mainfrom
pypsrp
Open

Add: pypsrp-cli to container#2230
nichtsfrei wants to merge 1 commit into
mainfrom
pypsrp

Conversation

@nichtsfrei

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 16eeb8d.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions github-actions Bot added the minor_release creates a minor release label Jun 4, 2026
@github-actions github-actions Bot added minor_release creates a minor release and removed minor_release creates a minor release labels Jun 4, 2026
@nichtsfrei nichtsfrei marked this pull request as ready for review June 5, 2026 06:40
@nichtsfrei nichtsfrei requested a review from a team as a code owner June 5, 2026 06:40
@github-actions github-actions Bot added minor_release creates a minor release and removed minor_release creates a minor release labels Jun 8, 2026
@github-actions github-actions Bot added minor_release creates a minor release and removed minor_release creates a minor release labels Jun 10, 2026
@github-actions github-actions Bot added minor_release creates a minor release and removed minor_release creates a minor release labels Jun 11, 2026
Comment thread .docker/prod.Dockerfile
&& rm -rf /var/lib/apt/lists/*
RUN git clone --depth 1 https://github.com/greenbone/pypsrp-cli.git /tmp/pypsrp-cli \
&& python3 -m pip install --break-system-packages --no-cache-dir --root /install /tmp/pypsrp-cli \
&& test -x /install/usr/local/bin/pypsrp_cli \

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
&& test -x /install/usr/local/bin/pypsrp_cli \
&& test -x /install/usr/local/bin/pypsrp-cli \

Based on the request from Juan to change the binary name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor_release creates a minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants