Skip to content

PDF report downloading with password file - #66

Merged
rajan262 merged 2 commits into
developfrom
PD-2297
May 18, 2026
Merged

PDF report downloading with password file#66
rajan262 merged 2 commits into
developfrom
PD-2297

Conversation

@ginilpg

@ginilpg ginilpg commented May 13, 2026

Copy link
Copy Markdown
Contributor
Title Value
Type Feature
Ticket/Issue https://appknox.atlassian.net/browse/PD-2298
Migrations No
Migration Scripts No
ENV vars change No
Frontend No
Local testing Done
Staging testing Pending
On premise notes NA
Documentation None
Release notes None
Version upgrade Minor

Changelog

Implement CLI support for downloading PDF reports and password text files.

Tasks:

  • Add PDF report download CLI command

  • Download password text file along with PDF report

  • Document the new command in readme file

ginilpg and others added 2 commits May 13, 2026 14:03
S3 presigned URLs already carry auth via query params (X-Amz-Signature).
Sending an additional Authorization header causes S3 to reject the request
with "only one auth mechanism allowed". Use http.Get directly for absolute
URLs; keep the authenticated Appknox client for relative API paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@pranavexe pranavexe added the QA Approved QA verification completed successfully. The changes were tested and are working as expected. label May 15, 2026
@rajan262
rajan262 self-requested a review May 18, 2026 07:15

@rajan262 rajan262 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good

@rajan262
rajan262 merged commit 9de1907 into develop May 18, 2026
3 checks passed
@rajan262
rajan262 deleted the PD-2297 branch May 18, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA Approved QA verification completed successfully. The changes were tested and are working as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants