indygreg / indygreg/PyOxidizer

`CodeSigningRequest` Starlark type should expose existing signing information

Open
#400 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

Filing this issue to track a known missing feature of code signing where the existing code signature metadata should be exposed.

This metadata can be useful for filtering signing requests in signing callback functions. The most obvious case is wanting to ignore signing a file multiple times.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the CodeSigningRequest Starlark type and the signing callback entry points, then trace where existing code-signature metadata is available. Done means signing callbacks can inspect that metadata and use it to filter requests, including avoiding repeated signing of a file.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.