[REVIEW ONLY] Audit public export from bran-dev 3cde6f0 - #2
Closed
1wgrumph wants to merge 10 commits into
Closed
Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Adds the okf-v0.2 compatibility profile, body-content ranking with unmatched-entity miss reporting, the shared digest validator, removal of hardcoded user-home paths with an enforcement check, and a test cleanup. Source: alphazede/bran-dev 1938b3838e832e4e8035a86aab804257c6303124 Produced by tools/ci/public_export.py from a clean committed source. Checks: fast SUCCESS, CodeQL (actions/python/rust) SUCCESS.
Records the shipped BRAN version (0.1.0) in the export receipt, read from the committed CLI manifest so it is a deterministic function of the source commit.
Adds the Sigstore keyless release contract and workflow, and rewrites the README around install steps, real command output, and the offline-or-connected split.
Fixes release build portability on Windows and macOS runners.
Rust xtask release packager, publish step, and pre-publish manifest validation.
Pin third-party release actions to commit SHAs.
Fixes Windows release packaging: the zip handle must be readable.
Build the Intel macOS target on an Apple Silicon runner.
Read the Rekor inclusion time from either cosign bundle shape.
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.
Review-only comparison — do not merge
This draft PR exists to expose the exact diff that was already synchronized to public
mainin commit696ba97e15ce571e4e65e4b1acf75a95b0710b41.The base branch is intentionally pinned to the pre-sync public commit
152183f2c38b938ec79d44253de1a3986e7edc8d. The head is current publicmain. Merging this PR would only advance the historical review branch; it must not be used as another publication action.Provenance
alphazede/bran-dev3cde6f06586d41b96cfad0da57015ed8919b9322696ba97e15ce571e4e65e4b1acf75a95b0710b41152183f2c38b938ec79d44253de1a3986e7edc8dDiff under review
Four public files changed:
.bran-export.json.bran/policy.yamlREADME.mddocs/integrations/agent-setup.mdGit reports 135 insertions and 17 deletions.
Verification rerun
The following were rerun from clean
bran-devcommit3cde6f0before opening this review:bran check <bran-dev> bran-strict./tools/cutover/publish-hygiene.sh./tools/ci/check.sh --fullpython3 tools/ci/public_export.py check --public-dir /home/spectre/alphazede/brangit diff --check 152183f..696ba97All completed successfully. These checks are evidence for review, not permission to merge or publish.
Owner review requested
Please inspect the four-file diff for behavioral, documentation, policy, and public-boundary defects. If defects are found, repair them in
bran-dev, export a new candidate branch, and open a normal draft PR targeting publicmain.Rule for future BRAN publication
Every future
bran-dev→alphazede/bransynchronization must:bran-devrevision;main;Direct synchronization to public
mainis prohibited.