Use latest release of cisagov/guacscanner#42
Merged
Conversation
This also necessitates relocking the Pipfile.
12 tasks
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 23, 2026
This is being done temporarily for testing purposes. Once cisagov/guacscanner-docker#42 is merged this version will be replaced with a release version.
This also necessitates relocking the Pipfile.
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 24, 2026
This is being done for testing purposes. Once cisagov/guacscanner-docker#42 is merged and a new release created we can use the latest release.
This also necessitates relocking the Pipfile.
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 24, 2026
This is being done for testing purposes. Once cisagov/guacscanner-docker#42 is merged and a new release created we can use the latest release.
This also necessitates relocking the Pipfile.
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 27, 2026
This is being done for testing purposes. Once cisagov/guacscanner-docker#42 is merged and a new release created we can use the latest release.
10 tasks
This also necessitates relocking the Pipfile.
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 28, 2026
This is being done for testing purposes. Once cisagov/guacscanner-docker#42 is merged and a new release created we can use the latest release.
This was referenced Apr 28, 2026
dav3r
approved these changes
Apr 28, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Docker image’s packaged Python dependency cisagov/guacscanner and bumps the image version/documentation accordingly to align with the new dependency set.
Changes:
- Bump image version from
1.2.1-rc.1to1.2.1-rc.6. - Update
guacscannerdependency source tov3.0.1-rc.5and re-lock dependencies. - Update README examples to reference the new image tag.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/Pipfile | Pins guacscanner to a newer GitHub archive (RC) version. |
| src/Pipfile.lock | Updates the locked dependency set/hashes after re-locking. |
| src/version.txt | Updates the container/image version string. |
| README.md | Updates usage examples and tag references to the new version. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9 tasks
This also necessitates relocking the Pipfile. This is possible now that cisagov/guacscanner#269 has been merged and a new release created.
jsf9k
added a commit
to cisagov/guacamole-composition
that referenced
this pull request
Apr 29, 2026
This can be done now that cisagov/guacscanner-docker#42 is merged and a new release created.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗣 Description
This pull request:
Pipfileto use the latest release of cisagov/guacscannerPipfileto updatePipfile.lockSee also:
cisagov/guacamole-compositionansible-role-guacamole#88cisagov/ansible-role-guacamoleguacamole-packer#124💭 Motivation and context
The latest release of cisagov/guacscanner contains cisagov/guacscanner#269, which resolves cisagov/guacscanner#268.
🧪 Testing
All automated tests pass. I also deployed a new cisagov/guacamole-packer AMI with this change as part of the testing for cisagov/guacamole-packer#124 and verified that it functions as expected.
✅ Pre-approval checklist
bump_versionscript if this repository is versioned and the changes in this PR warrant a version bump.✅ Pre-merge checklist
✅ Post-merge checklist