abcxyz / abcxyz/access-on-demand

Add the ability to provide a checksum for the AOD CLI binary

Open
#183 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### TL;DR

Add the ability to provide a checksum for the AOD CLI binary

This will increase the security posture of the action and allow users to verify the validity of the binary they expect.

### Detailed design

```markdown

```

### Alternatives considered

```markdown

```

### Additional information

_No response_

Contributor guide

Open the contributing guide

Research direction

Look for the AOD CLI binary download and verification logic in the codebase, likely in a script or Go file handling releases. Understand how checksums are currently generated or could be added. Check existing GitHub Actions workflows or release scripts to see where the binary is built and published. The goal is to modify the release process to produce and optionally verify a checksum.

Written by the indexing model from the issue text.

Assessment

Domain
cli, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.